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-2.0-8040020210118171226-59631bd5-build-63030-16644/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.6.4-23.module_el8.4.0+643+ef36beeb.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-2.0-8040020210118171226-59631bd5-build-63030-16644/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.IDdoJO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-90ef753e901dff13d273b87524a336e3644f1f55 + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-90ef753.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + /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.6.4 base' + sed -i 's/install.bin: podman/install.bin:/' Makefile + sed -i 's/install.man: docs/install.man:/' Makefile + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yfcVGP + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55:/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build + GOPATH=/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55:/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ++ pwd + mkdir -p /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ++ pwd + pushd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ~/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ~/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd + ln -s vendor src ~/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55 + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./cmd/podman/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x324b0553ab1071ae0c6253b222828c31a713aa28 -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-build919942162 internal/unsafeheader mkdir -p $WORK/b006/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF 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 cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF 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 runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF math/bits 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 internal/nettrace mkdir -p $WORK/b024/ mkdir -p $WORK/b057/ internal/race mkdir -p $WORK/b016/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 5irPLAHngPAnBgoPCiFd/5irPLAHngPAnBgoPCiFd -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid R0-ArZXhAxpRQv441HDk/R0-ArZXhAxpRQv441HDk -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go encoding mkdir -p $WORK/b044/ unicode/utf16 cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b047/ 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 unicode mkdir -p $WORK/b018/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b139/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid 4j86f2iEYDHQ5XjwVvcg/4j86f2iEYDHQ5XjwVvcg -goversion go1.15.5 -D "" -importcfg $WORK/b044/importcfg -pack ./encoding.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid -9pDf3_mQeb2OL_JNWpx/-9pDf3_mQeb2OL_JNWpx -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack ./utf16.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF 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 vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b121/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b124/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -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/b139/importcfg -pack ./aliasing.go crypto/internal/subtle mkdir -p $WORK/b091/ cat >$WORK/b121/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/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid PIJ1nXzFylZ2JT22KkxW/PIJ1nXzFylZ2JT22KkxW -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack ./asn1.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b181/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p container/list -std -complete -installsuffix shared -buildid JFxHra-coTQ_4OWMB6Jy/JFxHra-coTQ_4OWMB6Jy -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack ./list.go crypto/subtle mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid O4MF1j-uiNU0oC_VYAqB/O4MF1j-uiNU0oC_VYAqB -goversion go1.15.5 -D "" -importcfg $WORK/b091/importcfg -pack ./aliasing.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b205/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /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/containers/storage/pkg/promise -complete -installsuffix shared -buildid zzqc-l8sg2Fiffts2EYP/zzqc-l8sg2Fiffts2EYP -goversion go1.15.5 -D "" -importcfg $WORK/b181/importcfg -pack ./promise.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IIbq5oATzReoNvTLYe0k/IIbq5oATzReoNvTLYe0k -goversion go1.15.5 -D "" -importcfg $WORK/b092/importcfg -pack ./constant_time.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b112/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /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/config -complete -installsuffix shared -buildid hmyT7SS920tckvOSKUnM/hmyT7SS920tckvOSKUnM -goversion go1.15.5 -D "" -importcfg $WORK/b205/importcfg -pack ./config.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF image/color mkdir -p $WORK/b160/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid jxNKiIX8KMKVqB6rnR6B/jxNKiIX8KMKVqB6rnR6B -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b390/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p image/color -std -complete -installsuffix shared -buildid dbgLd55jmUVX-R0OBGVa/dbgLd55jmUVX-R0OBGVa -goversion go1.15.5 -D "" -importcfg $WORK/b160/importcfg -pack ./color.go ./ycbcr.go mkdir -p $WORK/b455/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b343/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b455/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /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/selection -complete -installsuffix shared -buildid bcAujIhliiqlm0fXw9uD/bcAujIhliiqlm0fXw9uD -goversion go1.15.5 -D "" -importcfg $WORK/b390/importcfg -pack ./operator.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid NNa5VYoYn7el4Ebx7PNJ/NNa5VYoYn7el4Ebx7PNJ -goversion go1.15.5 -D "" -importcfg $WORK/b455/importcfg -pack ./capabilities.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /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/docker/docker/api/types/events -complete -installsuffix shared -buildid oASvICZA-i1yRSgB0KtD/oASvICZA-i1yRSgB0KtD -goversion go1.15.5 -D "" -importcfg $WORK/b343/importcfg -pack ./events.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b344/ github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b265/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /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/docker/docker/api/types/image -complete -installsuffix shared -buildid CheEZwDOEnpEqM87BtsR/CheEZwDOEnpEqM87BtsR -goversion go1.15.5 -D "" -importcfg $WORK/b344/importcfg -pack ./image_history.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /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/VividCortex/ewma -complete -installsuffix shared -buildid xXWrHA-GOY-umLUQQiaA/xXWrHA-GOY-umLUQQiaA -goversion go1.15.5 -D "" -importcfg $WORK/b265/importcfg -pack ./ewma.go github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b318/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b214/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/version mkdir -p $WORK/b472/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /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/docker/docker/api -complete -installsuffix shared -buildid SY2YqlYekulo7BSJa2j2/SY2YqlYekulo7BSJa2j2 -goversion go1.15.5 -D "" -importcfg $WORK/b318/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /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/pquerna/ffjson/shared -complete -installsuffix shared -buildid hIst64mvLotmFWsPJBHi/hIst64mvLotmFWsPJBHi -goversion go1.15.5 -D "" -importcfg $WORK/b214/importcfg -pack ./options.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b425/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid OjlZEzSY5L96rRhmCH3D/OjlZEzSY5L96rRhmCH3D -goversion go1.15.5 -D "" -importcfg $WORK/b472/importcfg -pack ./version.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid Bibj7JxetaVgMLwj-R7k/Bibj7JxetaVgMLwj-R7k -goversion go1.15.5 -D "" -importcfg $WORK/b425/importcfg -pack ./command.go github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid Wp3SEUqr6Wl9IQsB9xwe/Wp3SEUqr6Wl9IQsB9xwe -goversion go1.15.5 -D "" -importcfg $WORK/b540/importcfg -pack ./exec.go github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b534/ runtime/internal/atomic mkdir -p $WORK/b011/ github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b484/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config EOF internal/cpu github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid gW7oq9ykjckIp8ljY4R0/gW7oq9ykjckIp8ljY4R0 -goversion go1.15.5 -D "" -importcfg $WORK/b534/importcfg -pack ./integer.go mkdir -p $WORK/b576/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b010/ 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 cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b576/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid nDIzZNpf53ZqxAEn8SYA/nDIzZNpf53ZqxAEn8SYA -goversion go1.15.5 -D "" -importcfg $WORK/b484/importcfg -pack ./annotations.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid 1Ls1fY7zC-b_C-IaGWEZ/1Ls1fY7zC-b_C-IaGWEZ -goversion go1.15.5 -D "" -importcfg $WORK/b576/importcfg -pack ./restriction_manager.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 github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b578/ sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 3XGzzNpXJLannxjqRQHL/3XGzzNpXJLannxjqRQHL -goversion go1.15.5 -D "" -importcfg $WORK/b578/importcfg -pack ./throttler.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF 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 runtime/cgo mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go crypto/internal/boring/sig mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal 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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/8b/8ba843dea1f8d625894df5ed1ef3e341bd1bc9ebedfa050a934dec11c1cb7b33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8a/8a231e3e6c667279792b9f6162adfd8866dde6c60d80cf2a83aee428a7952f4d-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b6/b623a78daeddaaccd89c77d10dcb85cc27c3268684f0725a2cf6c50ac9f10263-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/91/91b58aa446b5dd0395e91764cfd449c9361e8e203e42c5120d2d83518fa2da72-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/f3/f39d6aaf314c5ca872054adbc455eb45d21b5f1ef3197614c1126a126d8f715a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3d/3de32574b76eb8a89b85b83550c51448ccca09cfd03e76ebc423dc528270a170-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/2f/2f19c6e824fcf24fb93f0b2f6b46772f5b06ef2b6ca5ce25759a8bdb49f4d177-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/b121/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b012/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5d0dfc324748c4611f05e4194e4c8c9aa4677eca34ba343173ff63c3e25b34d9-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/14/146712a6248c5c9043db4728175f604049c4b146f897652acb68b4da4ae6256d-d # internal 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 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2e/2ec234bc5faae86c03b016c36b55019800508310226151af4a7b7ce6394eb424-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/be/be533960a3b2bd51ba94bc40bb2a45cfe740b53d354fdf81582f6849afe70c63-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7a/7a0cbef7768c33dbeade832ced488dd27fdd0e06ae06da79b7585a508ee9379a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/52/523cd4bc9514ed22743fff30623b3f610065dfd60bf4ed674ea18a8f2ad1a792-d # internal 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2a/2a8f3c517c0a01220a47bc857158466ce200f07ba1e3d3aba2110df11d533a4d-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/15/15396230877b9fac877be4548994cfc4cf10f362329c712b32755cf72d3eb239-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4b/4b38ad07072c24166db08f3e6fb210f969c469158e4b03130ee455d24838266f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/5c/5c9fe61545888e33a739d4fc621f1ccade0bcd97079e87c6cbd3c68ab76ba387-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/58/58ee2445ea9ab62c2040160fd88be918290f6ab3ec730d886a00a8e3ec2bb28f-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/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/62/621625264467c0265f5d9f21fcb024432ce6060b86d720c5b1c7450c86e9d459-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 cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/10/1019a51a6677f900aebf0f2bc063bf1fd554d19e42e207335f9a53351b4f1a31-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c1/c189227af5b91aed86959a537c991e7138f1f3fd1b0127f127d1b76efe30dcad-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF 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/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b095/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid rli__mbaf3TpCneMxc4J/rli__mbaf3TpCneMxc4J -goversion go1.15.5 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sig.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4b/4bb9f1020f9b62105ffff83140a2b6454eff9a0ccfc55982d12ab13573af58c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/21/214a8fb10dc9bba2f9395e759bdae7e1dd8126b4f649e52e8ec1b4e497465329-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/cb/cb7c2807beb92a01dddd84976096a5b7ed87c641cc29580c32bd26a8ecd6b626-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/54/54132fea00a452271ecb09e558e49a4d645abac1d5fad7e2e926b50d0f4dfedf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/b4/b42fa6583dd5a64940deba8016bc4a1b74d645a37bddfd7ac80d540e30c2b468-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/52/52533f02ae6f539db24d8d3863f5b1cd11b7ea4da980720e4105fe54fe7e43d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6a/6a13de818c60c4281e62dfccaedf2b395cdf8a886f885233c5d3811577d48dbb-d # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/b8/b80c25b611981fd84e3cadb90c43729e47e959a753111d7632363c218d04f4e7-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2d/2d709b2dc334907deea41ac5581cbedebeed1742e881661e082e2a1de1bb9a20-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4a/4a7f0a00a1c1fe75f2ece72951041decd56d2327f4a0a13dc4668c73a4e93f2c-d # 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 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 cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # 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/b011/_pkg_.a /builddir/.cache/go-build/95/95c5cf372f4d0e83d84b1a8cf292fac601098bdab2ef0161863df75082189a1a-d # 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 internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal 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 cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c0/c0fe996c7f7f629011e893ee11c377bf98eea60cb426310ab16a7a60ea071cc0-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 cp $WORK/b010/_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/b034/ crypto/internal/boring/fipstls cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b094/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 8o27DNIYfgzcziamO_Z0/8o27DNIYfgzcziamO_Z0 -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b009/ cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./dummy.s 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/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b094/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/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid tASXUHMTZpMD2z4nbsSX/tASXUHMTZpMD2z4nbsSX -goversion go1.15.5 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./tls.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_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 cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid yUIajO-GZxAygLBC_etO/yUIajO-GZxAygLBC_etO -goversion go1.15.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8f/8f2994e2e99e9ed06e8de257e5a7c5bae6e72bbc07fcc8cd1ec7f67a8ae0ad21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/dummy.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/da/da69be995eac432837ade817b227e6ca4928cbd8e1eaeac4e6748c11ca092b22-d # internal cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/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 /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c 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/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid gYg3OIFB2ya0iEE9327D/gYg3OIFB2ya0iEE9327D -goversion go1.15.5 -D "" -importcfg $WORK/b597/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/c0/c0a8e55031e7738b932bec31dd55025a640d2b242c8bb595a286d1b867a00207-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/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/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_amd64.o $WORK/b023/exp_amd64.o $WORK/b023/floor_amd64.o $WORK/b023/hypot_amd64.o $WORK/b023/log_amd64.o $WORK/b023/sqrt_amd64.o $WORK/b023/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/48/48f2bdcdbe00e5b5c503403e15dbf95fa9e36c82d82f2cea3736d6646377d0d3-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /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/vbauerster/mpb/internal -complete -installsuffix shared -buildid -8R1w0JK8lsVoIRFewOe/-8R1w0JK8lsVoIRFewOe -goversion go1.15.5 -D "" -importcfg $WORK/b266/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/17/176689b6885b329afc8cd21a14d6fd2f78149133d7b7af15674766851e82e45c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_amd64.S cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./asm_amd64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p runtime/cgo -std -installsuffix shared -buildid XvVt9M5Njk3AsXhu5NNm/XvVt9M5Njk3AsXhu5NNm -goversion go1.15.5 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_amd64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_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 /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 /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 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/87/87058da47e059d562ff2b35800d3a941642674589cb0cafe79d9d881be6019db-d # internal internal/singleflight mkdir -p $WORK/b058/ math/rand mkdir -p $WORK/b059/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/90/90fa52fa7e3a8a1e9b90b14c38f06931f95bbed5f0a24fb28c46d772f3f481c6-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b026/ cat >$WORK/b058/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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid iTbOy7WovynVtisWfBgU/iTbOy7WovynVtisWfBgU -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_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/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid COLQklp-MGTXITjBAryv/COLQklp-MGTXITjBAryv -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b026/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid EO9SPAz04P6x-Lz54i4G/EO9SPAz04P6x-Lz54i4G -goversion go1.15.5 -D "" -importcfg $WORK/b026/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/b059/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/cf/cf2f829769f53dd54a14bbc4963db234715fae3572f4cbe3b0af2ffb980f0aec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ed/ed51194b022305a577d5d50baf2e33100e5ed1a6a73babd5df6a53d7be5224cf-d # internal internal/oserror mkdir -p $WORK/b028/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b193/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b244/ github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 io mkdir -p $WORK/b014/ github.com/containers/libpod/pkg/apparmor vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b156/ mkdir -p $WORK/b485/ strconv mkdir -p $WORK/b025/ github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b056/ mkdir -p $WORK/b543/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/fa/fa8fea1162288bc792a4a76768381a9297ed6667fef5a9be19679cb96bfdb5d8-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b193/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 cat >$WORK/b244/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/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s-5D_rzesQT1pWYR6Xie/s-5D_rzesQT1pWYR6Xie -goversion go1.15.5 -D "" -importcfg $WORK/b028/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 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid xbAkJqzl_cJavfuJ8Vqx/xbAkJqzl_cJavfuJ8Vqx -goversion go1.15.5 -D "" -importcfg $WORK/b193/importcfg -pack ./locker.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid hitj3DJ-LMXGSDkuFbUd/hitj3DJ-LMXGSDkuFbUd -goversion go1.15.5 -D "" -importcfg $WORK/b244/importcfg -pack ./apparmor_disabled.go 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 cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid PnNH8aBrDlc972zjGG3_/PnNH8aBrDlc972zjGG3_ -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack ./cast5.go cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid pxY15O96LvY0CowfoR5f/pxY15O96LvY0CowfoR5f -goversion go1.15.5 -D "" -importcfg $WORK/b025/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 cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid uD4i4tz3eRE0iUDDh0UP/uD4i4tz3eRE0iUDDh0UP -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid RP7FD3XDUu87Z3AkjN9N/RP7FD3XDUu87Z3AkjN9N -goversion go1.15.5 -D "" -importcfg $WORK/b485/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0c/0cb694e6b02b7cbbe2e09b9471db84026177fc74bc0f0def74630be359037126-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid VghFSWm5kcnvIWGi7FiK/VghFSWm5kcnvIWGi7FiK -goversion go1.15.5 -D "" -importcfg $WORK/b543/importcfg -pack ./registrar.go container/heap mkdir -p $WORK/b261/ github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b296/ mkdir -p $WORK/b382/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p container/heap -std -complete -installsuffix shared -buildid NmzMX7BNFAPb1asrCm77/NmzMX7BNFAPb1asrCm77 -goversion go1.15.5 -D "" -importcfg $WORK/b261/importcfg -pack ./heap.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid HJy-L8RVFYPpt0o-_oSA/HJy-L8RVFYPpt0o-_oSA -goversion go1.15.5 -D "" -importcfg $WORK/b296/importcfg -pack ./stream.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /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/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid vQ9nAno7axpabg4tnfBl/vQ9nAno7axpabg4tnfBl -goversion go1.15.5 -D "" -importcfg $WORK/b382/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_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/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9c/9cf71eab3cc2a52aba3a9b527f92f36538dec8ba7d107c503b551045384c4f98-d # internal syscall mkdir -p $WORK/b031/ cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/47/4764d73af0612c95f4d51af3872282c4b24af74536384c95767dd0cb9767ae80-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a8/a8654c2bd4bd4781cf954e471cacac83d1fbe8168a2e9af7525b3a46fe989dab-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/26/26b7c205acf8810bf6cf1eaced197584b9dbfd0a7d62a1d39f4db118f45f0b0f-d # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/d8/d8da55c81b2631d9330e971f8c2ab319107d8cc4ccd058a4be914ee200fbb9e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/27/274fde7241c76474b6caaf5076b6a5971ae2ba696c5980adbd1e314172ff5ec3-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/17/1799d6417535c7df891a21e8a7519ec752f82555c2f8b7234a5d9072e03f16cb-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c0/c0b1940ff89d8b98b6034deaca374500674a5e8eaade7fd1d70af49335419c4e-d # internal hash mkdir -p $WORK/b070/ crypto/internal/randutil text/tabwriter github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal bytes mkdir -p $WORK/b118/ mkdir -p $WORK/b050/ strings mkdir -p $WORK/b037/ mkdir -p $WORK/b077/ mkdir -p $WORK/b003/ cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/ad/ad637b4f7da3427882a28e0ceb3e4d6cb0f98f98666f18955a9d0b450b1e0f4d-d # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/c9/c976eba93b70d132ce53f8970870dc0fbd99616518a0f5fb256e8ed1ed5b7dc9-d # internal cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -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_linux_amd64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b028/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid uZP_HFchRNbrT7q6EC4X/uZP_HFchRNbrT7q6EC4X -goversion go1.15.5 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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/b025/_pkg_.a /builddir/.cache/go-build/78/785d6ad6d8a5fb3f5a49028e9fd12959fa8bf815fe659361ef5410a3facf92cd-d # internal crypto/rc4 mkdir -p $WORK/b130/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors encoding/base32 mkdir -p $WORK/b151/ mkdir -p $WORK/b144/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b184/ reflect mkdir -p $WORK/b022/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p hash -std -complete -installsuffix shared -buildid ibwcK4-TjZkLpaQVrK6X/ibwcK4-TjZkLpaQVrK6X -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack ./hash.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6B7APZpHltG_Q4WfXzTe/6B7APZpHltG_Q4WfXzTe -goversion go1.15.5 -D "" -importcfg $WORK/b118/importcfg -pack ./randutil.go cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid S5_WAujxF0T7mXIJi1fy/S5_WAujxF0T7mXIJi1fy -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid q7ayoqpjf4FBtTiu7s89/q7ayoqpjf4FBtTiu7s89 -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack ./tabwriter.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid Nc5Ko2UEJnOxDUIJY_c9/Nc5Ko2UEJnOxDUIJY_c9 -goversion go1.15.5 -D "" -importcfg $WORK/b077/importcfg -pack ./types.go 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/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid c-i80AX3QpHoYBq2uWBi/c-i80AX3QpHoYBq2uWBi -goversion go1.15.5 -D "" -importcfg $WORK/b130/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid zYBUY_vzlftcX1qtCyVg/zYBUY_vzlftcX1qtCyVg -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid RGQEqb_kLcRx0W2fx7VC/RGQEqb_kLcRx0W2fx7VC -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /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/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid KVcETUquvvntI3rfg6fW/KVcETUquvvntI3rfg6fW -goversion go1.15.5 -D "" -importcfg $WORK/b184/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid -kgyChA8ancta09G0GNZ/-kgyChA8ancta09G0GNZ -goversion go1.15.5 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cf/cf5c5aaddd8ff2ab2ee9c804ffbdac971656829764528296f6bfcec53aea5484-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0d/0dc5151cfb573856820958556ddb8ecc7d3583814283f479ef0e3bc9594b07ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5f/5f244dceb9a7f6d61c079368a3356744f68fa74345afe9bf90e98439a23f6502-d # internal crypto mkdir -p $WORK/b069/ hash/crc64 hash/crc32 hash/adler32 mkdir -p $WORK/b113/ hash/fnv mkdir -p $WORK/b102/ mkdir -p $WORK/b155/ mkdir -p $WORK/b258/ cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f4/f4969a530ff02b4cd41b9d9ab9f56c379a17059678a6cfdbf37ef8eeec3c864f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b076/ cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/9414534344d0b480ffaa9be5a3ef6a86f93c409db4f9ef7d262e486aabedd23b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d5/d56354914d2dd5b8a31f953fbc1fc227d1479f33985a428f8cb496a949a0a172-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/74/744a699ca5c190c7d30c27ef25a8b30b93ced5f7a38ed4b371eaad46341c5319-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bc/bcfcd18d21acc9bba61d935682e65881261e0e65f7fda20b65ec513a12da4142-d # internal cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b102/symabis ./crc32_amd64.s cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto -std -complete -installsuffix shared -buildid DexP8M_GSJIGpCS0JnLh/DexP8M_GSJIGpCS0JnLh -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid wez82YHEDTQ88RvoR4MA/wez82YHEDTQ88RvoR4MA -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid LIJBCkljFPOQKRitO4V2/LIJBCkljFPOQKRitO4V2 -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack ./crc64.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p hash/crc32 -std -installsuffix shared -buildid KxVUR1rmoabgQ0jjB22b/KxVUR1rmoabgQ0jjB22b -goversion go1.15.5 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 7gftk50FcCAuKaHQZf0H/7gftk50FcCAuKaHQZf0H -goversion go1.15.5 -D "" -importcfg $WORK/b258/importcfg -pack ./fnv.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid pK-9RmTKquaikbVrKGEl/pK-9RmTKquaikbVrKGEl -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e6/e6bea0a9b26c74d0cae46752a87c9370af2fdc03375a81b51fc3bbea92c86643-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b230/ github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b354/ cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/51/51c530d3e68873c8059da68a08eae3fcf5060624b878524bb7b19ce8b14f6539-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0b/0be1cfe607d40ef72d624026200ef1c7edf8973d9f568f18526b88ebd85fa18e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b145/ path github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b208/ bufio mkdir -p $WORK/b041/ github.com/containers/libpod/pkg/namespaces cat >$WORK/b230/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 mkdir -p $WORK/b302/ github.com/containers/libpod/vendor/github.com/klauspost/cpuid cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid u01gVGeKpekgioj2BC4Y/u01gVGeKpekgioj2BC4Y -goversion go1.15.5 -D "" -importcfg $WORK/b230/importcfg -pack ./transform.go mkdir -p $WORK/b452/ mkdir -p $WORK/b040/ mkdir -p $WORK/b107/ regexp/syntax mkdir -p $WORK/b072/ html mkdir -p $WORK/b601/ cat >$WORK/b354/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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 4caAEArkcOzazCjQDqiM/4caAEArkcOzazCjQDqiM -goversion go1.15.5 -D "" -importcfg $WORK/b354/importcfg -pack ./transform.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/30/307bfc47eaa2f6dca999905d7acdfde9f96c247ce3d73f7b865947ea4df1a594-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b158/ cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/60/60b24667788b340a71be4d06d000dbfb65869c7555575da4ddac0efd9f626dc7-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ea/ea297fdd55b2553a5fe2b97a7d1aded7d692973313780c1124e1387c7e77767b-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4f/4ff9f1f98ba9aee23fca79a61bf8ddd2a0f7b65876080ee34babda73a175d005-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/65/65874d32c2f7eda816defef236582cd62e7e34cb19dfc3102678463c41d986a0-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5c/5c7a2ac362d9c722a8b2ae32692cc210df415d2f91ed6f6412a805f75b7fde39-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups internal/syscall/execenv mkdir -p $WORK/b066/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b033/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /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/docker/docker/api/types/versions -complete -installsuffix shared -buildid R0WjNfAjzMVWz4bCbH_c/R0WjNfAjzMVWz4bCbH_c -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack ./compare.go cat >$WORK/b041/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/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b030/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /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/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 7fwyQxCwZAFaLtarNk0y/7fwyQxCwZAFaLtarNk0y -goversion go1.15.5 -D "" -importcfg $WORK/b208/importcfg -pack ./stringutils.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid BOVEz66ecus82UFTLFbd/BOVEz66ecus82UFTLFbd -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b458/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid gqmy3ksTK2FCtXqUVnwm/gqmy3ksTK2FCtXqUVnwm -goversion go1.15.5 -D "" -importcfg $WORK/b302/importcfg -pack ./autoneg.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid Yt-FNFNZiZkRoOCU8A3D/Yt-FNFNZiZkRoOCU8A3D -goversion go1.15.5 -D "" -importcfg $WORK/b452/importcfg -pack ./namespaces.go mkdir -p $WORK/b414/ time mkdir -p $WORK/b032/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid WKVdK6uy8iwHp6fPHZPP/WKVdK6uy8iwHp6fPHZPP -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b107/symabis ./cpuid_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -installsuffix shared -buildid VazwTdQixNe9r1JYe7H-/VazwTdQixNe9r1JYe7H- -goversion go1.15.5 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1ZilKcbR4d5aHsS1qUj1/1ZilKcbR4d5aHsS1qUj1 -goversion go1.15.5 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p html -std -complete -installsuffix shared -buildid Ljiwe9MR23soH51F-LsU/Ljiwe9MR23soH51F-LsU -goversion go1.15.5 -D "" -importcfg $WORK/b601/importcfg -pack ./entity.go ./escape.go cat >$WORK/b158/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/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid CErprWFvnsAqdqw7ErH2/CErprWFvnsAqdqw7ErH2 -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /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/buildah/pkg/cgroups -complete -installsuffix shared -buildid WZZFGr9oqS9e8RUeCXO7/WZZFGr9oqS9e8RUeCXO7 -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid T9GI37HsnyTi62etH6xM/T9GI37HsnyTi62etH6xM -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b107/cpuid_amd64.o ./cpuid_amd64.s cat >$WORK/b032/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/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid ZPzGzo5D-Kf2J7DFk9D6/ZPzGzo5D-Kf2J7DFk9D6 -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid -ogCMWDZw_aOOrZY3q5p/-ogCMWDZw_aOOrZY3q5p -goversion go1.15.5 -D "" -importcfg $WORK/b030/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 /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid t1obzyyY1a7YMZ-IqmUB/t1obzyyY1a7YMZ-IqmUB -goversion go1.15.5 -D "" -importcfg $WORK/b414/importcfg -pack ./syscall_unix.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid u19-UTprh7ojNtyYeguI/u19-UTprh7ojNtyYeguI -goversion go1.15.5 -D "" -importcfg $WORK/b458/importcfg -pack ./cgroups.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f2/f2a07a36e778ebc563b2a78b958b499d544646aec244fa84eaa6e4f52f13279f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e8/e83bd7abe5dd254620bc2efd7c19ff75b1641ec6f315626222b93ba49712ac26-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c4/c48f10a1bf8d91c9d9448a202282d6fd8a6a521d7b3fae15a36655fb773f531a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/55/55537f7e0d9f98110dee3b0a7c5f38451698af6e47b98842785fc74d36d07fd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/bf/bf020507bde741439008a2acc319db14a33675a1396769f016b6128c24ef93bd-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f6/f67f0ce0ffff143472908f38f692487e1c0b3f9dee0f1cb5977844c91203eeae-d # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/0d/0d3827c88bbac2bdeb30cdd32e7650702b29354371fd91c54eee163ebc424c30-d # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/82/8245889c7a4fe71cd46faa771b43aac31c490d8a23bd34a22c313addc28efe39-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/6e/6e0d719f44f9ff06f7d32cb69042c56b3994f063fc45f70b4a4bbabe7bf38f2e-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e6/e64fee6b89d3ba1d846be0c5bba6ac9fda03fe47eed80a141709cdf2a812faa5-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b1/b118e622783a34be7b14f899fc9ad549fe04fac4edb135abc362591334d766bf-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fc/fcb6b257a6145d9de0a5d8a35aded081c27843dfaebe4f672f6e20292c83094a-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/1d/1d5b386ef9973b8997bda1205e173a20c9f035f81abf980e72adc8b5d1b6da7d-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c4/c4077d12aadf8d7f3b0c15e40768a29f1e14ecccadffcb464feb1a424adaaa78-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/84/84f76b5be71ea8d01c52f84afc69c3d54e32e87e273cb4999259f4a7e3b555cb-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d5/d537999bf95b76f477530111ce605c531423bbe8678d77e68af94e66f3aebacd-d # internal compress/bzip2 mkdir -p $WORK/b086/ image mkdir -p $WORK/b159/ cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/5f/5f411644229e117ee690903a7e9a3496b2fe3646ae83b13d763dd0331b9a0016-d # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid YELCSrCtaz95tQcAKTEI/YELCSrCtaz95tQcAKTEI -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image -std -complete -installsuffix shared -buildid 5m8C-uKhFD9OxjNzahqa/5m8C-uKhFD9OxjNzahqa -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/64/641f0268892ab2984ec813f36cbe6514b7ac5f887ddf64162661d8f13c465cb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4a/4ab691cbc43fda92bbd2d0061e9b7bdef88c73f52dabe5d2d543774abc3999f2-d # internal image/internal/imageutil mkdir -p $WORK/b162/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1a/1a45b3813c8b6b8d6e2ee54438753cab7265ed2d48af330333fbf5a1d60c47b5-d # internal cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b159/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -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/b162/importcfg -pack ./imageutil.go ./impl.go regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid SO9rKEnPPGeiRJn7Pu33/SO9rKEnPPGeiRJn7Pu33 -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/79/79ebbc54c9c2b40a8507dd3459548de3a3d7f93945022e6bbf3bcbe211c180e9-d # internal internal/fmtsort mkdir -p $WORK/b021/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b366/ encoding/binary mkdir -p $WORK/b046/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid _D8u1FimVmWKQZyt7Z1j/_D8u1FimVmWKQZyt7Z1j -goversion go1.15.5 -D "" -importcfg $WORK/b366/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid nCokH2B19_w8_E0wX-yK/nCokH2B19_w8_E0wX-yK -goversion go1.15.5 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b392/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid fe0_XTRyK5tBIaOyuX8N/fe0_XTRyK5tBIaOyuX8N -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack ./binary.go ./varint.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid _okTTtMijCKILPuefeXr/_okTTtMijCKILPuefeXr -goversion go1.15.5 -D "" -importcfg $WORK/b392/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/26/26d645be2a1e17f60a2c1feb0afbb0ab97f9b62ceab54b533d5117025849b19c-d # internal image/jpeg mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b159/_pkg_.a packagefile image/color=$WORK/b160/_pkg_.a packagefile image/internal/imageutil=$WORK/b162/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid je4H_QTYusGXYSk2_Bbs/je4H_QTYusGXYSk2_Bbs -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c2/c2422b42913f7bb0aafd4c257637735196d4995b9ed003b98a017fbe6a31b36a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/eb/eb8bdec8a00ae60a7c2bc81b8b30782bb9858059cba8f5859699f523b6d450e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/09/09776c22b215f695ebc6a143663f55addcc33e46e20a97711fabdb86b8278d66-d # internal context mkdir -p $WORK/b042/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b465/ mkdir -p $WORK/b533/ cat >$WORK/b042/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid Y7Ci0xcOR2HwjCWV6v6J/Y7Ci0xcOR2HwjCWV6v6J -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b029/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /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/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid kaIlfurjuN0CTOi0-MDY/kaIlfurjuN0CTOi0-MDY -goversion go1.15.5 -D "" -importcfg $WORK/b465/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid ggTffrxYOMRCI1Qu9V_v/ggTffrxYOMRCI1Qu9V_v -goversion go1.15.5 -D "" -importcfg $WORK/b029/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 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 3zz1gH84W52UplkjpDfR/3zz1gH84W52UplkjpDfR -goversion go1.15.5 -D "" -importcfg $WORK/b533/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/2c/2c1ad532cc2bac4aa09974f3c215d19c9d354d750b12a436ec2840fe34acb532-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/47/47e73eb5ffab430ecb3ca1fd8f5507d375a8b8d6a0397373068dd3e84f7907b7-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ff/fff2adc8c9baa57eeee0e6bbb5bd4469fe1f21bfc736d16c74fa7d829ab3e8f5-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b268/ github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b415/ mkdir -p $WORK/b179/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid ah0eznDQrKBrQweLQ4uP/ah0eznDQrKBrQweLQ4uP -goversion go1.15.5 -D "" -importcfg $WORK/b415/importcfg -pack ./errgroup.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid aODPFDaeB7pDCNjXZKrx/aODPFDaeB7pDCNjXZKrx -goversion go1.15.5 -D "" -importcfg $WORK/b268/importcfg -pack ./semaphore.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid SINyHwcOBYcaLdKtz_fy/SINyHwcOBYcaLdKtz_fy -goversion go1.15.5 -D "" -importcfg $WORK/b179/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/ac/ac5d485fe26a4a3da010fb1caf4afc4b6fac7922049f520937cdedb14c55b2fd-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/90/9064033464904eb90dc68a57097c2e2f71e126f625e48130c2a51a6a5f131e1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c7/c756e002dc71320a6c989649e38eff264e19bffdea5e3f40a436ee8b9564381f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b2/b2abf41e8e95dfda565e00d664783169b2c6abfaa4a0f91e287e1b0e995fa477-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f836c22cb32f52fe48032e7458bd546d34e10d089d083076803aa31d07e66039-d # internal encoding/base64 mkdir -p $WORK/b045/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b103/ crypto/md5 mkdir -p $WORK/b129/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid h9oGPYEmskHDiwhb4FPX/h9oGPYEmskHDiwhb4FPX -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b090/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b140/ cat >$WORK/b129/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/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b129/symabis ./md5block_amd64.s github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b101/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b127/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./xor_amd64.s cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b103/symabis ./xxhash_amd64.s cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cat >$WORK/b101/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/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b140/symabis ./sum_amd64.s cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./decode_amd64.s ./encode_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid m64NIJxIpyGfXzX2Y3w_/m64NIJxIpyGfXzX2Y3w_ -goversion go1.15.5 -D "" -importcfg $WORK/b127/importcfg -pack ./const.go ./edwards25519.go cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/a6/a6aa5a516aac9f39da12f4c698c493ce1fdad077b4a4cb91fef1533b988b0e85-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 2_hfC-fxCz7R0XQEJzDD/2_hfC-fxCz7R0XQEJzDD -goversion go1.15.5 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid vFMdQDDfvYQDcVnZ2ngr/vFMdQDDfvYQDcVnZ2ngr -goversion go1.15.5 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_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/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/cipher -std -installsuffix shared -buildid BYwcMjiyzUSqxdWp5_B3/BYwcMjiyzUSqxdWp5_B3 -goversion go1.15.5 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 2w2vi8_InO8xFthsr_F6/2w2vi8_InO8xFthsr_F6 -goversion go1.15.5 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid i-4XiaYfUobSKK6QKlEJ/i-4XiaYfUobSKK6QKlEJ -goversion go1.15.5 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid KNNP6E1t7vASAujVTAuk/KNNP6E1t7vASAujVTAuk -goversion go1.15.5 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/decode_amd64.o ./decode_amd64.s 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/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/03/03b1824167d25cc40b94e5c5372a06e39a97d79d6c9c82e2b3f8ed9b1f381b92-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b129/md5block_amd64.o ./md5block_amd64.s cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/31/31bfcf3921d879f10b1a404d9a915ff074e1017aeea95ea413fca1a37bff2e75-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/decode_amd64.o $WORK/b101/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5a/5a2f7b63ddd5e1964bf83848b4664720b106bf258d29164900be357ab5811a66-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5d7c8531e37a1d52f7c83b678ecd65a570dcf5b4ba04a19bf88941b461786802-d # internal encoding/pem mkdir -p $WORK/b135/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b150/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid DGfE3vOT9oN1EbWQ48jI/DGfE3vOT9oN1EbWQ48jI -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack ./pem.go cat >$WORK/b150/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 8y_NgVWjwza18LR7PgIc/8y_NgVWjwza18LR7PgIc -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ed/edc954a607638adf5447a58f4e4813d9d9333e28df9ede80c26e7bb2b0dfb7e3-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3f/3f0853c08e3132b01d317f62c969f8fa157df380242258ca9a84796f64d75ac5-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_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/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid 4GxGOdHxhbCwl9IiDMPn/4GxGOdHxhbCwl9IiDMPn -goversion go1.15.5 -D "" -importcfg $WORK/b027/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/71/7111e70c83883e7341b555a3b8dece1d7b6d237b79070b549d202cb44812cc81-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b362/ github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b504/ mkdir -p $WORK/b545/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid Fx_ZgH9EMrprM59EctQJ/Fx_ZgH9EMrprM59EctQJ -goversion go1.15.5 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid YM2dfHVCOUVRTO9oyrAH/YM2dfHVCOUVRTO9oyrAH -goversion go1.15.5 -D "" -importcfg $WORK/b504/importcfg -pack ./doc.go ./helpers.go ./types.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid 70Lx-n5sLyDsvA8_DOFL/70Lx-n5sLyDsvA8_DOFL -goversion go1.15.5 -D "" -importcfg $WORK/b545/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/32/320bcb903672b1bf5d631d1a0c003b700f1232b56de1ea0c1a78ee967c57cfc6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/78/78faf67b20b5b81019e8bbd44df6ed6d114b154293fb20eb8f3273d6dc4a9e73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/02/0202afcf32e036ffd75360ac801c721c5c038af37ee24aed48b0e4a9149010c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/xor_amd64.o ./xor_amd64.s cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/f1/f14dbe3aefa8dbf1aa0bdf8bab34d186e0723ecc74e56531d6759b12b9118caf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1c/1c38cbea4727c28c0e04bcd6fbbc0a3964a10bb7d42e0829551a85532f4e44a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/32/32f4ce8ac4ea89c50fa54dd10038957e327a2894b4095d2f9c4e62c2f2602f1c-d # internal crypto/des mkdir -p $WORK/b125/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b138/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_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/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid VkVxbbv7u5OmeUvEz8ks/VkVxbbv7u5OmeUvEz8ks -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b139/_pkg_.a packagefile math/bits=$WORK/b024/_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/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid Ud8rJyxTqgO2zp9XheBH/Ud8rJyxTqgO2zp9XheBH -goversion go1.15.5 -D "" -importcfg $WORK/b138/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bc38d3f88a49d20999ef2126f0907ecb4646b091b558c27c8e0ab3c492d00d00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/43/43fded8295aade6e32230d3f2cf7faf8ad6119aab3228c83aaa7300f2d763536-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b8/b8958f9a6f7b6697dcd2d480a4a8fd25382b73cf59d87674ab0f1894844e1e6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/87/87fcae2027c6386ec5beb41cecca8e43da38cce41e65a91aedca3e7b5f4f76a9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b322/ github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir internal/lazyregexp github.com/containers/libpod/pkg/ctime github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev os/signal runtime/debug mkdir -p $WORK/b267/ path/filepath mkdir -p $WORK/b036/ mkdir -p $WORK/b104/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b399/ fmt cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /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/docker/docker/api/types/mount -complete -installsuffix shared -buildid 4SgWOZOxLM-6fSZ4_ls9/4SgWOZOxLM-6fSZ4_ls9 -goversion go1.15.5 -D "" -importcfg $WORK/b322/importcfg -pack ./mount.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b267/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b489/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b267/symabis ./sig.s cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid HOQL6JBqg_YWi1DANu3y/HOQL6JBqg_YWi1DANu3y -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b456/ cat >$WORK/b104/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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./debug.s mkdir -p $WORK/b358/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b020/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid 6wBtsJKO-yvI79xLwN3I/6wBtsJKO-yvI79xLwN3I -goversion go1.15.5 -D "" -importcfg $WORK/b489/importcfg -pack ./ctime.go ./ctime_linux.go cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid rrMZXuU32CgxXzFOsV9h/rrMZXuU32CgxXzFOsV9h -goversion go1.15.5 -D "" -importcfg $WORK/b399/importcfg -pack ./lazyre.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid ih_cutFQzuRbqFVX0Q2a/ih_cutFQzuRbqFVX0Q2a -goversion go1.15.5 -D "" -importcfg $WORK/b358/importcfg -pack ./homedir.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid pObjkzIMKg4XsaMgfr5d/pObjkzIMKg4XsaMgfr5d -goversion go1.15.5 -D "" -importcfg $WORK/b456/importcfg -pack ./tty.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid wXyhSpr75hqkvThj5V46/wXyhSpr75hqkvThj5V46 -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b055/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b055/ -importpath net -- -I $WORK/b055/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/debug -std -installsuffix shared -buildid ewN3CUHY2wtC14zLuUQw/ewN3CUHY2wtC14zLuUQw -goversion go1.15.5 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p os/signal -std -installsuffix shared -buildid 5aFNi8rrtT5LCuGwGWc3/5aFNi8rrtT5LCuGwGWc3 -goversion go1.15.5 -symabis $WORK/b267/symabis -D "" -importcfg $WORK/b267/importcfg -pack -asmhdr $WORK/b267/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c4/c49537ccd783dda47d5199dfd8490a7544bbd51f9475df29074a010e4545ad86-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/86/868b5513d6c62592abe5c6ddfda81e7f0d9b1653bf82cc97fe77ae828717a218-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/b1/b135e818d1f86ff3e4a7a0ba7e2324c7c4510739092c27596929fa46d5d622da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/f8/f813b997452d50ddb832e5b99c81dd3914f24679b21fdd86fb1d1936f322108e-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/65/6584ed12f22ebd77471ecffea8c523bf72b091bc4d5581f394c47aef65d27c63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b267/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b267/_pkg_.a $WORK/b267/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/20/20e3fc29979b48d784804f3ca0ea6a29da8700c5f5b6a2ce5644024158b756a6-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5e/5ed59c0ed2b6fd9656755ebd8d89e6a5f63fd6a96a36c07c48a68453dff4b189-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f8/f854a375c5ebc4c18308fac088d7aa94d82d9f7d1727b0ebf904545a093693f8-d # internal io/ioutil mkdir -p $WORK/b035/ os/exec mkdir -p $WORK/b063/ cat >$WORK/b035/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/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid rWJRG-9nkh90PQQP3izx/rWJRG-9nkh90PQQP3izx -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ykqZC3m6J2YYZhK7RdSZ/ykqZC3m6J2YYZhK7RdSZ -goversion go1.15.5 -D "" -importcfg $WORK/b063/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/66/66f03478b379beeb2a51c249a128dfe9f1298922bdf4040d64d7099ee9b47a9e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b192/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b141/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid CgO9eElAzuTLRcErfBkv/CgO9eElAzuTLRcErfBkv -goversion go1.15.5 -D "" -importcfg $WORK/b192/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b141/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/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b141/symabis ./cpu_x86.s cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Mpj4bendl2bIJ2Bl-bDu/Mpj4bendl2bIJ2Bl-bDu -goversion go1.15.5 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/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/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b3/b35edb66d2d00238de19acd7a47a30f8ac310fe757df8d3ec0407aaa58983783-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b141/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/7f/7fe118cbd5d2178e4b37dbc53ba76edbf571b6ccc704bb1dc2ff8cd9d7d8b3da-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b137/ cat >$WORK/b137/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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./chacha20poly1305_amd64.s cat >$WORK/b137/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/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid UPOV1GLqiPi5yCNHWgYb/UPOV1GLqiPi5yCNHWgYb -goversion go1.15.5 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fc/fc62e20283ce91c9f625d3aa1b41acd60a17c4ee9fab67dbf0fd1eda47618294-d # 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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f4/f495b2c4958cff3be8343c1e8ead14e644b5a44091a74f54b8b64b03fc6803cc-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b263/ github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b246/ mkdir -p $WORK/b413/ mkdir -p $WORK/b274/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cat >$WORK/b246/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/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /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/mattn/go-isatty -complete -installsuffix shared -buildid P1NdNrIFDVy_3x5FMKmU/P1NdNrIFDVy_3x5FMKmU -goversion go1.15.5 -D "" -importcfg $WORK/b263/importcfg -pack ./doc.go ./isatty_tcgets.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid _wqbKQFs_pJyw8w9L36f/_wqbKQFs_pJyw8w9L36f -goversion go1.15.5 -D "" -importcfg $WORK/b246/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx 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/github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid Y-AhTmkb5qecj2_eV8Gb/Y-AhTmkb5qecj2_eV8Gb -goversion go1.15.5 -D "" -importcfg $WORK/b413/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /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/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid 4Qaw_ufmRCQKbtmxhfe5/4Qaw_ufmRCQKbtmxhfe5 -goversion go1.15.5 -D "" -importcfg $WORK/b274/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4c/4c28b2e111e7fad884f7ad83bb8951b9774123c48589cfae6a34cc2f60fe0c43-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cd/cdac2568670a5d2801bfcd443e2c25dc8e88e5d04c6fe884aac2b74a15d7d2f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/9b/9b92edc1c395c46f9f7d75e9b343050973b3ff1a46e3f1a9bed647df0588eccc-d # 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/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/4b/4b16c523208fa9f36bb019c9c113041deb3b8d11f79b4339742c5dc589e2debe-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/cd/cdaa7d4e1828f982280b417c05ab69b3bb018e7073d926e92b3e73d079342dbd-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b079/ os/user github.com/containers/libpod/vendor/github.com/pkg/errors encoding/hex mkdir -p $WORK/b098/ log github.com/containers/libpod/vendor/github.com/buger/goterm github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b068/ github.com/containers/libpod/vendor/github.com/klauspost/compress/fse github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b074/ encoding/json github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Nn1YYfuRquroRwKoSAz-/Nn1YYfuRquroRwKoSAz- -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack ./hex.go net/url mkdir -p $WORK/b136/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid f4PBU2MzkpySE4Inb3zW/f4PBU2MzkpySE4Inb3zW -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack ./version.go ./versioned.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /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/opencontainers/go-digest -complete -installsuffix shared -buildid MnYGS3_GE4lR5iZZqliG/MnYGS3_GE4lR5iZZqliG -goversion go1.15.5 -D "" -importcfg $WORK/b068/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b147/ github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b106/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF text/scanner mkdir -p $WORK/b172/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YaryDbL_dnGUTgaHQTYD/YaryDbL_dnGUTgaHQTYD -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /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/v5/version -complete -installsuffix shared -buildid su1sudc5tzrCp5Cn8LiJ/su1sudc5tzrCp5Cn8LiJ -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack ./version.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p net/url -std -complete -installsuffix shared -buildid PzOqy67bWOh3caLxP2xy/PzOqy67bWOh3caLxP2xy -goversion go1.15.5 -D "" -importcfg $WORK/b136/importcfg -pack ./url.go cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b142/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF flag mkdir -p $WORK/b080/ github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b082/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 0hk25urRZdCNoNIF7027/0hk25urRZdCNoNIF7027 -goversion go1.15.5 -D "" -importcfg $WORK/b172/importcfg -pack ./scanner.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./crc32_amd64.s mkdir -p $WORK/b048/ cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a 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/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b142/symabis ./curve25519_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid aSXjZSSxvD2YwZkG8WMN/aSXjZSSxvD2YwZkG8WMN -goversion go1.15.5 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./stack.go mkdir -p $WORK/b100/ mime/quotedprintable mkdir -p $WORK/b038/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /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/BurntSushi/toml -complete -installsuffix shared -buildid P7R1vwQzyGxAQRMudSR1/P7R1vwQzyGxAQRMudSR1 -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b110/ net/http/internal go/token mkdir -p $WORK/b186/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath os/user -- -I $WORK/b038/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a EOF math/big cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid gfrz95iub0qmJ4r7lxDs/gfrz95iub0qmJ4r7lxDs -goversion go1.15.5 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang github.com/containers/libpod/vendor/github.com/mtrmac/gpgme compress/flate vendor/golang.org/x/net/http2/hpack github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid pqfCp1FO43Px8FE5VpZY/pqfCp1FO43Px8FE5VpZY -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b188/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid YvAXSI5_MT_h4PsEz3N2/YvAXSI5_MT_h4PsEz3N2 -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go mkdir -p $WORK/b187/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b176/ github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b194/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid aDdrcO0DmvHm7ojWPq7H/aDdrcO0DmvHm7ojWPq7H -goversion go1.15.5 -D "" -importcfg $WORK/b110/importcfg -pack ./xlog.go mkdir -p $WORK/b238/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p flag -std -complete -installsuffix shared -buildid gVLQ87FAAqEk36m83Wbl/gVLQ87FAAqEk36m83Wbl -goversion go1.15.5 -D "" -importcfg $WORK/b186/importcfg -pack ./flag.go mime text/template/parse mkdir -p $WORK/b240/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b218/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /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/syndtr/gocapability/capability -complete -installsuffix shared -buildid koopvxLO-QOc2E4Koqo6/koopvxLO-QOc2E4Koqo6 -goversion go1.15.5 -D "" -importcfg $WORK/b188/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b097/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /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/storage/pkg/reexec -complete -installsuffix shared -buildid FFT2ZZA6oAx9PCcj4W6r/FFT2ZZA6oAx9PCcj4W6r -goversion go1.15.5 -D "" -importcfg $WORK/b187/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b241/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /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/docker/go-units -complete -installsuffix shared -buildid dXiwONU6b4bog8mIt0Zl/dXiwONU6b4bog8mIt0Zl -goversion go1.15.5 -D "" -importcfg $WORK/b176/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid oG2bR1oIGy6InuQbkPzO/oG2bR1oIGy6InuQbkPzO -goversion go1.15.5 -D "" -importcfg $WORK/b194/importcfg -pack ./parsers.go mkdir -p $WORK/b245/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b148/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid eYjEmeShzu60G9yJtp91/eYjEmeShzu60G9yJtp91 -goversion go1.15.5 -D "" -importcfg $WORK/b238/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid bMZcDC8C55AbdwQSaHXs/bMZcDC8C55AbdwQSaHXs -goversion go1.15.5 -D "" -importcfg $WORK/b240/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/token -std -complete -installsuffix shared -buildid dR7evetAfw3sUyQO1Rcx/dR7evetAfw3sUyQO1Rcx -goversion go1.15.5 -D "" -importcfg $WORK/b218/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b153/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b148/ -g -O2 ./data.go ./gpgme.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b097/symabis ./arith_amd64.s mkdir -p $WORK/b235/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b200/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /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/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid ZqCWt80nkP0nyH3lA5GD/ZqCWt80nkP0nyH3lA5GD -goversion go1.15.5 -D "" -importcfg $WORK/b241/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b212/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b305/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_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/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid -s1t6ojSu6svUJV5_Jjw/-s1t6ojSu6svUJV5_Jjw -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b264/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -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/b235/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid vmr0PkZzSp98gKiUIX9g/vmr0PkZzSp98gKiUIX9g -goversion go1.15.5 -D "" -importcfg $WORK/b200/importcfg -pack ./fsutils_linux.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b204/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b232/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b236/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid -kVMcGYh3SyW3Sh_-WPl/-kVMcGYh3SyW3Sh_-WPl -goversion go1.15.5 -D "" -importcfg $WORK/b212/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b222/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /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/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid tNRL8dW4z2Garqa94s6W/tNRL8dW4z2Garqa94s6W -goversion go1.15.5 -D "" -importcfg $WORK/b305/importcfg -pack ./fs.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b230/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /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/vbauerster/mpb/decor -complete -installsuffix shared -buildid aR-gyH5S271mZdh1F1jZ/aR-gyH5S271mZdh1F1jZ -goversion go1.15.5 -D "" -importcfg $WORK/b264/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /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/mistifyio/go-zfs -complete -installsuffix shared -buildid EgLLP9k4_vJ_TSU8Kbkl/EgLLP9k4_vJ_TSU8Kbkl -goversion go1.15.5 -D "" -importcfg $WORK/b204/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid oHKhuzhdRJzEh37OVpug/oHKhuzhdRJzEh37OVpug -goversion go1.15.5 -D "" -importcfg $WORK/b232/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cQteDwoSX363I4OzCo6k/cQteDwoSX363I4OzCo6k -goversion go1.15.5 -D "" -importcfg $WORK/b222/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime -std -complete -installsuffix shared -buildid bZoVxJN5YJclsgwvWkw1/bZoVxJN5YJclsgwvWkw1 -goversion go1.15.5 -D "" -importcfg $WORK/b236/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/cpuid=github.com/containers/libpod/vendor/github.com/klauspost/cpuid packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b107/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -installsuffix shared -buildid KOc2pWOPzDGYbsbh5B3Z/KOc2pWOPzDGYbsbh5B3Z -goversion go1.15.5 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./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/b142/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid b2fwYGQarl6udaygHgVW/b2fwYGQarl6udaygHgVW -goversion go1.15.5 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/62/626d7c53b35e69c1ca71ba87aad9ff6c7a1f2102d5fb31f6a292a9cad5b039b3-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/5b/5b1055d915f3f39499e6e7df98c242ad57993cc9190abb51b3f976bcb2ccecad-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /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/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid qpSKk8UG-udp1bHzhX4G/qpSKk8UG-udp1bHzhX4G -goversion go1.15.5 -D "" -importcfg $WORK/b321/importcfg -pack ./blkio.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid CtUDBOjeoA7WPydFzMzo/CtUDBOjeoA7WPydFzMzo -goversion go1.15.5 -D "" -importcfg $WORK/b309/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 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p math/big -std -installsuffix shared -buildid 3aSc84BLJBt_ZZnBcjQX/3aSc84BLJBt_ZZnBcjQX -goversion go1.15.5 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/53/53731e471b6950bdf281e5e1739461c07a1c682d5ccf11e05f944bf374ab7e9f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid B8TF999keRmUiTMgzY42/B8TF999keRmUiTMgzY42 -goversion go1.15.5 -D "" -importcfg $WORK/b329/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ce/ce72dea921e26b5fcc6e4c31550c942979e791aa4ee3d0f64c836fcc9f010c2e-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c2/c2391d8b608fdfc9f1057c3586747c7050eb0c407e32836b43eaf2f5f8e701e2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b345/ github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal mkdir -p $WORK/b349/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/12/126668e09041dcf08fd800f1fa1fd0f6b793bab4f98e9b2970c8397c72e7497c-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /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/docker/docker/api/types/time -complete -installsuffix shared -buildid xTP99SEug55-_wD8e9Wl/xTP99SEug55-_wD8e9Wl -goversion go1.15.5 -D "" -importcfg $WORK/b345/importcfg -pack ./duration_convert.go ./timestamp.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid e8T92taZfejNtcop1aZ0/e8T92taZfejNtcop1aZ0 -goversion go1.15.5 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8e/8ec0af77298545451fb26af306395e5c9899c058fb9606d0e1e255694f375be5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b165/ github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b356/ cat >$WORK/b165/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/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid m7jBobjQ54DHXdsBFuSB/m7jBobjQ54DHXdsBFuSB -goversion go1.15.5 -D "" -importcfg $WORK/b165/importcfg -pack ./iolimits.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid T0_Qocl4anKSvzXuw3Ct/T0_Qocl4anKSvzXuw3Ct -goversion go1.15.5 -D "" -importcfg $WORK/b356/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/7f/7f937ffda24d26662b0821a3430fbd196ae548b993f1ffef49e003b79ed01444-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b262/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty 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 errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /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/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid 34I5IXUYyvK-mvEcbMtw/34I5IXUYyvK-mvEcbMtw -goversion go1.15.5 -D "" -importcfg $WORK/b262/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b7/b73afabf05b22c1caf543a6012db0900966a41aa3283244d1f0f194bbc067af0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b270/ cat >$WORK/b270/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/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /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/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid lfEJwbhu6WJMrL8hbz3d/lfEJwbhu6WJMrL8hbz3d -goversion go1.15.5 -D "" -importcfg $WORK/b270/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4b/4bb6715d193a086d6aa2dbe2a6d22030125612b3414b710688f033f32e704814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9347e8dee0cfd52efcaa139433e24894e2f822c06b7fe56703d1128c8300d5ec-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b067/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b231/ cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/49/499633342c56f2085d58a2ffb3f21c1d0f1be645820d3872d882cf0cbe5921c0-d # internal cat >$WORK/b067/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /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/containers/image/v5/docker/reference -complete -installsuffix shared -buildid fBQe2G6ztNNhnLCHBqwX/fBQe2G6ztNNhnLCHBqwX -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b245/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b245/ -g -O2 ./seccomp.go ./seccomp_internal.go github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b078/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -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/b231/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b078/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/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid whUms59R4o4aGUv1bBM1/whUms59R4o4aGUv1bBM1 -goversion go1.15.5 -D "" -importcfg $WORK/b078/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d1/d132ffd48c62d6a5a8c9397afe51ab8335ffbfa9b6eb781f678b5d393cc96291-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b111/ cat >$WORK/b111/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b110/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid HlqY8VrdCQeYaqAAnpqi/HlqY8VrdCQeYaqAAnpqi -goversion go1.15.5 -D "" -importcfg $WORK/b111/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/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ef/eff7f7eefb61ff9e94b8a9351a46ae6466866956b22b9c5a2e3a004c7b6f0849-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/fnv=$WORK/b258/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/18/18b8a459a8b1da6ba20a3ebdbfab657af2bc46e41ae2eae30d9dfe479e89868a-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /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/etcd-io/bbolt -complete -installsuffix shared -buildid 6L2DNsX7v1MYKAnqcMMm/6L2DNsX7v1MYKAnqcMMm -goversion go1.15.5 -D "" -importcfg $WORK/b257/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b285/ cat >$WORK/b285/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/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /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/distribution/digestset -complete -installsuffix shared -buildid F60JvKfVPBOLbowJjq37/F60JvKfVPBOLbowJjq37 -goversion go1.15.5 -D "" -importcfg $WORK/b285/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/74/746665f9f43d81e1f8f03ef40c6cf184587642308bcea5aba42a0cd776025e4e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b313/ cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/2b/2bb4a462ed952c345318c1905c4cd1ff1e0f7b9fc1d961f5345ae13dbbd0bf24-d # internal cat >$WORK/b313/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/b080/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /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/containers/image/v5/oci/internal -complete -installsuffix shared -buildid _qXgTyYe4wJA9vN0KUMG/_qXgTyYe4wJA9vN0KUMG -goversion go1.15.5 -D "" -importcfg $WORK/b313/importcfg -pack ./oci_util.go github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 4Ro0yds7mda42bN4Jn6V/4Ro0yds7mda42bN4Jn6V -goversion go1.15.5 -D "" -importcfg $WORK/b338/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d6/d6c1a0c417e65aa91fbb13aed2fa523717ca2e88b94f98740ae9b3ec5b1b52d5-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid qUY1x-nvXhKVMW73JoJl/qUY1x-nvXhKVMW73JoJl -goversion go1.15.5 -D "" -importcfg $WORK/b355/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/2c/2cbe51a4260ac76f33aeffbaa1583c6efe8c2aa8ec488d7f46051394dd8abeb0-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid rb79MPx7CoNrqZQp2qWJ/rb79MPx7CoNrqZQp2qWJ -goversion go1.15.5 -D "" -importcfg $WORK/b357/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/b345/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/18/18444468339412c766e5aa24ac8643c8b2f2bd68aa81d4d207d2635927d2b723-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid z-XIadZR8ksD2CGmAz56/z-XIadZR8ksD2CGmAz56 -goversion go1.15.5 -D "" -importcfg $WORK/b365/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/dd/dd6020296ec783f9f17a4896c1d11f863c946b2674803619be1c7acbd6f8c2f5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cat >$WORK/b369/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /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/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid OCRF2-pe0U_hDisCPRNf/OCRF2-pe0U_hDisCPRNf -goversion go1.15.5 -D "" -importcfg $WORK/b369/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 cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/eb/eb36b4c0de122412091d566e9561a0128ac92439ec80ee180dd8da4ffa017125-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fc/fc7c6402ac5594ab6bf676325ed603e065e8e200b235ed0e725eecbfce25a283-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/60/60e14e8516af1b63d4c9ec308cdd1b2c0bd5a93c967421249cce489e07e18dbe-d # internal database/sql/driver mkdir -p $WORK/b372/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b373/ go/scanner mkdir -p $WORK/b217/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid qTmR6HQatwPptDp265l8/qTmR6HQatwPptDp265l8 -goversion go1.15.5 -D "" -importcfg $WORK/b373/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BlKfTxORUaPtrCgpP-jW/BlKfTxORUaPtrCgpP-jW -goversion go1.15.5 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./scanner.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid unxOAAzwrQPbieks2jrB/unxOAAzwrQPbieks2jrB -goversion go1.15.5 -D "" -importcfg $WORK/b372/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/87/87db5276bc7a39c461edc685e068e4577225f9e169f2c22d80dc53807e6fd972-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b375/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid CQCEhvSdvafek_2MQyjY/CQCEhvSdvafek_2MQyjY -goversion go1.15.5 -D "" -importcfg $WORK/b375/importcfg -pack ./error.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/1f/1f0dd5cdccad9a72cf03ca2dff0605ebdc2dde15d73455f16bb80cd207871969-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid -YQaaQldHglE9SCxqko5/-YQaaQldHglE9SCxqko5 -goversion go1.15.5 -D "" -importcfg $WORK/b378/importcfg -pack ./pointer.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/34/3439269f538c13958d4a4ff733d4356241849694c555216c385ce9b780308839-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /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/google/gofuzz -complete -installsuffix shared -buildid 8lB-N2Di_JezXyntucq6/8lB-N2Di_JezXyntucq6 -goversion go1.15.5 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fuzz.go 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/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/9e/9e68aeea25ff74c7dda3979120409f407069a7682a03ebf00ac282d16b07ac4d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid K5KSzW86l5AuBvnOWN9X/K5KSzW86l5AuBvnOWN9X -goversion go1.15.5 -D "" -importcfg $WORK/b388/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/9f/9f86f5d4b4aea26f7a3efe33c7cfbcd798413b6394c56399739b60376054b33a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b389/ cat >$WORK/b389/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid weNsUjJeIXap495pYFAS/weNsUjJeIXap495pYFAS -goversion go1.15.5 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e3/e39df948010a052d573a56c5045b644f17cbad6e4fdee6451d1c62a30b379754-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 1T1ui5hEdekKQ0BATESv/1T1ui5hEdekKQ0BATESv -goversion go1.15.5 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/4b/4bd2f7386c14350c506e3c419172f077b8aadf4959d4268298ba57a2aad2b6ce-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /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/conversion/queryparams -complete -installsuffix shared -buildid 9d-sLgTuIaokTbDe6eNt/9d-sLgTuIaokTbDe6eNt -goversion go1.15.5 -D "" -importcfg $WORK/b400/importcfg -pack ./convert.go ./doc.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/fa/fab86d4a19f288ba4adaf10332dc9cc6f0ef99031240f76b1fe1ede397fbdd06-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Y32sDYW9O0XiT8Mtr1lX/Y32sDYW9O0XiT8Mtr1lX -goversion go1.15.5 -D "" -importcfg $WORK/b337/importcfg -pack ./connectivity.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/33/332e028a71ec978e42f5dc8589ece23c9fddfcb81fdf9154bfdb607b91e42720-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b211/ cat >$WORK/b211/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /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/pkg/truncindex -complete -installsuffix shared -buildid MKqooGRIwuodjvFw8PJI/MKqooGRIwuodjvFw8PJI -goversion go1.15.5 -D "" -importcfg $WORK/b211/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/08/089be9bee6a0313725a7e218bf25998a3257c44af350c3d52fb1d9e65e592785-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid PJwau1vnzxxy-eCBPuE2/PJwau1vnzxxy-eCBPuE2 -goversion go1.15.5 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/44/4415022e502b8fd35c82f6f50d34c8f37e48991e16568c790abf3d28f2dffed6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b403/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /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/naming -complete -installsuffix shared -buildid ORgZv1kqRiuQ2dkHIyEH/ORgZv1kqRiuQ2dkHIyEH -goversion go1.15.5 -D "" -importcfg $WORK/b403/importcfg -pack ./from_stack.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/bf/bfc4992a637a994aaa172e8785175ea4cf64de23674dc89e84312a720e4389b0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /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/types -complete -installsuffix shared -buildid XEQEawMFaukvc_-2VnM_/XEQEawMFaukvc_-2VnM_ -goversion go1.15.5 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.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/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/8a/8a9980c6496fea1d661343958956787d4cc87ae19705a1880fbbf436682d6e54-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/ed/edc25f21cd0b24b923f489399210a477d88abadaf836ca2e5c9bea3172eda40c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b422/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal mkdir -p $WORK/b374/ cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/17/17ae4a549381f2c80665a904d4db265082c16d164a5ce626a685f1199b696496-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b284/ cat >$WORK/b374/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a EOF cat >$WORK/b284/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b422/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /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/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid w3YA9HyRYD6lFh-Htpzn/w3YA9HyRYD6lFh-Htpzn -goversion go1.15.5 -D "" -importcfg $WORK/b374/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid wEZlJjhCQoE4PcaCh3Go/wEZlJjhCQoE4PcaCh3Go -goversion go1.15.5 -D "" -importcfg $WORK/b422/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /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/distribution/reference -complete -installsuffix shared -buildid FRWw34nJngd5CBiK1KHk/FRWw34nJngd5CBiK1KHk -goversion go1.15.5 -D "" -importcfg $WORK/b284/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/d7/d7e03a654028c469adff71fd02eba9b70d9d54e4744a4b2e480e92d5da133fa9-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid Moa_QBVMKzO5c5-nmtwD/Moa_QBVMKzO5c5-nmtwD -goversion go1.15.5 -D "" -importcfg $WORK/b423/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7e/7eec7645153d67db975bf77517c0cc28a60548c5527953d72409c0d7fa171272-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b261/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /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/vbauerster/mpb -complete -installsuffix shared -buildid o6q0bnR3JbS4kLxDi0ur/o6q0bnR3JbS4kLxDi0ur -goversion go1.15.5 -D "" -importcfg $WORK/b260/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/aa/aa2d76dbb3143d235e98c8d34019a48ae29b48cac0ee5aa702867061f3fae691-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid U97MYShWJIW-uTVdyGRz/U97MYShWJIW-uTVdyGRz -goversion go1.15.5 -D "" -importcfg $WORK/b424/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/90/9033315bfeec13d133b6275a8ebd38f26cb94966f33983135ae85026c1682950-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid Tp0oNIsrlmMZh_TIzm0M/Tp0oNIsrlmMZh_TIzm0M -goversion go1.15.5 -D "" -importcfg $WORK/b336/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/65/65d7ec3445effce77e15a77f7e175de392c3909a00d3ead981aa37d27b451c6f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 0Vk2TcGqlgKznu6Xd5rT/0Vk2TcGqlgKznu6Xd5rT -goversion go1.15.5 -D "" -importcfg $WORK/b427/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6b/6bb13f43ea272d153128a29e2029a05248816011fd4e324cb91ff0c8a548986a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/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 packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid ezpiQ2M-WJwQbInz5tIp/ezpiQ2M-WJwQbInz5tIp -goversion go1.15.5 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/0b/0bfb19902d4958c2adb914550167350d25b926319796dad4bfef71cd0a06ec0d-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/7f/7f61d8a83085fa3b9e1f8a5840cbdc8079bc40a72ee0051d2bdf4a8e8a349e91-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b272/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b377/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid v0sj7yU6mw3hGeEOJqth/v0sj7yU6mw3hGeEOJqth -goversion go1.15.5 -D "" -importcfg $WORK/b272/importcfg -pack ./naming.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ab/abcc33a8c2c458d8b6ff30d1fcfa6b1b548b2c4775ded45e940942cb6ae320db-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b394/ cat >$WORK/b394/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b377/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/b378/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /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/util/validation/field -complete -installsuffix shared -buildid HCMkj2MhEE3ysA_YBq_k/HCMkj2MhEE3ysA_YBq_k -goversion go1.15.5 -D "" -importcfg $WORK/b394/importcfg -pack ./errors.go ./path.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid AX5Wi003THNgYJDd1xv0/AX5Wi003THNgYJDd1xv0 -goversion go1.15.5 -D "" -importcfg $WORK/b377/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/43/438a2cfae9c07caf129610369ef43cc4863367b8cb96f6a6595314f030015e01-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b431/ cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f2/f29e079b4f16ec0e6a564577e3c3767d8422b6d35a9a375d3f78e0cc5b854bb1-d # internal encoding/csv mkdir -p $WORK/b434/ cat >$WORK/b431/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/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid c4_DxpPV8kkwIYdtFo0n/c4_DxpPV8kkwIYdtFo0n -goversion go1.15.5 -D "" -importcfg $WORK/b431/importcfg -pack ./join.go ./vfs.go cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_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/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid uqJnn5EKv09VenKQaCcH/uqJnn5EKv09VenKQaCcH -goversion go1.15.5 -D "" -importcfg $WORK/b434/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/23/2361a4120128fe780e2494bae08756cb7e9891b4e362b6371e63df32891b5a75-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid zXVJHSnVQYEJeZDWycTC/zXVJHSnVQYEJeZDWycTC -goversion go1.15.5 -D "" -importcfg $WORK/b444/importcfg -pack ./ns_linux.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/02/0262bb5431cc0fc42ec9a1ad3fa8f1a8fa0f37b840b83ac584d152b07a8bca8a-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid hcgzRhMg5xDeLwdkooCj/hcgzRhMg5xDeLwdkooCj -goversion go1.15.5 -D "" -importcfg $WORK/b457/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/0c/0c03c7022df1a95960c55ad6fd278999279d477ad310e26704d58bccb1bf30f4-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b460/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b460/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b460/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/16/16613d4ebd411525f89817d7817b7e7f4f56a340d39aa6fcf5cb28212ecac560-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b463/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b463/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b463/ -g -O2 ./dlopen.go ./dlopen_example.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/16/1695fd9a8e8a0b649475c7907f61593417261858f683562496da980c1d8bef2d-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a EOF cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/6c/6c7ae97dc0be676b24d9fbbae436d7b25081a6a70226b2035575784f6e280ba6-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /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/hpcloud/tail/util -complete -installsuffix shared -buildid 1jLUlQKGSHQnJpLKzy68/1jLUlQKGSHQnJpLKzy68 -goversion go1.15.5 -D "" -importcfg $WORK/b466/importcfg -pack ./util.go github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b468/ cat >$WORK/b468/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid CRrrp1SBC-iQeK__wdJV/CRrrp1SBC-iQeK__wdJV -goversion go1.15.5 -D "" -importcfg $WORK/b468/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/a7/a7d05d87bf0c20f698e99a59de4e8f68d40aa0ebdbfad079fedb4d527a19410f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b387/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cat >$WORK/b387/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /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/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 8HimXPMfL9BTNiip1sb5/8HimXPMfL9BTNiip1sb5 -goversion go1.15.5 -D "" -importcfg $WORK/b387/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/01/017c43ded77c24c42f163e3c4f57211148e0e00adb1867e7221fb4e9d8f13dff-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b469/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid rSV5K4zlrtPIenFxpILk/rSV5K4zlrtPIenFxpILk -goversion go1.15.5 -D "" -importcfg $WORK/b469/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/0b/0bb30211a35d57504fcfa24c1d9430c127dd0de459ac41bb5ad69a706af142dd-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /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/opentracing/opentracing-go/log -complete -installsuffix shared -buildid JYHsqXC6zZmWi2FZYtvw/JYHsqXC6zZmWi2FZYtvw -goversion go1.15.5 -D "" -importcfg $WORK/b474/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/86/86123c53c279394bcbddd6dfa4ec0097fc70ee2a840bdafed53c8ebbe0f97329-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b492/ cat >$WORK/b492/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /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/fsnotify/fsnotify -complete -installsuffix shared -buildid olAq7zN5T_fzAh2FRAIr/olAq7zN5T_fzAh2FRAIr -goversion go1.15.5 -D "" -importcfg $WORK/b492/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ae/ae67b2e020f363417d47a0980af8ac048e6ac72a81bc98e2c6d6779cf8ee011e-d # internal go/ast mkdir -p $WORK/b216/ cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/89/893ea5ab1d1731f8b6944885f1a55b8b7616eefc944fe5127f419a8c6795e1c4-d # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/ast -std -complete -installsuffix shared -buildid xtQAjBnYD7MrabnVGdKC/xtQAjBnYD7MrabnVGdKC -goversion go1.15.5 -D "" -importcfg $WORK/b216/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go compress/zlib mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/adler32=$WORK/b155/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 6g8qIFyF3w2RsgQkmSo2/6g8qIFyF3w2RsgQkmSo2 -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ab/ab0cc8ea84112439931f28dd188bfcec07a4e00c45f95c11be3a8e871813389d-d # internal compress/gzip mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VHb3JAl5pAFP0hSTiMun/VHb3JAl5pAFP0hSTiMun -goversion go1.15.5 -D "" -importcfg $WORK/b226/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e8/e86596b86901d053dac60a6cd54e335e507479e2c535eaa54fc72ecd3207ac5f-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid f9kqRA5LIw84S4jpvWII/f9kqRA5LIw84S4jpvWII -goversion go1.15.5 -D "" -importcfg $WORK/b494/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/71/71299be259be7a0c520a136521b8ce8dbaa4899106bf8d2b8f2d1a3bcd5a7059-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b495/ cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 6ltIEhCL_PjRRxLnAU0m/6ltIEhCL_PjRRxLnAU0m -goversion go1.15.5 -D "" -importcfg $WORK/b495/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/2e/2e9d7c3c5fc89301656220cc9b55c5c9e2a9ed86c11787d0e466b0aeafc217ce-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b229/ cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/4f/4f6dd1329b1710bd7046cbd0e8736852cb3a764eb5b7ccaae13b20700028c5fe-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b503/ cat >$WORK/b229/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/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b231/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b504/_pkg_.a packagefile runtime=$WORK/b008/_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/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid JI0d8YPzqyN3kr22oJUd/JI0d8YPzqyN3kr22oJUd -goversion go1.15.5 -D "" -importcfg $WORK/b229/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 2MHLraicDybiMtpdFLr4/2MHLraicDybiMtpdFLr4 -goversion go1.15.5 -D "" -importcfg $WORK/b503/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a3/a359f58db6ba2d2c28dab48313306925890f20545ce5ae29b0c58b1657d02d3a-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid ybZxQff3jnTSEJJ_jH9R/ybZxQff3jnTSEJJ_jH9R -goversion go1.15.5 -D "" -importcfg $WORK/b509/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/90/9079cfbd43619afacec8fac7df1560f361a4c2009c765178a59297d660e4e6dd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /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/v5/transports -complete -installsuffix shared -buildid f61meDGWNYL7oGHELmDn/f61meDGWNYL7oGHELmDn -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/51/51bd647f7fd7bc8c2553070c5d25769b7c5a918351fcfa034bacc3fcf4b0c27c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types 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/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 60fv1AfOjot9xqKc9dhC/60fv1AfOjot9xqKc9dhC -goversion go1.15.5 -D "" -importcfg $WORK/b166/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/5e/5e1d543b20fa6ae66c4cba2d5f3d2b4f8acfc0abcb07e05d3a017ca3186e21ca-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /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/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid hi3q_aSkRhqCW5QXi35K/hi3q_aSkRhqCW5QXi35K -goversion go1.15.5 -D "" -importcfg $WORK/b167/importcfg -pack ./tmpdir.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/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/0c/0ce20359e51ef5da1b53d73e0622c19f241fd1e2cf7652f2fd0881fc621a1d93-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b256/ cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/7c/7c468752dc9f96033d51106205a563f39d5de208d7cb8309be3b8d6c899b8f9e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types 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/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b528/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /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/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid RsOF4609kmpD1RN0Grsh/RsOF4609kmpD1RN0Grsh -goversion go1.15.5 -D "" -importcfg $WORK/b256/importcfg -pack ./prioritize.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b136/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid YdlRyoAM_QmzvyLuh7F9/YdlRyoAM_QmzvyLuh7F9 -goversion go1.15.5 -D "" -importcfg $WORK/b528/importcfg -pack ./metrics.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/55/5515cdf05013414624f1dc67b7e59b8a6000236e8ee8ebf309b2a6ca760cb55e-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b353/ cat >$WORK/b353/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/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid z6JtIgEyZyyHBdV38S_x/z6JtIgEyZyyHBdV38S_x -goversion go1.15.5 -D "" -importcfg $WORK/b353/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # 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/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ac/ac4b3ae647cac3bd5e78a08b8808f6603d345487489846071b8e81f596630f15-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/8e/8e698695abb75dc801701d9c561b464a725ed36161416a2bb762e90aa418bfe6-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f9/f988c87fc3b3d508067b36b3ae12d17c2405ce996a1a0e3cd9cbb41ac651543e-d # internal cp $WORK/b154/_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/b539/ github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b532/ github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b552/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 4Px3R11wapXM_C13JYVR/4Px3R11wapXM_C13JYVR -goversion go1.15.5 -D "" -importcfg $WORK/b532/importcfg -pack ./rate.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid NWqrLABSK2bgwlBShGaZ/NWqrLABSK2bgwlBShGaZ -goversion go1.15.5 -D "" -importcfg $WORK/b539/importcfg -pack ./addr.go cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a EOF cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/af/afba2a8fb4e5a1c56f98e4ce51ec85e1cb08c36edebad3a7ce83bc25e4b669e0-d # internal cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fa/fa354367a1b8b5a05693412a092644f5c5dc4bff3bdb27dfabf3fb840daddf76-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid EyU4Ty3cRyV24Vz-Rve2/EyU4Ty3cRyV24Vz-Rve2 -goversion go1.15.5 -D "" -importcfg $WORK/b549/importcfg -pack ./names-generator.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 9WSAM94g9dRA2NryWqsR/9WSAM94g9dRA2NryWqsR -goversion go1.15.5 -D "" -importcfg $WORK/b552/importcfg -pack ./netns.go ./netns_linux.go mkdir -p $WORK/b559/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b467/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a3/a3a601e97a934ed1ec84b764dad9348e4f95bf7818352b14e984a770c0625849-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid wKrL5VQ0Ct-WV6WJrEcg/wKrL5VQ0Ct-WV6WJrEcg -goversion go1.15.5 -D "" -importcfg $WORK/b559/importcfg -pack ./parsers.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b469/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /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/hpcloud/tail/watch -complete -installsuffix shared -buildid w5HwkoQXTe5u4gg07II3/w5HwkoQXTe5u4gg07II3 -goversion go1.15.5 -D "" -importcfg $WORK/b467/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b561/ cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/80/80e6fddce8315f617167b387dc46f985d6e45731955bbd07b58fb74248a865aa-d # internal cat >$WORK/b561/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b562/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid JXnXyx3X70Vl9wc9ulMv/JXnXyx3X70Vl9wc9ulMv -goversion go1.15.5 -D "" -importcfg $WORK/b561/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/87/87d69e549ddbea865acef87adc95cf26df8477921535101477eaefcc4a9bb315-d # internal cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid XQ0wppAiYtfuJyXXjlxS/XQ0wppAiYtfuJyXXjlxS -goversion go1.15.5 -D "" -importcfg $WORK/b562/importcfg -pack ./shlex.go github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b568/ cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid lUiFG5b0zl0pxm6EtzGU/lUiFG5b0zl0pxm6EtzGU -goversion go1.15.5 -D "" -importcfg $WORK/b568/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/77/77c973d8affa5fa4ad6c8b7b915b1cc5a1df955848d791f2a3d9c96c6fc89563-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b579/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid iI__7k2r4iWCaJ-dtSno/iI__7k2r4iWCaJ-dtSno -goversion go1.15.5 -D "" -importcfg $WORK/b579/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/97/97ecd988ac25e66c86548f8dfda9da9a6369beadfda2e879323ca432f36e2623-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7a/7a7cc3a68a8668853245a76b8eb7d1bcea12d4798663a086bf153ae1316d0d10-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b595/ github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b586/ cat >$WORK/b595/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/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid -hcZEBmXLtZP9ArkSp9F/-hcZEBmXLtZP9ArkSp9F -goversion go1.15.5 -D "" -importcfg $WORK/b595/importcfg -pack ./channelwriter.go cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid SFGavpbGaf25Tb3SUk95/SFGavpbGaf25Tb3SUk95 -goversion go1.15.5 -D "" -importcfg $WORK/b586/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/f0/f00ecb0b4a3740f737ef9cd16a3ab6ce5415a238e80cae9256c1d4b96d600e4d-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b0/b036b73c547fb6abc7319504d4695a81fe92f8a21fc8c291a713d0ef0a47b6d5-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b510/ runtime/pprof mkdir -p $WORK/b602/ cat >$WORK/b510/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b510/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p runtime/pprof -std -installsuffix shared -buildid gQwW_Esl0enXe-_p-tFw/gQwW_Esl0enXe-_p-tFw -goversion go1.15.5 -D "" -importcfg $WORK/b602/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/6e/6ea7134e4d4ba52d2c8c4975e58e316ab602bb10a8a2e8d60746abff43f6484a-d # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/dc/dce5698b1253db087f527270b0a9a927281289d0194de458958a243ca8c20017-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/70/70f61d9c640ad2edd971af00d3d25a01ef14dca5524ec376278fdf52a0b1afe3-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/6f/6fd4fe328d204d22660d6c6a807879692065a9a2a4ccc588087b648a5a907c8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/7a/7aca049737890e16281cf7ca694de37f979fdd215497d9fd705ce939d5d1e30b-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/crc32_amd64.o ./crc32_amd64.s cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/a5/a59b4d320682fc458e13b0ccf74d3da5982e828eccaef4db1ed7fceda4666f89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/62/621dd811985e037749f2a16b9c459f8e404f577315d267379e28f967575d0485-d # 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/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/b5/b585923f429cfcc6995a96d97f86de2ebd0e2a99e53152f366a30c16243bce82-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e4/e4635ebd09491d793c81e7e63a7d81e5b970c1fcc5f6d27ec2709b2c99deca1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/79/798e18157fe65e9c9d4abcff84a89fc03d29484e7464300d648cac355893cd97-d # internal cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b509/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid __SHJ4oUBjbjAOS45ofa/__SHJ4oUBjbjAOS45ofa -goversion go1.15.5 -symabis $WORK/b510/symabis -D "" -importcfg $WORK/b510/importcfg -pack -asmhdr $WORK/b510/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/37/3745bfba81486df021898acc88dceb50917b6352b4375c9ef8746390b3e0a9ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b531/ cat >$WORK/b531/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/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b534/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid GwxOjVZB7AqgtHFMtZVj/GwxOjVZB7AqgtHFMtZVj -goversion go1.15.5 -D "" -importcfg $WORK/b531/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/crc32_amd64.o # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b106/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/24/241240b8add6eb65242de0559ce9d66de928fc1e398e632abbc82d9c3c96cc78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/46/4670097d88393d871a298057dbdf396f5ca2132e79300edeca350c46aa40409a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/e8/e8658c928ea764d77b553ffb4f2cac4ddb63a045dc8a392d177c0278f4b4a560-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/8b/8b30b9d247b7cfafb599ba068e21d25288a2d69089a6ddba4e9cd7facf8af625-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b4/b40e5e598d2eadcb9cc9937f0926bb03ab809fed3b6fa24fa24b32974c0847e2-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5b/5bdea3dbd971c1d39b85f1a42f21225164476df59158de373825c12909f848da-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid 1rL62ff2cinpQBDCDW36/1rL62ff2cinpQBDCDW36 -goversion go1.15.5 -D "" -importcfg $WORK/b105/importcfg -pack ./gunzip.go ./gzip.go vendor/golang.org/x/net/idna mkdir -p $WORK/b228/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cat >$WORK/b228/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b232/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_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/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid cFlaCmI8jT3MD5QB3kz5/cFlaCmI8jT3MD5QB3kz5 -goversion go1.15.5 -D "" -importcfg $WORK/b228/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/0a/0ad3ca7f8b75b932d189d87cf138463f218600446fff4966fcd371122fe44396-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/22/225190576a56a65bc9e8919399c8152edc83e5ec2caca6bdc49680dcd5f1ff4a-d # internal text/template mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b222/_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/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template -std -complete -installsuffix shared -buildid KFEka8_TxQHInBQRBnRF/KFEka8_TxQHInBQRBnRF -goversion go1.15.5 -D "" -importcfg $WORK/b221/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/d7/d7c56dff6a89520eea219cc21381d18d4d229cab0692f9d906149d6af308f7f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/a4/a4ba1fa00207851eb69e6bdc681bb0d1cf104bc8882823b9ec0298efa1797a7c-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b469/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /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/hpcloud/tail -complete -installsuffix shared -buildid v1uvY_KZLAcuUO2F-IwY/v1uvY_KZLAcuUO2F-IwY -goversion go1.15.5 -D "" -importcfg $WORK/b464/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3e0bce60cff58977263d86bd65af08c7877d2ceab5ddfebf85dd1f60a973c692-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal mkdir -p $WORK/b114/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters github.com/containers/libpod/vendor/github.com/sirupsen/logrus github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/1e/1ea2155f179bb6aaa17ba8683687c9833561f23946b7896d42a6279bbef95fa1-d # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 1b2k1fWthHXjg7H3rz8P/1b2k1fWthHXjg7H3rz8P -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack ./strslice.go github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b323/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal mkdir -p $WORK/b325/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cat >$WORK/b325/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/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/common/model cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /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/docker/docker/api/types/strslice -complete -installsuffix shared -buildid iAwGs3OXQQJ-7bjHnQgL/iAwGs3OXQQJ-7bjHnQgL -goversion go1.15.5 -D "" -importcfg $WORK/b323/importcfg -pack ./strslice.go mkdir -p $WORK/b303/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 6m31Blup_NzGTIxngxsn/6m31Blup_NzGTIxngxsn -goversion go1.15.5 -D "" -importcfg $WORK/b325/importcfg -pack ./parse.go mkdir -p $WORK/b081/ mkdir -p $WORK/b183/ mkdir -p $WORK/b189/ mkdir -p $WORK/b276/ github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b491/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b402/ cat >$WORK/b491/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /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-credential-helpers/credentials -complete -installsuffix shared -buildid -2LyR6PsnSIArXY6XzQr/-2LyR6PsnSIArXY6XzQr -goversion go1.15.5 -D "" -importcfg $WORK/b276/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b512/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid l8ZCQloYgyJPVTFv2bON/l8ZCQloYgyJPVTFv2bON -goversion go1.15.5 -D "" -importcfg $WORK/b491/importcfg -pack ./hook.go ./when.go mkdir -p $WORK/b428/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b183/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b577/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid GbEgbRdK1EDD1J4yeMDb/GbEgbRdK1EDD1J4yeMDb -goversion go1.15.5 -D "" -importcfg $WORK/b189/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /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 -complete -installsuffix shared -buildid 4jcex0R_DVATckx__kmR/4jcex0R_DVATckx__kmR -goversion go1.15.5 -D "" -importcfg $WORK/b183/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 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /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/json -complete -installsuffix shared -buildid ClaiZdpNP2kEspYWMcCf/ClaiZdpNP2kEspYWMcCf -goversion go1.15.5 -D "" -importcfg $WORK/b402/importcfg -pack ./json.go mkdir -p $WORK/b421/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b474/_pkg_.a EOF mkdir -p $WORK/b371/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid c87PH2lOANEhX7RWbNRg/c87PH2lOANEhX7RWbNRg -goversion go1.15.5 -D "" -importcfg $WORK/b512/importcfg -pack ./framer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 3nTHQvnxNeo6x6q2GPhm/3nTHQvnxNeo6x6q2GPhm -goversion go1.15.5 -D "" -importcfg $WORK/b428/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid WZjXsHrDtuBMfkkEuwpP/WZjXsHrDtuBMfkkEuwpP -goversion go1.15.5 -D "" -importcfg $WORK/b303/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid R6qCJ2_TJh_Dyxs6LmM8/R6qCJ2_TJh_Dyxs6LmM8 -goversion go1.15.5 -D "" -importcfg $WORK/b577/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid mQz4iakV_E34my0eFoVi/mQz4iakV_E34my0eFoVi -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/11/111d7929279f51b28ef002b3bbdc8585701ccfa369642fa9a450c1c8ec3bb9f7-d # internal cat >$WORK/b421/importcfg << 'EOF' # internal # import config 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 importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid Ovgv4uRKSOFOuRsJuHgh/Ovgv4uRKSOFOuRsJuHgh -goversion go1.15.5 -D "" -importcfg $WORK/b421/importcfg -pack ./jsonmessage.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /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/blang/semver -complete -installsuffix shared -buildid Nc2bJRq4yLK_2hMStAtf/Nc2bJRq4yLK_2hMStAtf -goversion go1.15.5 -D "" -importcfg $WORK/b371/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/7b/7bb2f8db9e67774c02da4488bdf072bb47985c03f61b1b8549546187d1941e2c-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b297/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b580/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Lbv1rwJDW_dmJF7bg7Sp/Lbv1rwJDW_dmJF7bg7Sp -goversion go1.15.5 -D "" -importcfg $WORK/b297/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 4gswhYSW_4DpNukLDgud/4gswhYSW_4DpNukLDgud -goversion go1.15.5 -D "" -importcfg $WORK/b580/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /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/gogo/protobuf/proto -complete -installsuffix shared -buildid 9JmWwBtuf1sB0vc051h5/9JmWwBtuf1sB0vc051h5 -goversion go1.15.5 -D "" -importcfg $WORK/b342/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/fd/fd1bfe333c714e50e4cf79c469e2bb404129891a9ee6c98a0e082609e89d8303-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b352/ cat >$WORK/b352/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/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid YnmqBZpords-JYSrs_Fi/YnmqBZpords-JYSrs_Fi -goversion go1.15.5 -D "" -importcfg $WORK/b352/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/37/37857ed66ebe4ce1d8982aa0adc905fb5273f5f8b6214fbbc6a82997c38dc92c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/aa/aab064a0afa49280ae1d65064a72e7228dcfc33bc1b346320e1f116f6579ec42-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/48/48b43751ca88ea6bdfb35ed88d43536a98cf1e65fdc211f42f9ff552ad6fca9d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/v5/pkg/strslice=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /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/buildah/docker -complete -installsuffix shared -buildid p5Jkk-RyhHhZ47cssGEn/p5Jkk-RyhHhZ47cssGEn -goversion go1.15.5 -D "" -importcfg $WORK/b247/importcfg -pack ./types.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b460=/tmp/go-build -gno-record-gcc-switches -o $WORK/b460/_cgo_.o $WORK/b460/_cgo_main.o $WORK/b460/_x001.o $WORK/b460/_x002.o -g -O2 cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/2f/2f507096f9eb12b8031a3b2b217c8a3d438b5a6d172864a93e0e45416cccdf07-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/c6/c66df16c5fc008b0389f9f9a39c6e6d5c0ee6ceff1dab0ccdeba6f4638a3df77-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/24/24f0b99f5d300d85014a71c462a9a73bee0cb6b4ec97a9635dc86deee0778232-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/6f/6f8da0d51da9648704bdd812ed862ed009054b707b309590988bf71f165a9821-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net -std -installsuffix shared -buildid X-ky4iJ_O_WlHvuf3fvr/X-ky4iJ_O_WlHvuf3fvr -goversion go1.15.5 -D "" -importcfg $WORK/b055/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/b055/_cgo_gotypes.go $WORK/b055/cgo_linux.cgo1.go $WORK/b055/cgo_resnew.cgo1.go $WORK/b055/cgo_socknew.cgo1.go $WORK/b055/cgo_unix.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/71/719b0bb5d982405b9b27bbe7ebe27ed621a0c3de953b5f3db967bbeb48f5130a-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b8/b8cea246d2a0e453553a5560184858665e20bd89d0aa6dc8290137fefc9edfc9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b275/ cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/54/54ef8ea85f5e975893ef9ef48c5dafd3db84a5befe68ffc1c0a4edfd3de75a1b-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid 6VGqQ8MO9u2J3qyXc5St/6VGqQ8MO9u2J3qyXc5St -goversion go1.15.5 -D "" -importcfg $WORK/b483/importcfg -pack ./log.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/47/4774e09b1687742d6c0a3d5a4bd3634734c33a964b33378d99a75005b73e3fc9-d # internal cat >$WORK/b275/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /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-credential-helpers/client -complete -installsuffix shared -buildid oqL9rXY_fBkd1H1y8njZ/oqL9rXY_fBkd1H1y8njZ -goversion go1.15.5 -D "" -importcfg $WORK/b275/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/de/de8a96846ac33efec202c3f3458ae09b76d50744351443a0f8277ea6e84ae4c6-d # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d0/d095fdba42b8776e67620bec8171f48c32f1fbb7d086d20905101739fa81ed06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/ec/ecc85252678be1a8cecf6235041d832e830f8b715b2d94303bc19e050a71085e-d # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/17/17d52a73d3f5c9d31aee2c2bb6c3aad9bc6703172570dc3075f6d1f9ed67315e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/43/43841544f4442caa1d334168eceaaff8220848fdb5127635286bafd943085b88-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ff/ffdca58c0d74d5a63fed0d45227c736f95c25b9c701365eea4fa02d1a4318c98-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/5e/5e0d0613dadcbd381090ac9cc0f44ad15821166bad2b5fc6ded87628ae0bb972-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b460/_cgo_.o -dynout $WORK/b460/_cgo_import.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /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/host -installsuffix shared -buildid Y341p-K_BLmQEzh2RaEG/Y341p-K_BLmQEzh2RaEG -goversion go1.15.5 -D "" -importcfg $WORK/b460/importcfg -pack ./host.go $WORK/b460/_cgo_gotypes.go $WORK/b460/host_cgo.cgo1.go $WORK/b460/_cgo_import.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/85/85a3002a78fd37c201c580d42975d0a3e2f104e84d8db484aa6a37cee40ed8c4-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b460/_pkg_.a $WORK/b460/_x001.o $WORK/b460/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/f0/f089e1944abbd8924a0bbc49ce4b41d946af71ae157d81cd2c81178c9c07f3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/11/11428f773e2be98b3e7efaa95cb26fb332e47e16103fbbb7b6e26b5bacfd9fe4-d # internal cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/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/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/ec/ecb21755754316782ee137902dc4da6160c75748af915e52634fab934de05852-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/1e/1e597eabb1191c54d77f03a0260ef69c7b3cb80aa97623b4b74183fc6f23236a-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/be/be821b7c809455ce257ffaba2a8ca4ea05fbd2fe4428e4f59bb6937851445417-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/48/48f69c756d8d425bd3faf10827e79aa7796d6b864393903df31b0510fbfb4949-d # internal go/parser mkdir -p $WORK/b219/ go/printer mkdir -p $WORK/b220/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/parser -std -complete -installsuffix shared -buildid jDtiGZAYPD9hQ5wRczMa/jDtiGZAYPD9hQ5wRczMa -goversion go1.15.5 -D "" -importcfg $WORK/b219/importcfg -pack ./interface.go ./parser.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Dd9_WxzC91pFGp4a8BwY/Dd9_WxzC91pFGp4a8BwY -goversion go1.15.5 -D "" -importcfg $WORK/b220/importcfg -pack ./nodes.go ./printer.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/45/45530c1610e6f09542e5c88e5abe342b492e2d0c8db4820ca384ab81036a2612-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/35/35cfffb16d8104dafb8340dceaad1536c71b91e17c99e19cc492466311796555-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o -g -O2 cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/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/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/d2/d2b3873cae71eed0186f940879853c68bf143369d22b4414f849b238a1a8a140-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c4/c4ea185bb384b5665f36a79e381fb1489044740684e648dacc28321d4579dfa2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b171/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b259/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b252/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b255/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b416/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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 github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/pkg/hooks cat >$WORK/b171/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a EOF github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b482/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/pkg/errorhandling cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /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/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid XmMTIHf2f9kv1cnGYDVx/XmMTIHf2f9kv1cnGYDVx -goversion go1.15.5 -D "" -importcfg $WORK/b259/importcfg -pack ./memory.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /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/fileutils -complete -installsuffix shared -buildid MPL08El3wslrdeB08s4C/MPL08El3wslrdeB08s4C -goversion go1.15.5 -D "" -importcfg $WORK/b171/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b482/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b482/ -g -O2 -Wall -Werror ./shm_lock.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b490/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt 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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containerd/continuity/fs cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /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/containers/buildah/pkg/umask -complete -installsuffix shared -buildid wEyn7EnMa43fzvIESB5u/wEyn7EnMa43fzvIESB5u -goversion go1.15.5 -D "" -importcfg $WORK/b252/importcfg -pack ./umask_unix.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b412/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /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/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _F15bSUSrewSk95TrJe_/_F15bSUSrewSk95TrJe_ -goversion go1.15.5 -D "" -importcfg $WORK/b255/importcfg -pack ./boltdb.go mkdir -p $WORK/b199/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b199/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b199/ -g -O2 ./projectquota.go cat >$WORK/b416/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a EOF mkdir -p $WORK/b073/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid EYV0-CmY3rvqJMXkahc7/EYV0-CmY3rvqJMXkahc7 -goversion go1.15.5 -D "" -importcfg $WORK/b416/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b451/ github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b367/ mkdir -p $WORK/b419/ mkdir -p $WORK/b493/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx 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/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup 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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b490/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 packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b367/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b419/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b097/arith_amd64.o ./arith_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid 1S67vU0y2_5vmlQIvhOD/1S67vU0y2_5vmlQIvhOD -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack ./system_registries_v2.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid n7rlq7Mzb-ZSp8cggpeN/n7rlq7Mzb-ZSp8cggpeN -goversion go1.15.5 -D "" -importcfg $WORK/b412/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid Z3ovoXEUkZYwM8hVAHfY/Z3ovoXEUkZYwM8hVAHfY -goversion go1.15.5 -D "" -importcfg $WORK/b419/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid LMsVKVOfwX_pfATl_AiP/LMsVKVOfwX_pfATl_AiP -goversion go1.15.5 -D "" -importcfg $WORK/b367/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 cat >$WORK/b493/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid xgV30101p7fdvMj2RQa9/xgV30101p7fdvMj2RQa9 -goversion go1.15.5 -D "" -importcfg $WORK/b451/importcfg -pack ./errorhandling.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid XdZn2xIQtCL-TMjA8PsM/XdZn2xIQtCL-TMjA8PsM -goversion go1.15.5 -D "" -importcfg $WORK/b490/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid j2f1WryV-SiQNu1XcktC/j2f1WryV-SiQNu1XcktC -goversion go1.15.5 -D "" -importcfg $WORK/b493/importcfg -pack ./exec.go ./runtimeconfigfilter.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p os/user -std -installsuffix shared -buildid AyOUWFsYaKdv7LAd2hIz/AyOUWFsYaKdv7LAd2hIz -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack ./lookup.go ./user.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo_lookup_unix.cgo1.go $WORK/b038/getgrouplist_unix.cgo1.go $WORK/b038/listgroups_unix.cgo1.go $WORK/b038/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -o $WORK/b463/_cgo_.o $WORK/b463/_cgo_main.o $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d1/d199395a272e02d39392812a8ba5aaa2aa254cb3b4380b2c50b9661083ca6035-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/08/08f0034670f9ed4ea5ec71642af725a9cdb3af46358ae940eff0d0ac82a7d157-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8b/8bedc1b41d0fa48817291d71e193abe158c01d9cf3482ee51c462472db3c02c0-d # internal crypto/dsa mkdir -p $WORK/b133/ github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b384/ encoding/asn1 mkdir -p $WORK/b096/ crypto/elliptic cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 0KMy3WbYrjXTlm_lJA7R/0KMy3WbYrjXTlm_lJA7R -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack ./dsa.go mkdir -p $WORK/b117/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid AvW0oCMbcoG5oTDRLS8v/AvW0oCMbcoG5oTDRLS8v -goversion go1.15.5 -D "" -importcfg $WORK/b384/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b047/_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/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/33/33fc34a1dbfcc5b6b04bb0d2ac2a9fd9b9bad5eb6e9a6c095cc907e3461dbed4-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b463/_cgo_.o -dynout $WORK/b463/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_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/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid y24wlCCsdG3hGTqCFojy/y24wlCCsdG3hGTqCFojy -goversion go1.15.5 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/82/8256e63d5ae37d6bf2d90e670d3f75c877fcf7d45936eb031224e7daab171f87-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b175/ cat >$WORK/b175/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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /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/containers/storage/pkg/mount -complete -installsuffix shared -buildid P7IXNN-3nW42e_LI4mCB/P7IXNN-3nW42e_LI4mCB -goversion go1.15.5 -D "" -importcfg $WORK/b175/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/b416/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/f1/f1a681e25e6a8ea7896eb897f725e8b079c517ddb379f70f1a780ff0f28ae1a9-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/0d/0de08ccb0b715d1f42dc571fde3ceb6340593e2bb0aa9dda9f76ef91a1c6c4bf-d # internal cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /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/coreos/pkg/dlopen -installsuffix shared -buildid yd43AF9BRyEAI-F60v9I/yd43AF9BRyEAI-F60v9I -goversion go1.15.5 -D "" -importcfg $WORK/b463/importcfg -pack $WORK/b463/_cgo_gotypes.go $WORK/b463/dlopen.cgo1.go $WORK/b463/dlopen_example.cgo1.go $WORK/b463/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5d/5d5073078d51b7c88799b93945428e229efd8d351f904a6fc2f1d4290646e5a6-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/db/dba818fd42cd06e201221a197173483c74db6467d963cdcb34a14f8fe4efa4d7-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d1/d1e33dd06844a68c3120b86a1675294baaa79d5b3ec7511cecad8f4dfd9326d2-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b572/ cat >$WORK/b572/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid juQd8b38uHgOx8S3yDwM/juQd8b38uHgOx8S3yDwM -goversion go1.15.5 -D "" -importcfg $WORK/b572/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/5f/5fcb50b63bcf9e939c878cf21bb7090f50b88be341a48598a73e71a058028e96-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e0/e0aeaa876fe37b37aed7af70d3512f866e254933a130493d8c8df63c7f5d082c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b254/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b249/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b277/ github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b177/ mkdir -p $WORK/b396/ archive/tar cat >$WORK/b249/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/b041/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b210/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b002/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid CteR8v0kPuB2U7elyKlh/CteR8v0kPuB2U7elyKlh -goversion go1.15.5 -D "" -importcfg $WORK/b177/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /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/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid cpeOuhocbUqt_aHnAG0u/cpeOuhocbUqt_aHnAG0u -goversion go1.15.5 -D "" -importcfg $WORK/b254/importcfg -pack ./default.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /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/pkg/homedir -complete -installsuffix shared -buildid 0TDiV9g5v1gR3wgoU5Hy/0TDiV9g5v1gR3wgoU5Hy -goversion go1.15.5 -D "" -importcfg $WORK/b277/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /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/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 8RMiuyo3t9JObUM2jLiu/8RMiuyo3t9JObUM2jLiu -goversion go1.15.5 -D "" -importcfg $WORK/b249/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /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/klog -complete -installsuffix shared -buildid vAnG-6IapiaoX3HICzJc/vAnG-6IapiaoX3HICzJc -goversion go1.15.5 -D "" -importcfg $WORK/b396/importcfg -pack ./klog.go ./klog_file.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /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/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 8PA5AGNxx-xaBL2AUhh6/8PA5AGNxx-xaBL2AUhh6 -goversion go1.15.5 -D "" -importcfg $WORK/b210/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid tR3NHzFq0y9Wb1jbikva/tR3NHzFq0y9Wb1jbikva -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/f0/f067dc709d8f0110284a255d349c76f81488ff2dcc4a51d9dbd5194c9a344a58-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config 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/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid kmSPQ5FxKc2-OcRFGKXZ/kmSPQ5FxKc2-OcRFGKXZ -goversion go1.15.5 -D "" -importcfg $WORK/b418/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/23/2397a9449f033474cc8c72f13272355c81c13cb9c66d7b6c7076f75d6de3e66c-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b463/_pkg_.a $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/d5/d56ded0df3b92bea7ca58957751607b9b12f0da776d91c15741d205cadb01576-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b462/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b462/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b462/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4d/4d4d6e541f36e7464cef58a290ccb916198139a3870cf875e8a61c29d3533b51-d # internal github.com/containers/libpod/pkg/systemdgen mkdir -p $WORK/b571/ cat >$WORK/b571/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 bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/fa/fabd96861719d41fae78ca4b6a2beaa0dc8802fb610bef7c8dc361c1da63e625-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/systemdgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid oZnP116tm3ziTLRA4ueH/oZnP116tm3ziTLRA4ueH -goversion go1.15.5 -D "" -importcfg $WORK/b571/importcfg -pack ./systemdgen.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b441/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b560/ go/doc mkdir -p $WORK/b398/ cat >$WORK/b441/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/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF html/template mkdir -p $WORK/b600/ cat >$WORK/b560/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid _8PrxozUZIBa-eMsCw4l/_8PrxozUZIBa-eMsCw4l -goversion go1.15.5 -D "" -importcfg $WORK/b441/importcfg -pack ./devices.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid AAcFyjcj0dxhjDVxRGvb/AAcFyjcj0dxhjDVxRGvb -goversion go1.15.5 -D "" -importcfg $WORK/b560/importcfg -pack ./cgroups.go ./stats.go ./utils.go cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile html=$WORK/b601/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go/doc -std -complete -installsuffix shared -buildid u4R6CLkJ24ReZRwxQuSE/u4R6CLkJ24ReZRwxQuSE -goversion go1.15.5 -D "" -importcfg $WORK/b398/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p html/template -std -complete -installsuffix shared -buildid xX5vKDJVK1WFvL9n7h0c/xX5vKDJVK1WFvL9n7h0c -goversion go1.15.5 -D "" -importcfg $WORK/b600/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/36/3692e82c714fd0786a84742f8ba1b7d3a10720f1f849f33dbe056dbf2efe217e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e5/e5aca41f6e9a6a0b23dc1b04ddcae9e334136d4bf2ca16603514a1840db7a62c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /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/v5/pkg/docker/config -complete -installsuffix shared -buildid U-aY0pk2Uam9Ir9EoHCs/U-aY0pk2Uam9Ir9EoHCs -goversion go1.15.5 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/74/74115f1954080af7da1372998bbd779ac32c5a0dd4148ad5199a602301855738-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b174/ cat >$WORK/b174/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/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid kheT1_Rnel745M6zZMmY/kheT1_Rnel745M6zZMmY -goversion go1.15.5 -D "" -importcfg $WORK/b174/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/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/9d/9dce473a65f9a7a3aa702937b8dfc4e357fdcfcef7913b5c0aebe617ae82f0c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/e9/e9ee77819c5b83c5925f54d0752d47596ba774c6f29a0b8c85dc115d6b4ae199-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/02/02e95f78f8c1afc43354e4cf2002c329126ff6779944543098b84b37e96c8158-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/95/95271d59fd4da13e709b5fc6c3e8af1587e5ac734984149b9b3a1bd61bb8c935-d # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/62/624095a3632a63c37feba7f11ffa1dc8a967bcc4aacda2cd416cb87f204edacc-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b589/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b582/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b583/ mkdir -p $WORK/b581/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid uJCqTYIarPp_b12nkMSO/uJCqTYIarPp_b12nkMSO -goversion go1.15.5 -D "" -importcfg $WORK/b589/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a EOF cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid 1V-aKkfsr02N4HTKhK5w/1V-aKkfsr02N4HTKhK5w -goversion go1.15.5 -D "" -importcfg $WORK/b582/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid w1LwJ1TD4UK5BrjbdFv8/w1LwJ1TD4UK5BrjbdFv8 -goversion go1.15.5 -D "" -importcfg $WORK/b583/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 2VVwgqLRWHJqAsgyf1-S/2VVwgqLRWHJqAsgyf1-S -goversion go1.15.5 -D "" -importcfg $WORK/b581/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/78/7803b10f0d8969e2b37ac05ed37f25962f87fcb0970ee25f42b8df55135fc6f2-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b593/ github.com/containers/libpod/vendor/github.com/ghodss/yaml github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b514/ mkdir -p $WORK/b308/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b514/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/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid w65sSVvSslDofi6mvkmu/w65sSVvSslDofi6mvkmu -goversion go1.15.5 -D "" -importcfg $WORK/b593/importcfg -pack ./trust.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid m2OHnrjjzCeQ7oRdNQFQ/m2OHnrjjzCeQ7oRdNQFQ -goversion go1.15.5 -D "" -importcfg $WORK/b514/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cat >$WORK/b308/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/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid G7E12PvSuLLsKRSnzFn8/G7E12PvSuLLsKRSnzFn8 -goversion go1.15.5 -D "" -importcfg $WORK/b308/importcfg -pack ./fields.go ./yaml.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/76/76178d742ba47e64f556eafc4ae337d50582b10ba65b2d5acf8a83523a34d9b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/d6/d60d2d1b18609863e78149cebfaea23beff1f75d11b21db5be193b4b71e8046f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b426/ cat >$WORK/b426/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/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid qBnYnp5RNGa2XyPJAhYu/qBnYnp5RNGa2XyPJAhYu -goversion go1.15.5 -D "" -importcfg $WORK/b426/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/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/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c9/c9e2c0a1ea5cf6b62394c476503406493437af87aab082c75d7039a4de9397bb-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b459/ github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b541/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b417/ mkdir -p $WORK/b182/ cat >$WORK/b459/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/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/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b182/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b182/ -g -O2 ./sysconfig.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /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/internal/process -complete -installsuffix shared -buildid FQxYQZfMxOfEP6wM0icd/FQxYQZfMxOfEP6wM0icd -goversion go1.15.5 -D "" -importcfg $WORK/b459/importcfg -pack ./process.go cat >$WORK/b417/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b541/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/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid ZCrABLvUcJK5zEWMX3Xw/ZCrABLvUcJK5zEWMX3Xw -goversion go1.15.5 -D "" -importcfg $WORK/b541/importcfg -pack ./lookup.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid WALy3nhgoWlj102jWTku/WALy3nhgoWlj102jWTku -goversion go1.15.5 -D "" -importcfg $WORK/b417/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/24/245b4f94644da5460e35b479e5c209f18b018407d37cc2d16b7c1775b0f14580-d # 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/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/79/79d18d618090fbfcac4cd97ec35c1c12a3d13452a2e943f1c307007503e79b8f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b173/ cat >$WORK/b173/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 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /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/idtools -complete -installsuffix shared -buildid 60hvoT_sVxezG9cReZff/60hvoT_sVxezG9cReZff -goversion go1.15.5 -D "" -importcfg $WORK/b173/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/86/8604b273bbe258f55a24e65b1cf3879c747ca4d962cb4d24bf441f60a092967e-d # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/a6/a6374c13002c9b6c86a2235ebf8545f74752848e29a86969776ae26eece923ec-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/7e/7eef3a69f970a7c33b32086cedd7b6a4b456512c6f5c6961f77088f6e5b5d735-d # internal cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/3e/3e06e5da9b17ccc9d920b76f21932b57a369c34e0805478d14acc9dc0e7914bf-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/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/e0/e0e991c01e3a08cbc36fc0838fac20a8088756db939eb7ffb130d1a15781afab-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c0/c0806fa1ecf845d302c57c40fd78d26017a3a11687ce7f537cf381a2639446c7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b404/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/p256_asm_amd64.o ./p256_asm_amd64.s cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /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/runtime -complete -installsuffix shared -buildid uKB149dbL_A38w4krkpF/uKB149dbL_A38w4krkpF -goversion go1.15.5 -D "" -importcfg $WORK/b404/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/59/591415083f8baa337911c1076dc594588f121604cf877b10f4c184e3f784d3eb-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b454/ cat >$WORK/b454/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/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid C04dOyQydjSpmhI4VpsM/C04dOyQydjSpmhI4VpsM -goversion go1.15.5 -D "" -importcfg $WORK/b454/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/29/2911fe8a29da449fa0ec3c2aae97db71f204f56b45c5c9363f5c06237b42e716-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e6/e659e91aa89ded9c63a2a83503a973f82e7ad4f3f30f29c83c88b672c5130b8c-d # internal go/format mkdir -p $WORK/b215/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/format -std -complete -installsuffix shared -buildid -qhyxvCiz-Sl8Muiq27Z/-qhyxvCiz-Sl8Muiq27Z -goversion go1.15.5 -D "" -importcfg $WORK/b215/importcfg -pack ./format.go ./internal.go cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/d8/d8d24874ddff40c8fd6fb55a2212ab63276ae4b522033a5c89118b216c93f177-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b514/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid 0pAJmFzwjMB873SlXgoC/0pAJmFzwjMB873SlXgoC -goversion go1.15.5 -D "" -importcfg $WORK/b513/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2d/2d02c42c94944614ef23bfb0c107c9614509408e9c3d7e5a43a328a8dfb37a57-d # 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/b096/_pkg_.a # internal cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/e5/e5aa0551178a8e5e9b60f651e83729cc5fbddc200a3a2c7a98b0378e5e2b4a3d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b435/ cat >$WORK/b435/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid 7TVpx3Eqb3FbNEgmvH-S/7TVpx3Eqb3FbNEgmvH-S -goversion go1.15.5 -D "" -importcfg $WORK/b435/importcfg -pack ./formats.go ./templates.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e7/e7563b1bee405cbbad01729c9604e92745f4a813e27de5fbff4cdb98a47cd69e-d # internal crypto/x509/pkix mkdir -p $WORK/b134/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b120/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid bdI0L9f3pkg_HJBxt5az/bdI0L9f3pkg_HJBxt5az -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack ./pkix.go cat >$WORK/b120/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/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -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/b120/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b093/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b093/ -importpath crypto/internal/boring -- -I $WORK/b093/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/56/56160a37befa827f87d7f41095fc3a6ff03b43124d2efcaeef30a0ee9113edb7-d # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/8b/8b96d8d5a040659e41c80a1f78e9ba017b5078fd9a7e093705fbb5bfbc48fde1-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ea/ea4efcb442e3ec8f6cab3216749e0a574b674c2a7d573cf89854d7dfc09a6094-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /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/pquerna/ffjson/inception -complete -installsuffix shared -buildid YmyYttsqNsJB1Kn8ehBR/YmyYttsqNsJB1Kn8ehBR -goversion go1.15.5 -D "" -importcfg $WORK/b213/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/e5/e542776e812c1ddb62b4fb7f6e843ca17ea0f0ac7afa8701b9e05b170f0d5cbd-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/_x001.o $WORK/b199/_x002.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b510/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b510/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b510/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/57/579aeeaa717aea6aad20eb4e500df4ee04cc814f43ab1dbf873244adb57d85d7-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I $WORK/b482/ -g -O2 -Wall -Werror -o $WORK/b482/_x003.o -c shm_lock.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b510/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b510/_pkg_.a $WORK/b510/reflect2_amd64.o $WORK/b510/relfect2_mips64x.o $WORK/b510/relfect2_mipsx.o $WORK/b510/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/bd/bd8a7c8966e69a4b710debd6790671fe6289078df85ad0a083936e437021021c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/0b/0ba31bb645e6fd2254729a6f2cc4e3a84e6b58dae0b431649c0c87b8a3dccdad-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/49/49120871ce517f9a06cd229b0bd118c58f069290b84ef1250e3f6db0a3a48df6-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/56/56d9846ce16bb6aa2e89e00053b1e9e76a4d9adc67b67cdc6d35b5395bc32d3b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b243/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b243/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b199/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 3SxnrzrqBYKnZJ0bocxp/3SxnrzrqBYKnZJ0bocxp -goversion go1.15.5 -D "" -importcfg $WORK/b199/importcfg -pack $WORK/b199/_cgo_gotypes.go $WORK/b199/projectquota.cgo1.go $WORK/b199/_cgo_import.go cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/90/90e7ed95c8f3466bea6e336bdc98a32980b29e0ea13d4a8d35d3a98e2c62dbd3-d # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/23/23d5bd0d1bab36ec1d84c37c8a2096e1c76e1572751d8d4113b6d06bb379b27a-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o -g -O2 github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b510/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid JnbGolZAh7o-iJ4q6ohe/JnbGolZAh7o-iJ4q6ohe -goversion go1.15.5 -D "" -importcfg $WORK/b508/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/72/7235102b72d5176b7f53f1bfbbe0f12f3020c754ccf70dafae0b3c8de788bcc6-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b583/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid zVJwPPyhGYIKiLsJsm6N/zVJwPPyhGYIKiLsJsm6N -goversion go1.15.5 -D "" -importcfg $WORK/b585/importcfg -pack ./agent.go ./constants.go ./ttypes.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ba/ba10c9766ac8ad2cb6c78377c2b73936ba6db59508750b7094e072fdf63435d7-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b199/_pkg_.a $WORK/b199/_x001.o $WORK/b199/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cat >$WORK/b182/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /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/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 4BxIlxZ6SKLz5y02XH52/4BxIlxZ6SKLz5y02XH52 -goversion go1.15.5 -D "" -importcfg $WORK/b182/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b182/_cgo_gotypes.go $WORK/b182/sysconfig.cgo1.go $WORK/b182/_cgo_import.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fb/fbe9a25c12aab934f94ef20963f350733effe717db6b83858d123cdc463bf6d2-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e3/e3c597438d4769b20246504a19d9245ec7edf81f68ec7cfa6729dbf7b7ff5b91-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b209/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b223/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /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/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid onuHlZoB9TuuLxfNPKr8/onuHlZoB9TuuLxfNPKr8 -goversion go1.15.5 -D "" -importcfg $WORK/b209/importcfg -pack ./tarlogger.go cat >$WORK/b223/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /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/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid TC4V3GGn7AIXwvxJdmP_/TC4V3GGn7AIXwvxJdmP_ -goversion go1.15.5 -D "" -importcfg $WORK/b223/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/77/7744ffcbdd737af2e609ecc0d5345930aa65b60d3d5c6dfa99b2ff2d83695b5b-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I $WORK/b243/ -g -O2 -Wall -o $WORK/b243/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/2f/2feb424fdb797024a618f7076da849f2b2a5787347cc2653559543ac65a6a461-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/bb/bb143c81eeb6353c0da7e34699554512fdc126d33b4291b3f8971e747a3dcb8e-d # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/fb/fb51cf4beb35e6e8c5353b465a8341676b93ca7bafadb3684e94cc8986ec54d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/bf/bf863d427e8eb3f3c2282573f1c398fd59c7bf1854a52605aee41dd2227c87bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8b/8b9ae3913793f29aeca5549ed1e5d66225a21be9fc161af05cf7b9b5927b0c58-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/fd/fd966f0c23c1e47961fa2131f521860843cfe555105ba8e1eadfa4875845c43e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/15/15c7f5b819283e5c30e64a498208d7813260971ecee83fa3f6f07b3a21eac2a9-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o -g -O2 -lrt -lpthread cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go cat >$WORK/b482/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 github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid HNbJPDe9DIuX2TfJx3I3/HNbJPDe9DIuX2TfJx3I3 -goversion go1.15.5 -D "" -importcfg $WORK/b482/importcfg -pack $WORK/b482/_cgo_gotypes.go $WORK/b482/shm_lock.cgo1.go $WORK/b482/_cgo_import.go cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ef/ef14ce0bf2507675f527e972f55c91090707174ca4865723fd2d5e6c8994c699-d # internal cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -o $WORK/b243/_cgo_.o $WORK/b243/_cgo_main.o $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o -g -O2 cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b243/_cgo_.o -dynout $WORK/b243/_cgo_import.go cat >$WORK/b243/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/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 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 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 9y_OxTMLlnTE7JV0w7Hj/9y_OxTMLlnTE7JV0w7Hj -goversion go1.15.5 -D "" -importcfg $WORK/b243/importcfg -pack ./unshare.go $WORK/b243/_cgo_gotypes.go $WORK/b243/unshare_cgo.cgo1.go $WORK/b243/_cgo_import.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b245=/tmp/go-build -gno-record-gcc-switches -o $WORK/b245/_cgo_.o $WORK/b245/_cgo_main.o $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b245/_cgo_.o -dynout $WORK/b245/_cgo_import.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/seccomp/libseccomp-golang -installsuffix shared -buildid nOQAEMswiR7bJAteUjD8/nOQAEMswiR7bJAteUjD8 -goversion go1.15.5 -D "" -importcfg $WORK/b245/importcfg -pack $WORK/b245/_cgo_gotypes.go $WORK/b245/seccomp.cgo1.go $WORK/b245/seccomp_internal.cgo1.go $WORK/b245/_cgo_import.go cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b243/_pkg_.a $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6b/6b90c502331367236f05d04818d6d5e4be2ee2a2ca4496525d2e2f709b2c2719-d # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -o $WORK/b462/_cgo_.o $WORK/b462/_cgo_main.o $WORK/b462/_x001.o $WORK/b462/_x002.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b245/_pkg_.a $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/81/817b39a2785711c15aa9b850a280ed0098a0d4dfe5a809320b748eafb529b19a-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b429/ cat >$WORK/b429/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 8mlKu1klNjPo-LMZ5oJB/8mlKu1klNjPo-LMZ5oJB -goversion go1.15.5 -D "" -importcfg $WORK/b429/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b462/_cgo_.o -dynout $WORK/b462/_cgo_import.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b463/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/coreos/go-systemd/sdjournal -installsuffix shared -buildid 5fz9iexKhS5h1Gdr1ISy/5fz9iexKhS5h1Gdr1ISy -goversion go1.15.5 -D "" -importcfg $WORK/b462/importcfg -pack ./functions.go ./read.go $WORK/b462/_cgo_gotypes.go $WORK/b462/journal.cgo1.go $WORK/b462/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/90/909c4c85af660b029744a74a8a69a423838642bc1d51bc65a2ece76a55cffb80-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/cf/cf1d0d154933a0c55e1a44e3d89a042b9462068826ab846505d3f255472c02ed-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b054/ net/textproto mkdir -p $WORK/b233/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b234/ github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry github.com/containers/libpod/vendor/github.com/docker/go-connections/nat cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid O0qthy0ntBvqKEpi3QXi/O0qthy0ntBvqKEpi3QXi -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack ./args.go ./types.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5JLLzDom7cTpa9CEtYww/5JLLzDom7cTpa9CEtYww -goversion go1.15.5 -D "" -importcfg $WORK/b233/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b393/ github.com/containers/libpod/vendor/github.com/ishidawataru/sctp cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b234/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/b020/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b228/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b364/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid dG_ezXyV8TF8_QcnUgxr/dG_ezXyV8TF8_QcnUgxr -goversion go1.15.5 -D "" -importcfg $WORK/b281/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid _78aU51jwpdRHrEW0CUZ/_78aU51jwpdRHrEW0CUZ -goversion go1.15.5 -D "" -importcfg $WORK/b234/importcfg -pack ./proxy.go github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b526/ cat >$WORK/b393/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b339/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid EI8MAGC9GxzS5oKAzU18/EI8MAGC9GxzS5oKAzU18 -goversion go1.15.5 -D "" -importcfg $WORK/b393/importcfg -pack ./validation.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b554/ github.com/containers/libpod/vendor/github.com/prometheus/procfs github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid Z0hIIf-u0-I6WbcFBp7a/Z0hIIf-u0-I6WbcFBp7a -goversion go1.15.5 -D "" -importcfg $WORK/b364/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b339/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/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /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/api/types/registry -complete -installsuffix shared -buildid 621neeoOe0VSezPDejdY/621neeoOe0VSezPDejdY -goversion go1.15.5 -D "" -importcfg $WORK/b339/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /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/docker/go-connections/nat -complete -installsuffix shared -buildid PuUjtOPWuZBvHwyDvi3C/PuUjtOPWuZBvHwyDvi3C -goversion go1.15.5 -D "" -importcfg $WORK/b324/importcfg -pack ./nat.go ./parse.go ./sort.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid An4qS1NL7QWZjCj5x77P/An4qS1NL7QWZjCj5x77P -goversion go1.15.5 -D "" -importcfg $WORK/b526/importcfg -pack ./connrotation.go mkdir -p $WORK/b461/ mkdir -p $WORK/b304/ github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b570/ github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b566/ log/syslog mkdir -p $WORK/b556/ mkdir -p $WORK/b567/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b599/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /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/coreos/go-systemd/journal -complete -installsuffix shared -buildid QUxJTiXZma8mTailJbVC/QUxJTiXZma8mTailJbVC -goversion go1.15.5 -D "" -importcfg $WORK/b461/importcfg -pack ./journal.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b055/_pkg_.a EOF cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b551/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid fj5ZE2coPldKQrCbn9Yk/fj5ZE2coPldKQrCbn9Yk -goversion go1.15.5 -D "" -importcfg $WORK/b554/importcfg -pack ./parse.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid PE74b9Ls2n8B4_mmp2tU/PE74b9Ls2n8B4_mmp2tU -goversion go1.15.5 -D "" -importcfg $WORK/b570/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid kmOUUoL8ivao2Gp2n4hr/kmOUUoL8ivao2Gp2n4hr -goversion go1.15.5 -D "" -importcfg $WORK/b567/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b305/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid z7zT-FQpxY_yjRihKnbi/z7zT-FQpxY_yjRihKnbi -goversion go1.15.5 -D "" -importcfg $WORK/b599/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid 6Y-sj0loCVS1-fE2y7xH/6Y-sj0loCVS1-fE2y7xH -goversion go1.15.5 -D "" -importcfg $WORK/b556/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b433/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid SmrQY2Q-6TMR3QN9u54V/SmrQY2Q-6TMR3QN9u54V -goversion go1.15.5 -D "" -importcfg $WORK/b566/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid -t_ENEFg-G2BmarrQF6j/-t_ENEFg-G2BmarrQF6j -goversion go1.15.5 -D "" -importcfg $WORK/b304/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid T4G1ObqSfkVxVZRS2a6o/T4G1ObqSfkVxVZRS2a6o -goversion go1.15.5 -D "" -importcfg $WORK/b551/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/csv=$WORK/b434/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid g2VL-BaBFXF6TZ0ftBpV/g2VL-BaBFXF6TZ0ftBpV -goversion go1.15.5 -D "" -importcfg $WORK/b433/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/da/da78f5a65b95cc3e6a4bcbbb7872f52a4bfa74089c136a662cd4e9cbadbfdf70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/b2/b2abcd3485554c2dd5089e27b8065eafda0bb9a22e2e04e414a9a07c966563d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/6e/6e819d350cf49a7913e9aa1473b3cee4b9351a9204be6c11f3a6f8be91167b4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/82/82f3c4919c35d5f99d306f36035f30e2b6afe38af7665f833fc6c5bc925a37ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/01/013b32ddf82f4ef108c5fd1b49913bb557dacd98f809a7c3763cae7e889efd35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/9d/9d1777cc6de2be28b09649a7a14042abacecc567591d79c9b3451197828e6a3d-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile log/syslog=$WORK/b599/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid kFLrs-fo5YZ1E052cWoD/kFLrs-fo5YZ1E052cWoD -goversion go1.15.5 -D "" -importcfg $WORK/b598/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/cc/cce3cdcc515abf2c9173d5bafdad980ff2495ce83d8976f466960b12c5038c50-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/3a/3a860aed7773202f259610a323274d7a0b8279144b867ae386efa46fa9ea510e-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/153a3204d2d48b153839d5aa52ada73495918ed1d50f73fd12c3f33364938777-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b061/ 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 packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /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/020 -complete -installsuffix shared -buildid zdbMu-32Bc23miHdfw8c/zdbMu-32Bc23miHdfw8c -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/55/555594610ad2a015dda13cced4256865fc24981e9acc6fcf304f877e5ad11bac-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b320/ cat >$WORK/b320/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/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /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/docker/docker/api/types/container -complete -installsuffix shared -buildid Qp7Jx1rS4bAU9Sme8PX4/Qp7Jx1rS4bAU9Sme8PX4 -goversion go1.15.5 -D "" -importcfg $WORK/b320/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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b462/_pkg_.a $WORK/b462/_x001.o $WORK/b462/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f7/f76e18cd4835f3fabb7ef08a9bf1ef45b87a1ee0a032a58e8854417d224fae91-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cat >$WORK/b062/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid yLjom1_-xy_5J12AAQns/yLjom1_-xy_5J12AAQns -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/f4/f48e05a427c86d823b402cf820cf4830201aaed1c889377ab1ca0e885c87f76c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/40/40c01210bed6048a5144c34725166d41ebe056816f448f92f0bee725aa3453f4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b391/ cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/5a/5a06964aefe0014bdf6dc291297c86c5fb3db826b0f995d09b743b41159cd9ac-d # internal cat >$WORK/b391/importcfg << 'EOF' # internal # import config 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 9aWjq7PZ0FhSonh6LTGQ/9aWjq7PZ0FhSonh6LTGQ -goversion go1.15.5 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/64/64a604aca2b5356b2b260be56f111ef302c95f0d41bec3b820891c720e057699-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b333/ github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b301/ github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b332/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b334/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /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/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid JktrJ0m_AbSaXrtEyXor/JktrJ0m_AbSaXrtEyXor -goversion go1.15.5 -D "" -importcfg $WORK/b333/importcfg -pack ./duration.pb.go mkdir -p $WORK/b299/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b488/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid t6WrCZxb8KGviooFSTp8/t6WrCZxb8KGviooFSTp8 -goversion go1.15.5 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./doc.go ./encode.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /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/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ZF6nGiBD_3Pc6emNz1Rt/ZF6nGiBD_3Pc6emNz1Rt -goversion go1.15.5 -D "" -importcfg $WORK/b332/importcfg -pack ./any.pb.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /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/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid v53TO4r7APP30iYG_qju/v53TO4r7APP30iYG_qju -goversion go1.15.5 -D "" -importcfg $WORK/b334/importcfg -pack ./timestamp.pb.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid hKNV34khoEItga0L8MJD/hKNV34khoEItga0L8MJD -goversion go1.15.5 -D "" -importcfg $WORK/b488/importcfg -pack ./rpc.pb.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid TV8P5U9sS2IU0sPDYaki/TV8P5U9sS2IU0sPDYaki -goversion go1.15.5 -D "" -importcfg $WORK/b299/importcfg -pack ./metrics.pb.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ba/bab474cea7935a96581138012b9c98ea8c87835100362e17d9564768c541ed4f-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b281/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid MHuN5g8mpVSPswWlFxBX/MHuN5g8mpVSPswWlFxBX -goversion go1.15.5 -D "" -importcfg $WORK/b280/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/1b/1bc29cb0001098906460776c76f8d86ec3b362c75940be1f2227254740a41f05-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b227/ github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b379/ mkdir -p $WORK/b351/ cat >$WORK/b227/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/b228/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -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/b227/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b351/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/b352/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p net/mail -std -complete -installsuffix shared -buildid AyMPyqfTMjp_mZcTeTlv/AyMPyqfTMjp_mZcTeTlv -goversion go1.15.5 -D "" -importcfg $WORK/b379/importcfg -pack ./message.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/bf/bfb8fb75508ba2fcf81214a098797af83429a73654e708796f2360bde6af5b93-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid ZijXz2amfPagrj-dh0Ys/ZijXz2amfPagrj-dh0Ys -goversion go1.15.5 -D "" -importcfg $WORK/b351/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid C8irQAa6K0kCENCnk8uj/C8irQAa6K0kCENCnk8uj -goversion go1.15.5 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a6/a6df557ce45e6039e18b802a71feafb00cae7355a381e00ac34b4b51bcac34ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ae/aea3903ce9c0bc91e1399c4bda96026aa7fc0f8837d30cb64fc5c143d1f4ebad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/78/78680a6f9ff7d1caee0e4c22234082655e447c5fe913d4672fdaa6c216e35e80-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid m55fD_VfbSb71cePc1Ix/m55fD_VfbSb71cePc1Ix -goversion go1.15.5 -D "" -importcfg $WORK/b335/importcfg -pack ./status.pb.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2f/2fcd8d269ff78cad7abe6d769273ad3e3980c70147f33aba22e39b60513efa09-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/d9/d973da168809bb4cd68e4bc647b14ae515a7bda110da5aed88971ecfc4baaace-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /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/golang/protobuf/ptypes -complete -installsuffix shared -buildid WdT0D80CKdskW_L0LGgh/WdT0D80CKdskW_L0LGgh -goversion go1.15.5 -D "" -importcfg $WORK/b331/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c3/c3533fb75ab0ea2fe89b010a96818d39d3e12109a4cc655fe386f1e4f40550c0-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version 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 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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /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/version -complete -installsuffix shared -buildid 174WVK7gj91fgAVpqZ1W/174WVK7gj91fgAVpqZ1W -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/dd/dde7dd824aaf0db4d934caafa08f2766c6615be8b1d2c599980a9507c9d6b0ca-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/b335/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/64/642bd95a5acae6c973ab10fa17dad95f0ecd732df4aa893c98506b125e8cc4c2-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/bd/bda026843d92ede6035a2d515affc029b35a28432f5ec5e879b3a9a1336da975-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c1/c1bfc1af287523da41de3a774484ec75ee2f1ad430171b07b84e5248798ef64e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/2b/2b56a2395e7de1d186fbc838c6009d1c6124fde7274a1383eb3284737a11bc10-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b556/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid QV8qANZUDBrLcyJBwUhB/QV8qANZUDBrLcyJBwUhB -goversion go1.15.5 -D "" -importcfg $WORK/b555/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/16/1615c1ad6bfa1bf4dc32a7d1fb4e349d49628630d358800cef65b51fce5955f2-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b336/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid JAuLmwMgG9JdXxdWf9iT/JAuLmwMgG9JdXxdWf9iT -goversion go1.15.5 -D "" -importcfg $WORK/b330/importcfg -pack ./status.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/ba/baa2e9118b3eb46b342257a01ae1fff6df8af34c23b4eaab227fa2667d32e818-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b148/ -g -O2 -o $WORK/b148/_x004.o -c go_gpgme.c cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c6/c62adee042ba6b5bc8ea9300be50ceb29e8e173c107bd7560429dd904ada9a22-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b053/ cat >$WORK/b053/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 context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /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/invoke -complete -installsuffix shared -buildid ec58qfzzo5BG56uOm-B4/ec58qfzzo5BG56uOm-B4 -goversion go1.15.5 -D "" -importcfg $WORK/b053/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/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ab/ab7c64c2a0eb27edaea6849f76a8584f3f496a475418b6b22666211777823915-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b298/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid ODQ68kLWo71gauo-JdIx/ODQ68kLWo71gauo-JdIx -goversion go1.15.5 -D "" -importcfg $WORK/b298/importcfg -pack ./metric.go cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/92/92cf5e093d7b48b6ede29e90bdafec06f8ff2c36fb8f1b54f7d3f3f52c6fd000-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/a3/a39bd8a5bf79d68d9f6489233e66d0b6c6032fb03220fb85fe48f574e268f3a2-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b487/ cat >$WORK/b487/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid 2VzLG2WPDHuAfqjfK_gS/2VzLG2WPDHuAfqjfK_gS -goversion go1.15.5 -D "" -importcfg $WORK/b487/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/0c/0cae7ab5fb544c2f8eb239fde42f93fe4c9285b5ee70e929d19ac07863146b80-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /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/containerd/containerd/errdefs -complete -installsuffix shared -buildid 87M03ew7zA909Ds_umK0/87M03ew7zA909Ds_umK0 -goversion go1.15.5 -D "" -importcfg $WORK/b328/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/7c/7cdd51a622305f4cae794149cbc2ca9b5d03d99239770c0e135d28f4eb7aa4cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/90/908800610d4b9e49160b2d450af3a8eb0ab6b943000fd0497eb9e00c3aecdb4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/00/00217b38128a2fee03fb671278b944cf87aa5b0caec6e2577c7d21f2f0ed576a-d # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/e8/e80a6cb7285875e281134d9dd6ef454fa8501822926dda0292d709687524a731-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b550/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cat >$WORK/b550/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid -im5ufV0SWsaQ5a3TJwJ/-im5ufV0SWsaQ5a3TJwJ -goversion go1.15.5 -D "" -importcfg $WORK/b550/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/b9/b9bc640bbfda117c20a10c857cc29688bda527be1f750f3fafb59d91b670af6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7c/7ca5665d586c4373849eaca5195be8861e8fad00627e3217c29bfe30a685ad64-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b052/ cat >$WORK/b052/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 context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /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/libcni -complete -installsuffix shared -buildid 1TklU8sL5Q9P1ch5fpqp/1TklU8sL5Q9P1ch5fpqp -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack ./api.go ./conf.go cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/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/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/60/60a077ae1b82f3de6e960948c86dca17ab07566627032a1f8111999a118ed024-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b486/ cat >$WORK/b486/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/b487/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid wpnCKB0PjEs2TzGqHXEW/wpnCKB0PjEs2TzGqHXEW -goversion go1.15.5 -D "" -importcfg $WORK/b486/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/8f/8f3b03b7bc9b3bfabc4ef1548e73ed5df3f52a93e2d23e127c627ed1335f20cd-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /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/mtrmac/gpgme -installsuffix shared -buildid m2aF-srScR0NmYn0_g5v/m2aF-srScR0NmYn0_g5v -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack ./callbacks.go $WORK/b148/_cgo_gotypes.go $WORK/b148/data.cgo1.go $WORK/b148/gpgme.cgo1.go $WORK/b148/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/143b5de59d11570949f58750d1f724c088c1739196e23c7a0b768a472fa4bdf5-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b547/ cat >$WORK/b547/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 context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid h86W8G426b00uS-6PECg/h86W8G426b00uS-6PECg -goversion go1.15.5 -D "" -importcfg $WORK/b547/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/12/1255c17f486bfb5a1980bd4cae68baa799a4c722c2d55171012890b2fc3e810d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/6e/6ebc3f9817f29934844d93126e123d4efb527540723b7e5530487565c9b3daa3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/52/523da41a5f96eed20f7433b57c96baf7117b8bb89ef358179954c037a05b803c-d # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/dc/dcc2916861f36503b79b15b1c126f30aad1e05decd25b2818cd011e22f6ff548-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/3b/3ba2ce52d5890f930f94a403fe15810a72e420e9ea081869e4e777c95449aa01-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid jmOm3QMbtQD4Pl-9wIWc/jmOm3QMbtQD4Pl-9wIWc -goversion go1.15.5 -D "" -importcfg $WORK/b437/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/cc/ccce155c4919b23c7318d8798ce8333327192374b58e0e54fb60a4e580351dcc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b341/ 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/b401/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b406/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid l_rzuFAhsJaR2lwsegiC/l_rzuFAhsJaR2lwsegiC -goversion go1.15.5 -D "" -importcfg $WORK/b341/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b383/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /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/runtime/schema -complete -installsuffix shared -buildid c2iLXMpQ0Uoi5Nx7OBIl/c2iLXMpQ0Uoi5Nx7OBIl -goversion go1.15.5 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid g7iX3TALlNH0M2JiNHYk/g7iX3TALlNH0M2JiNHYk -goversion go1.15.5 -D "" -importcfg $WORK/b406/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid MGlWq8zMFbtfGNqi5K32/MGlWq8zMFbtfGNqi5K32 -goversion go1.15.5 -D "" -importcfg $WORK/b383/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/7f/7fd0b4b2786adf0df32857c796f5518580a34aca2776e76fd2782a04d0fe287b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/aa/aa69c44e117e68cdd0fba20efd34fd8bac47d044ff835377ed56b084915ef3e1-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/6c/6cac7502413c8a9366c10e66ef5556b35986c874808771d7e373d49c6d225e22-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b397/ cat >$WORK/b397/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/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/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /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/pkg/runtime -complete -installsuffix shared -buildid a9qC98A1H7ZSQNibLzFh/a9qC98A1H7ZSQNibLzFh -goversion go1.15.5 -D "" -importcfg $WORK/b397/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/41/41bf8cfd1b77fb865e6e5acc80e47aec28418f541289b5baafd7c6a92d2c271b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/3f/3fa3558bc74602b0e67f5a7b9ac76dde7eee110dd6d2e020f339b1114b6f12ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/54/54b355d55215bcde59f65a5c73345ce0746b289f4b7193e1196ecab647d35048-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/2a/2ab299f06579180464da004b08b90ef00c1da20fefc3571ada7602eecf8603b5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b502/ mkdir -p $WORK/b511/ github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b521/ cat >$WORK/b502/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/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid l5kAcz5xGICRK0kl481Z/l5kAcz5xGICRK0kl481Z -goversion go1.15.5 -D "" -importcfg $WORK/b502/importcfg -pack ./streaming.go cat >$WORK/b511/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 7dPMJw3TrAiHHY9sQGCG/7dPMJw3TrAiHHY9sQGCG -goversion go1.15.5 -D "" -importcfg $WORK/b511/importcfg -pack ./recognizer.go cat >$WORK/b521/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/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid u-NYK_mx3YLUcMYIVoXc/u-NYK_mx3YLUcMYIVoXc -goversion go1.15.5 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/33/33df27219303c52c6f67be03c17fdeb98658e6e3241c44a608194532ef7a3fbf-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 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 importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b510/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b514/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid lS5CXiJ0qh-U1Rmjzupt/lS5CXiJ0qh-U1Rmjzupt -goversion go1.15.5 -D "" -importcfg $WORK/b507/importcfg -pack ./json.go ./meta.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/9c/9c2a4951c637a27f9e654e0d2499763a91a4c0c8212accf7d7b17d0b2db03eb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/1c/1c4dcf61e31262db904d8979163f3ba5d193fdce0ff8b498451b8b4998fa9599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/95/959d30e7feadacaca915f039507f17d6fa25f2fde4b841045ad6afdab4d1615a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/19/193e8c74f4507f33ee071d2bbee6b588ca168dfa9d8b98982b12a0a7b7007481-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/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/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x017.o -c openssl_stub_rand.c cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid IFJnjeQtPAoCQYJT6PGi/IFJnjeQtPAoCQYJT6PGi -goversion go1.15.5 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go $WORK/b093/_cgo_gotypes.go $WORK/b093/aes.cgo1.go $WORK/b093/boring.cgo1.go $WORK/b093/ecdsa.cgo1.go $WORK/b093/hmac.cgo1.go $WORK/b093/rand.cgo1.go $WORK/b093/rsa.cgo1.go $WORK/b093/sha.cgo1.go $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c6/c6179778c716c26693c368748397a2a55273a1ec3c9b566704ba2cbccd78bcad-d # internal crypto/hmac mkdir -p $WORK/b128/ crypto/sha512 mkdir -p $WORK/b119/ crypto/sha1 crypto/sha256 crypto/aes mkdir -p $WORK/b131/ mkdir -p $WORK/b109/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b089/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8S69G8rOEF7We8RmMbze/8S69G8rOEF7We8RmMbze -goversion go1.15.5 -D "" -importcfg $WORK/b128/importcfg -pack ./hmac.go cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b119/symabis ./sha512block_amd64.s cat >$WORK/b131/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/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b131/symabis ./sha1block_amd64.s cat >$WORK/b109/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/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./sha256block_amd64.s cat >$WORK/b089/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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/aes -std -installsuffix shared -buildid dTWN_DykXi1nMmI0qioa/dTWN_DykXi1nMmI0qioa -goversion go1.15.5 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid M-ORw6G-ExOaKdRHm81J/M-ORw6G-ExOaKdRHm81J -goversion go1.15.5 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ua-Iwk0yFvkiTSjZlAwk/ua-Iwk0yFvkiTSjZlAwk -goversion go1.15.5 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Ydxm9T4T14mmc3xEKe4W/Ydxm9T4T14mmc3xEKe4W -goversion go1.15.5 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/3e/3efee7729a18566b888f373652a17868f5015f2b442f275a8e25b6ed2fa98d6a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b128/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_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/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid G83jFzb2VeEaxpbhzl2z/G83jFzb2VeEaxpbhzl2z -goversion go1.15.5 -D "" -importcfg $WORK/b143/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/00/00e616a42d6f2577725594c06bf14dccd23af43d9d6946cba4b6d2aabd9e76ea-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b119/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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b131/_pkg_.a $WORK/b131/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/2d/2d6995a430c73b592ca722cc092f19ab5995f7fa029ca0a4db8096e0dcf98bab-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9a/9a651e423fa1e248b5ea53b486fa4961a3f4146953fc7aac23700cef4f3229cb-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b178/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b108/ mkdir -p $WORK/b361/ cat >$WORK/b178/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/b109/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b179/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid tS2qelgGOFIUZcFtWdPO/tS2qelgGOFIUZcFtWdPO -goversion go1.15.5 -D "" -importcfg $WORK/b178/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b108/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/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b111/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/asm_amd64.o $WORK/b089/gcm_amd64.o # internal cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid -HBQmEuo_g2kjlsZTibA/-HBQmEuo_g2kjlsZTibA -goversion go1.15.5 -D "" -importcfg $WORK/b108/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid b9DdU2rqOK4OMyV64ovn/b9DdU2rqOK4OMyV64ovn -goversion go1.15.5 -D "" -importcfg $WORK/b361/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/46/46ec3af0175ec474d2212136a95adf9f0870e144a873c6dc7fd504dfa2269ed1-d # internal crypto/rand mkdir -p $WORK/b088/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f1/f1ae58aa803a7dd1f6ea559724ce07426178c8fe9e63205ddee27acb8566c5af-d # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 7vnjiqTT8iX4zGX7F155/7vnjiqTT8iX4zGX7F155 -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/ecdsa mkdir -p $WORK/b116/ cat >$WORK/b116/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nzJCWvwCsEAwnqFHqWT2/nzJCWvwCsEAwnqFHqWT2 -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5c/5cfebaf30a83d93a99c6273c263b73764ef74202585612f19ec561df7d055858-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b157/ crypto/ed25519 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid crypto/rsa mime/multipart mkdir -p $WORK/b237/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b196/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b207/ mkdir -p $WORK/b122/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile mime/quotedprintable=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b126/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 1YS6yhNsnof1L8Ouvcqq/1YS6yhNsnof1L8Ouvcqq -goversion go1.15.5 -D "" -importcfg $WORK/b237/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid iRfqblmYh2E6ZabcTvBc/iRfqblmYh2E6ZabcTvBc -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack ./elgamal.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b565/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid I6MM9ZTAeWRgVxT57eo_/I6MM9ZTAeWRgVxT57eo_ -goversion go1.15.5 -D "" -importcfg $WORK/b196/importcfg -pack ./selinux_linux.go ./xattrs.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /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/stringid -complete -installsuffix shared -buildid gDxHNjvEBX-CeAtf8Vkk/gDxHNjvEBX-CeAtf8Vkk -goversion go1.15.5 -D "" -importcfg $WORK/b207/importcfg -pack ./stringid.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b087/ github.com/containers/libpod/vendor/github.com/godbus/dbus cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid ck8kuDnglZvELvHB301Z/ck8kuDnglZvELvHB301Z -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b478/ cat >$WORK/b565/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/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/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b550/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid VrygH71b8VR_G44h714Q/VrygH71b8VR_G44h714Q -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack ./ed25519.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid fyEzVYC5b1qz116mKsix/fyEzVYC5b1qz116mKsix -goversion go1.15.5 -D "" -importcfg $WORK/b565/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /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/klauspost/compress/zstd -complete -installsuffix shared -buildid aA2oB2yT18q_sOwuBvs-/aA2oB2yT18q_sOwuBvs- -goversion go1.15.5 -D "" -importcfg $WORK/b087/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /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/godbus/dbus -complete -installsuffix shared -buildid NG7rXVSrNqQrpbQNWLRg/NG7rXVSrNqQrpbQNWLRg -goversion go1.15.5 -D "" -importcfg $WORK/b478/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.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_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b6/b6e87e8f58e26e486d2d4a3b0d0ae6f9c38f4d197f30c4ac24524c93f5567bf7-d # 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/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/79/792fc5421e8efe5b8d501f3c7a8e586a336d0d6615fc4096f07519487dde14d9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config 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/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid ZWvYnKsdSPLSC9BFNvcg/ZWvYnKsdSPLSC9BFNvcg -goversion go1.15.5 -D "" -importcfg $WORK/b206/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/97/97d586319ed978c562a65e073d774a2d4a0b58b479c89b1a4792c5851e11be84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f2/f2c7f0c4594e3f117a600c0f46df42ea1eee745829f173088294580ecbfd84a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a5/a51cac6759d48dd092c3539514f41e33c7517e4e63ea0f91679aba4bc1d0f86e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b180/ cat >$WORK/b180/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/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /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/pools -complete -installsuffix shared -buildid BLnU-fJ6eZDIZTyBBOLb/BLnU-fJ6eZDIZTyBBOLb -goversion go1.15.5 -D "" -importcfg $WORK/b180/importcfg -pack ./pools.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/b206/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/55/55dd8a16fcd18e46c634f6424c8792873ee6113d48d39fb04d3d0d9697640a9e-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b360/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/55/5566dc62b432e4642c48ee77c72e1ee6f554f0b87f20400ba2ce7876deb0765b-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b420/ mkdir -p $WORK/b544/ cat >$WORK/b360/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/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types 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/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid FZ0VHVADuZ8AldTIlAbB/FZ0VHVADuZ8AldTIlAbB -goversion go1.15.5 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go cat >$WORK/b420/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/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b544/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/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid Zma8oi00F8VYiRctd3eB/Zma8oi00F8VYiRctd3eB -goversion go1.15.5 -D "" -importcfg $WORK/b420/importcfg -pack ./pools.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid rDgOS_2C6z_EAsVEZ67g/rDgOS_2C6z_EAsVEZ67g -goversion go1.15.5 -D "" -importcfg $WORK/b544/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/92/922cbfd9a4dd50a4fb8c15c0203d4d1e1d0f332572f3715d618d9a773f07bfa1-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b202/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b202/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b202/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/d5/d5bcd533f61c13ca7fccd93a6281b1c5e8b5eb8f1e02e2771d26a9dd876ad7e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/1e/1ecb5973dfcb8b2b253dd971d71cf40f3863700c368e2a177163bce072e7a802-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs 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/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 archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid TjJMob_RBsU0E4taN0Me/TjJMob_RBsU0E4taN0Me -goversion go1.15.5 -D "" -importcfg $WORK/b411/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 cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/17/17844c7f7e2a5f1a796e115a80828d6dfafb36938a886a350627dabb6d4cbe6a-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b195/ cat >$WORK/b195/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid vRv6tu6VY4k7yzDLLIyZ/vRv6tu6VY4k7yzDLLIyZ -goversion go1.15.5 -D "" -importcfg $WORK/b195/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/24/247f706d4e4fb479fd4b1598125da5d84c2c1dfae7bd041d63480ea9d38db6f3-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/21/21058dc45a7b2bbca1671e4c80183b793afc91f47f8c25b26490c3405bfda8a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/10/104a0c44ab9baf85475a908ff770e318b76dd019a4f8f9b25e2d073c53410005-d # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/9f/9f984f81eb4396eb9b7b6dbc9ea49881c3ba140dac4d24d4ff1b816fed3873d8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b569/ cat >$WORK/b569/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 importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b570/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid Iyf9dwKQ74dUwjO1tUIf/Iyf9dwKQ74dUwjO1tUIf -goversion go1.15.5 -D "" -importcfg $WORK/b569/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/02/02a8e4331df12e43961da8ce34e3ed6f5c2fa393df40b86d74e92d33dc24a98c-d # internal cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c crypto/x509 mkdir -p $WORK/b132/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b152/ cat >$WORK/b132/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/dsa=$WORK/b133/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/ed25519=$WORK/b126/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b152/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile compress/zlib=$WORK/b154/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/dsa=$WORK/b133/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b158/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile image=$WORK/b159/_pkg_.a packagefile image/jpeg=$WORK/b161/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid kb93sUjW_Qce0u3lcT6y/kb93sUjW_Qce0u3lcT6y -goversion go1.15.5 -D "" -importcfg $WORK/b132/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 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid MbQdRxG5K04fsyzph6Bg/MbQdRxG5K04fsyzph6Bg -goversion go1.15.5 -D "" -importcfg $WORK/b152/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a9/a94543450a027b1654f266dd090313fc1f3be95bf82adae52d98c85dafd3e393-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools 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/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /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/buildah/pkg/secrets -complete -installsuffix shared -buildid duMC56zF1n7idBq3n_R8/duMC56zF1n7idBq3n_R8 -goversion go1.15.5 -D "" -importcfg $WORK/b251/importcfg -pack ./secrets.go cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/26/264a433df3c2057157b118ece720b50a85f6a8fcedbf0bacf0fb2594fe401915-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/21/21f4881b5f2cd721550f489d1ebbd5ddccdfb7c7e80b2448f888dcd3c184c02f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b202=/tmp/go-build -gno-record-gcc-switches -o $WORK/b202/_cgo_.o $WORK/b202/_cgo_main.o $WORK/b202/_x001.o $WORK/b202/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b202/_cgo_.o -dynout $WORK/b202/_cgo_import.go cat >$WORK/b202/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/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/b124/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/storage/drivers/copy -installsuffix shared -buildid Z9JJ8VpOX58vOfqLQ4Qj/Z9JJ8VpOX58vOfqLQ4Qj -goversion go1.15.5 -D "" -importcfg $WORK/b202/importcfg -pack $WORK/b202/_cgo_gotypes.go $WORK/b202/copy_linux.cgo1.go $WORK/b202/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b202/_pkg_.a $WORK/b202/_x001.o $WORK/b202/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f2/f23c2ad6232ce8cd10624ad88779ca9eb21129d6655bc8e8dde775f904b0ffc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a5/a5fe90e30532427751d4ad3f68ec874c125516af104aaf7a49f3e028dc35714f-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b149/ cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/c9/c923d61d701119c1b7e4009e4dcef91f31e321aef9f13e1cfb46a2c47f880b55-d # internal cat >$WORK/b149/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/b069/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b158/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /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/crypto/openpgp -complete -installsuffix shared -buildid ML9j-awzYi_bdgUOX2Nr/ML9j-awzYi_bdgUOX2Nr -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6a/6a1a8c221833d863dcbce0106970e7144e7026500b21725879425ffb69a25dc9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd 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/b086/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b108/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /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/v5/pkg/compression -complete -installsuffix shared -buildid Bs7qzl0fkW6xZ_HJ2xI8/Bs7qzl0fkW6xZ_HJ2xI8 -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b170/ cat >$WORK/b170/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/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd 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/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/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/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid TtO0zx9uqSf0YEqNPMKP/TtO0zx9uqSf0YEqNPMKP -goversion go1.15.5 -D "" -importcfg $WORK/b170/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6d/6d7db36584adc3afd8f0271ecdc00674bed173479c9edf79cf44193f9db25d01-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid a7xnNtcbZPW7US9mCx1j/a7xnNtcbZPW7US9mCx1j -goversion go1.15.5 -D "" -importcfg $WORK/b530/importcfg -pack ./key.go crypto/tls mkdir -p $WORK/b123/ cat >$WORK/b123/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/b124/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/ed25519=$WORK/b126/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b128/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b130/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b143/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 4l_KoOQZxT46yUC5mOMC/4l_KoOQZxT46yUC5mOMC -goversion go1.15.5 -D "" -importcfg $WORK/b123/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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/20/204778b75c255f5633e592ae55513d64d8ef0dfd3fee85f781465d460c1c0767-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/4c/4c3c8789b93da487daaed084e0cf14e2e73b78e875436e22d4576f708e653402-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b530/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid LPhpAFbQxsz5e7Inplc4/LPhpAFbQxsz5e7Inplc4 -goversion go1.15.5 -D "" -importcfg $WORK/b529/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5f/5f0636af3c5b8cf66e62884e2a1e9b94852f9ef9027ea00b203ffa018523fb13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/fc/fce0e383706fc170c368f9e70aa8e6806cf1fdae6db14f368db3e033f049d271-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/a0/a0127abf8e83d9668102126a036c313a558420ae17dbf189ac70394dfdc63496-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /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/coreos/go-systemd/dbus -complete -installsuffix shared -buildid yEn8_3tLHG0kG1Hg5nd2/yEn8_3tLHG0kG1Hg5nd2 -goversion go1.15.5 -D "" -importcfg $WORK/b477/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/3f/3fb5db5df6ca64023ba842d8a18443d35c6f550e0e25a7b30ea2cf8bc6598c2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/fc/fca071ce16054b13d53b8b1ebc21b4a104c83fd327a11c40aa54fb8f414b5800-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b185/ cat >$WORK/b185/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/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors 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 archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid NMbhgXZW3IZks--3UcCn/NMbhgXZW3IZks--3UcCn -goversion go1.15.5 -D "" -importcfg $WORK/b185/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fa/fafe1967a3ec9e6affb0130de34af157f64ccf161ce10fbdee58af77c801d369-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b169/ cat >$WORK/b169/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /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/drivers -complete -installsuffix shared -buildid wnclK_jZMQXOVdq0w1vZ/wnclK_jZMQXOVdq0w1vZ -goversion go1.15.5 -D "" -importcfg $WORK/b169/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/ef/ef1e673eb22a646c9fafbacde22ff3deb8f154dacff6e6ffd02f3f56fcbfea5c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b198/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b203/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b201/ mkdir -p $WORK/b191/ cat >$WORK/b198/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cat >$WORK/b203/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid YrbjF0QB8_eIbw8lTOlj/YrbjF0QB8_eIbw8lTOlj -goversion go1.15.5 -D "" -importcfg $WORK/b198/importcfg -pack ./overlayutils.go cat >$WORK/b201/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/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/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/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /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/drivers/zfs -complete -installsuffix shared -buildid aGtsgnNgtlr53rMH1XbD/aGtsgnNgtlr53rMH1XbD -goversion go1.15.5 -D "" -importcfg $WORK/b203/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid Kdqj4UQ2_Ju0-ujWpzGj/Kdqj4UQ2_Ju0-ujWpzGj -goversion go1.15.5 -D "" -importcfg $WORK/b201/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b191/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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid mWyLCDINJOltSdoolAks/mWyLCDINJOltSdoolAks -goversion go1.15.5 -D "" -importcfg $WORK/b191/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/94/9436bad85362f06bc04e255bd32519e0186246f2a0df6c53bffe54dfa8527646-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b197/ cat >$WORK/b197/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/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils 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/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/b088/_pkg_.a packagefile encoding/base32=$WORK/b144/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid WDGmuuiU5I-vTgdcGBr9/WDGmuuiU5I-vTgdcGBr9 -goversion go1.15.5 -D "" -importcfg $WORK/b197/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/bc/bce4ec65d6a33fc462feadbcec36b4fb306390d725b5d60d20085226cd465319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/71/717e53d111c683d991c726c952d4e48aee0c263588aeb7e03a938004f010e99c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/89/894275ed002ac9c5226db9352bf346f2c1a06289f5da588fc4710e5f8e68c4b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/29/29550161cb9ecc2004371b5085c8cbd94b22d66bbd12f3f5b51b18c7c4fc4654-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b190/ cat >$WORK/b190/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/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid rDVjzWTA4mlUJhVBRHjB/rDVjzWTA4mlUJhVBRHjB -goversion go1.15.5 -D "" -importcfg $WORK/b190/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.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/b123/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/2f/2f58fc2959bf7b3429730cc60d6e28cb117388c97e8dcfec505f3fc94cc61eb9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b168/ cat >$WORK/b168/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/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config 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/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile 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/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog 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/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus 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/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 encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a2/a202ce5ed80bb1ffb81f7d6ef51f4cd6ae6fa10a9b7f12fa5d45280bc3e08228-d # internal net/http/httptrace mkdir -p $WORK/b239/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /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 -complete -installsuffix shared -buildid k_SJtMlDNycLoXejf-Q0/k_SJtMlDNycLoXejf-Q0 -goversion go1.15.5 -D "" -importcfg $WORK/b168/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b546/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b282/ github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/base32=$WORK/b144/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid RcZ66VeZqjP50ib6Kloq/RcZ66VeZqjP50ib6Kloq -goversion go1.15.5 -D "" -importcfg $WORK/b115/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid gIXx2QJ25Rp4t7pHwBH-/gIXx2QJ25Rp4t7pHwBH- -goversion go1.15.5 -D "" -importcfg $WORK/b546/importcfg -pack ./files.go ./listeners.go ./packetconns.go cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid avkDilhs-lc9V_L2idOU/avkDilhs-lc9V_L2idOU -goversion go1.15.5 -D "" -importcfg $WORK/b239/importcfg -pack ./trace.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /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/go-connections/tlsconfig -complete -installsuffix shared -buildid rBT5g-LjOIUVQMt44SfE/rBT5g-LjOIUVQMt44SfE -goversion go1.15.5 -D "" -importcfg $WORK/b282/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/ef/ef3ac53ff57ea4f15e597ed0e9ee6076a23677fba7bef38c2838165843177d9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/8a/8a83f6d949066a346bdc10332266b142822ccce93befed0a508b7b0e402439a9-d # internal net/http mkdir -p $WORK/b225/ cat >$WORK/b225/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b228/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile mime/multipart=$WORK/b237/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile net/http/internal=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_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/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p net/http -std -complete -installsuffix shared -buildid YMQf57ftGpEOorhiA626/YMQf57ftGpEOorhiA626 -goversion go1.15.5 -D "" -importcfg $WORK/b225/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/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bc/bcfdc21384a13ccc01d7d6a1363b3b35e9c85c2756d692f597f255526e1f5831-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5b/5b81b107670ce5945f5cb3a30b5a1342d619daab58d900b69657b8c34dc16404-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions 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 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /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/v5/manifest -complete -installsuffix shared -buildid X2HQeUvwoaXPXsQiLh63/X2HQeUvwoaXPXsQiLh63 -goversion go1.15.5 -D "" -importcfg $WORK/b084/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/46/46ba7be87fa312d26ae23a27b207ecf1ff26336af4e414d46958745700b06d59-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b311/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b164/ github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b083/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b149/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid JDlcnDbEBSZlH3C_O5iq/JDlcnDbEBSZlH3C_O5iq -goversion go1.15.5 -D "" -importcfg $WORK/b164/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 4syohxhelOFd2wwKe2jq/4syohxhelOFd2wwKe2jq -goversion go1.15.5 -D "" -importcfg $WORK/b311/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /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/v5/signature -complete -installsuffix shared -buildid _J1goRclaOCi3ASEEbtd/_J1goRclaOCi3ASEEbtd -goversion go1.15.5 -D "" -importcfg $WORK/b083/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 cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/77/77a3c1d2ee2c851e7b8ab2c406b28295ff1882166545df7057f118e164b903ed-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b448/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/libpod/libpod/layers github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b250/ mkdir -p $WORK/b479/ github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b481/ mkdir -p $WORK/b453/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b453/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b453/ -g -O2 ./rootless_linux.go cat >$WORK/b448/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/b168/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid ZtFZnz0l9lBzKkyLuIwd/ZtFZnz0l9lBzKkyLuIwd -goversion go1.15.5 -D "" -importcfg $WORK/b448/importcfg -pack ./driver.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare 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/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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /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/buildah/pkg/overlay -complete -installsuffix shared -buildid RImVkTtS9gYv0wGdCdnD/RImVkTtS9gYv0wGdCdnD -goversion go1.15.5 -D "" -importcfg $WORK/b250/importcfg -pack ./overlay.go cat >$WORK/b479/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/b168/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 9_yTaM-bjvcsWLi5jvHI/9_yTaM-bjvcsWLi5jvHI -goversion go1.15.5 -D "" -importcfg $WORK/b479/importcfg -pack ./layer.go cat >$WORK/b481/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/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid HoPDpuMaOVcgWNA7tMGQ/HoPDpuMaOVcgWNA7tMGQ -goversion go1.15.5 -D "" -importcfg $WORK/b481/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/ec/eceb5026754c8485e1087c6cbf75a3cf7355eaf35f6a28375f31e57e7b36addb-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/c0/c0dce06ab0ac955e578868216dcfc332d1c2a37e75bb31d0089d6a2e4750f452-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b470/ cat >$WORK/b470/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/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid 8Y-2ELc_UchSw9eorSv1/8Y-2ELc_UchSw9eorSv1 -goversion go1.15.5 -D "" -importcfg $WORK/b470/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/2f/2f13b600d7e2dbdee3afb9d46fcb0ed2ea5f27d4939795a1d42cd83e8ad654f0-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/98/982a779359bd48cd2f3f8b882be48bd36a714ead1ff0ccbad9f45a16f4aaf0d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/90/909462006ecabf8d22e3bc78e82180bec36598c3263a3558c31efc18e07a014b-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid JPRGzOpBJGv9H-ScFx3j/JPRGzOpBJGv9H-ScFx3j -goversion go1.15.5 -D "" -importcfg $WORK/b480/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/bf/bff14a671daabcb14fe8cbdf4325f22b4349f5803db896c491956adeea3e050a-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/e6/e6aa7be9930dc1963ede1c7ff616ccb142330ba85b880a93f120eff8bb4be2b2-d # internal cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/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/b164/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/02/02ff780832120b3af7af4331869cd33b00f7de4c0452d0e455f20e0cbfb1de99-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b310/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b359/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b163/ mkdir -p $WORK/b248/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /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/containers/image/v5/docker/archive -complete -installsuffix shared -buildid tWgKKJJ6F6_Z0UMl3_Hy/tWgKKJJ6F6_Z0UMl3_Hy -goversion go1.15.5 -D "" -importcfg $WORK/b310/importcfg -pack ./dest.go ./src.go ./transport.go mkdir -p $WORK/b269/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /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/containers/image/v5/tarball -complete -installsuffix shared -buildid MyNKAxjgoWj11RzTb_2m/MyNKAxjgoWj11RzTb_2m -goversion go1.15.5 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b248/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/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid R2dbgh5uDMXKsG2v3yjm/R2dbgh5uDMXKsG2v3yjm -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /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/buildah/pkg/blobcache -complete -installsuffix shared -buildid c2QLHmzXh0RZckdOQQSO/c2QLHmzXh0RZckdOQQSO -goversion go1.15.5 -D "" -importcfg $WORK/b248/importcfg -pack ./blobcache.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /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/containers/image/v5/directory -complete -installsuffix shared -buildid im1PEYKnhIlpr6smlGFv/im1PEYKnhIlpr6smlGFv -goversion go1.15.5 -D "" -importcfg $WORK/b269/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I $WORK/b453/ -g -O2 -o $WORK/b453/_x003.o -c rootless_linux.c cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/00/004376d9133a21839332d917f6c14fa5cf09d9731167726dfc334727977a3b59-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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 importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b268/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /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/containers/image/v5/copy -complete -installsuffix shared -buildid fiApkDNutx1KofhZddiT/fiApkDNutx1KofhZddiT -goversion go1.15.5 -D "" -importcfg $WORK/b253/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/05/056d16ee2102fdb1996615f530e522504433d022028a1aaaa5003ca48b237767-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/42/420df2f9dcce1b9fedbd870a3744c7b651223d8dd5a2031a112641a8be198330-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/66/66042d2785b8ffe2049938ee12bbc4a8e4c468538f0dd2092333c0106512aef9-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/17/17add85ee4a67a10d9173a43e7f30adfacedbf62f8ece662b8029cf8c40c71fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c9/c905c0364c2bb26bede6ded3902c580f1c8515afb9f15c25c90d299f05a38ab7-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/13/139cbcdf4e35cf9fa7817f8e2d00603ff283e9c46f1f8a2129dd8ad3d0f749b2-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -o $WORK/b453/_cgo_.o $WORK/b453/_cgo_main.o $WORK/b453/_x001.o $WORK/b453/_x002.o $WORK/b453/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b453/_cgo_.o -dynout $WORK/b453/_cgo_import.go cat >$WORK/b453/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/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools 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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid ZBh4koZOvTRFsqQVZPce/ZBh4koZOvTRFsqQVZPce -goversion go1.15.5 -D "" -importcfg $WORK/b453/importcfg -pack ./rootless.go $WORK/b453/_cgo_gotypes.go $WORK/b453/rootless_linux.cgo1.go $WORK/b453/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b453/_pkg_.a $WORK/b453/_x001.o $WORK/b453/_x002.o $WORK/b453/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/c9/c9836ec260d66032979dc4fe548e1fb7e1ab6ccae6ab99721fe65e85ee6111c7-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b471/ github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b476/ cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/64/649126072fac50f901d42fae019a1e01c1b1ce4d7aa8ac3addb7c5ced6a801eb-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b224/ expvar mkdir -p $WORK/b295/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge 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/docker/distribution mkdir -p $WORK/b288/ net/http/httputil github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b286/ github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b498/ github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b289/ mkdir -p $WORK/b290/ mkdir -p $WORK/b279/ github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b347/ mkdir -p $WORK/b300/ mkdir -p $WORK/b525/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b473/ mkdir -p $WORK/b538/ mkdir -p $WORK/b584/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b376/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/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/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid nkD7vyyhENFMxljHh3Eo/nkD7vyyhENFMxljHh3Eo -goversion go1.15.5 -D "" -importcfg $WORK/b471/importcfg -pack ./registries.go github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b350/ cat >$WORK/b476/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 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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid 8M827W9iy1bV70P2sIWf/8M827W9iy1bV70P2sIWf -goversion go1.15.5 -D "" -importcfg $WORK/b476/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p expvar -std -complete -installsuffix shared -buildid UqMgx35RnnatkoFL-POS/UqMgx35RnnatkoFL-POS -goversion go1.15.5 -D "" -importcfg $WORK/b295/importcfg -pack ./expvar.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /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/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid z3cfd0399LYlI-1UXCMO/z3cfd0399LYlI-1UXCMO -goversion go1.15.5 -D "" -importcfg $WORK/b224/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config 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 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/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /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/distribution -complete -installsuffix shared -buildid xoaqlf-xLzcJp6jf1tD-/xoaqlf-xLzcJp6jf1tD- -goversion go1.15.5 -D "" -importcfg $WORK/b288/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /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/gorilla/mux -complete -installsuffix shared -buildid SZbS9ae1O0PlbwA4-FbZ/SZbS9ae1O0PlbwA4-FbZ -goversion go1.15.5 -D "" -importcfg $WORK/b286/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid Syxi8ATnmOrJ66UKr2R1/Syxi8ATnmOrJ66UKr2R1 -goversion go1.15.5 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./httpstream.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid WiOlGo0Aro2AMHuqYYcf/WiOlGo0Aro2AMHuqYYcf -goversion go1.15.5 -D "" -importcfg $WORK/b289/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /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/distribution/registry/client/transport -complete -installsuffix shared -buildid qJj24Xz7XEAr4EcfuiZE/qJj24Xz7XEAr4EcfuiZE -goversion go1.15.5 -D "" -importcfg $WORK/b290/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b279/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/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b280/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /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/go-connections/sockets -complete -installsuffix shared -buildid pPAa5wRshbMuwkX3woOH/pPAa5wRshbMuwkX3woOH -goversion go1.15.5 -D "" -importcfg $WORK/b279/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b227/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/internal=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid _l9wZHV9EdHslpQhdVG4/_l9wZHV9EdHslpQhdVG4 -goversion go1.15.5 -D "" -importcfg $WORK/b347/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b303/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid _CcdP2CzDr0XJB8afbhc/_CcdP2CzDr0XJB8afbhc -goversion go1.15.5 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b583/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts 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 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b474/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b154/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid mAlM7yP0tUarHZWs_3eg/mAlM7yP0tUarHZWs_3eg -goversion go1.15.5 -D "" -importcfg $WORK/b584/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cat >$WORK/b376/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid t5rXkeLXjwDcKBTCRa6Q/t5rXkeLXjwDcKBTCRa6Q -goversion go1.15.5 -D "" -importcfg $WORK/b350/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 1yW1WKfFsLrmN0RmmcVo/1yW1WKfFsLrmN0RmmcVo -goversion go1.15.5 -D "" -importcfg $WORK/b525/importcfg -pack ./ctxhttp.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /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/opentracing/opentracing-go -complete -installsuffix shared -buildid XzewK4fAqgEzVU46xrNr/XzewK4fAqgEzVU46xrNr -goversion go1.15.5 -D "" -importcfg $WORK/b473/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid w3Y-s6jzh2vwC7oWFDvO/w3Y-s6jzh2vwC7oWFDvO -goversion go1.15.5 -D "" -importcfg $WORK/b538/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid AkbaxvKJ00fuM49MciQl/AkbaxvKJ00fuM49MciQl -goversion go1.15.5 -D "" -importcfg $WORK/b376/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # 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/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # 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/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/56/56b35e5a01cfb065ada5651e082f3cf7ce1a9b1317335786ab62f92f7a7e72bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/ef/ef283f6226ac09b763fa17bea60062905488be7f8b971c6c70d28a7ecaec71f7-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/68/685f99fb2454ceb3f7395fa7ca1647df7c1f5d50be615c6ac8914ee8f28e5832-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/04/0446ad32057c92ada9985ef430e34f49dac83d0186e24c9b4da9a4defa21c6c6-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b524/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/39/39132d26c40ab786b17c69c65efe34157485efbcfc62782da3780959e7bcfc98-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/51/51340b95516b2a07c00bb90c059139de1f1bc359032a15b8679aa939703e8473-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d2/d25ecbf193c9ea089003b9044722f07f89be158099640cc490c26da0e7bcbb42-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a6/a6a3e4b70580aaf41cf49777630610a84ad84cee3b44f3cc99f029102e04ac2e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b278/ cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/44/44f7b5f49618baabca73a5eb47fdc7313d643c244f83b78c71de9992532e0500-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b327/ mkdir -p $WORK/b065/ github.com/containers/libpod/utils mkdir -p $WORK/b475/ github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b558/ cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/78/78ce497c440902d0e3807e647fec2c92bd472a8e45f3e4be3e4df9a6063e27aa-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/2d/2d94f8dc2b6e74d72cf6f2cb26eca2556a83a38067351c7525239abf9412b256-d # internal cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b525/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/94/94ad81efcdd2c42d3a7c6f02503149c31244f93e326793523437ef52f30deb9c-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/9e/9edcef345a6f6a321c4af594a0950627b3a18a8b12c50b6f02e181a77be72a0a-d # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a EOF cat >$WORK/b278/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/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b558/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/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b575/ cat >$WORK/b475/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/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 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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid pSVFNPKYk8yT4COAZ4SI/pSVFNPKYk8yT4COAZ4SI -goversion go1.15.5 -D "" -importcfg $WORK/b524/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /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/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid DJDFQ1weYB8G1AMeuI6P/DJDFQ1weYB8G1AMeuI6P -goversion go1.15.5 -D "" -importcfg $WORK/b278/importcfg -pack ./tlsclientconfig.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid 3Z2P_Ajc1M1iMEkZiHIS/3Z2P_Ajc1M1iMEkZiHIS -goversion go1.15.5 -D "" -importcfg $WORK/b558/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /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/docker/docker/errdefs -complete -installsuffix shared -buildid PWBQCItN-5N6O31CXyS5/PWBQCItN-5N6O31CXyS5 -goversion go1.15.5 -D "" -importcfg $WORK/b327/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b537/ cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/09/09d5ab055e31fcce168e0cdb2570d6ac279d26a4958480701233289ac32d72c4-d # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid XF1_diokKj9N1Xex-9xi/XF1_diokKj9N1Xex-9xi -goversion go1.15.5 -D "" -importcfg $WORK/b475/importcfg -pack ./utils.go ./utils_supported.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /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/buildah/util -complete -installsuffix shared -buildid Vz-Old8tMW3MRsAG1xsG/Vz-Old8tMW3MRsAG1xsG -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b283/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid kUSQGV-BiqFk5LXS0Hqp/kUSQGV-BiqFk5LXS0Hqp -goversion go1.15.5 -D "" -importcfg $WORK/b575/importcfg -pack ./tags.go cat >$WORK/b537/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/b261/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b538/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid GObV65F6Fcb40XGx-R-6/GObV65F6Fcb40XGx-R-6 -goversion go1.15.5 -D "" -importcfg $WORK/b537/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cat >$WORK/b283/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /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/distribution/registry/api/v2 -complete -installsuffix shared -buildid nxWJ7ABgHxjUitqKmPFL/nxWJ7ABgHxjUitqKmPFL -goversion go1.15.5 -D "" -importcfg $WORK/b283/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/eb/eb2092a3c30831b685508fb89871ec0e4e5a7529fe15d559bfdb559bf7a6db27-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/94/94492c76abdd3bef58048dd9cfe5c829609668e3627c4116545da0092d4babd2-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b295/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b304/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /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/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid iEi81jk6MHI9WXG6AMYZ/iEi81jk6MHI9WXG6AMYZ -goversion go1.15.5 -D "" -importcfg $WORK/b294/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/87/877cae0d5fb13e505f8fdcecf7cc020af85f3593dacd4078a51494971f234cfc-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b586/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid RH0bUfngD_OgnnHz3TT3/RH0bUfngD_OgnnHz3TT3 -goversion go1.15.5 -D "" -importcfg $WORK/b574/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./span_allocator.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/df/df0860ab7d5731930ab12880582deb0943770fdf4bac9445bfa1f70d2ff5048c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /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/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 5u7ZTu2OFm2qnqg5Rqw-/5u7ZTu2OFm2qnqg5Rqw- -goversion go1.15.5 -D "" -importcfg $WORK/b314/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/22/22b7fb106bbbeeb542e6a663afef26ca0ead7c41f5d3c6636c91c5fc72bc54b2-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/0c/0c16e9a371e4cdec599f52302ba2506d82a9dc619c2ce24b853c2f29d7856ba8-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b524/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid ZWlTNx4MWNI7xBtH4PWd/ZWlTNx4MWNI7xBtH4PWd -goversion go1.15.5 -D "" -importcfg $WORK/b523/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/88/886a000a6aa3500a4999b02eb1f34898fe435cddc8f9b9d03a903367b31e3703-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/cc/cc441e4d55e6d6a1413b616d5c6b85805a52bf6ea03a21bb6d1b692e24665170-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b064/ cat >$WORK/b064/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /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/bind -complete -installsuffix shared -buildid a-zj1CjBZhtGHMsHgyg_/a-zj1CjBZhtGHMsHgyg_ -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/28/2855b04aa9d4445163b940e95f5c78732ee3c81e075a5c12f89ed7818b0a09f2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b326/ github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b548/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config 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/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid AsioqYf1rKc1T43kOsHm/AsioqYf1rKc1T43kOsHm -goversion go1.15.5 -D "" -importcfg $WORK/b326/importcfg -pack ./network.go cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid 6_K6XppD5hEl_12x9Ezu/6_K6XppD5hEl_12x9Ezu -goversion go1.15.5 -D "" -importcfg $WORK/b548/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/13/1350db094b9d91324c9fa925e39205853b363ac6768ff3435faa974b67c8e9af-d # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/66/665b893477a1801c284a9d7843d8b7487d86d4425e4b44ca7b974be0aeab4d1f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b340/ cat >$WORK/b340/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/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /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/docker/docker/api/types/swarm -complete -installsuffix shared -buildid x_eZcs-PsO-jD7GFJp6q/x_eZcs-PsO-jD7GFJp6q -goversion go1.15.5 -D "" -importcfg $WORK/b340/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/eb/eb8cbe3ec2167caad79320424a06227bfe6a82022472c128749d8a1988bb20b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c9/c9854d4f3ed69f4c3c8877e37a0d7a097b3843b8569e19b36c36c8b9311bc413-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b242/ cat >$WORK/b242/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/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /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/buildah/chroot -complete -installsuffix shared -buildid r1WhttgCAoQ6ooMNVJnD/r1WhttgCAoQ6ooMNVJnD -goversion go1.15.5 -D "" -importcfg $WORK/b242/importcfg -pack ./run.go ./seccomp.go ./selinux.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/49/49df8275a80b3d18befe1b3ab8daa1d54c39b081b0718913cee9dfe0289f0f00-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/31/317d813afa6aef226dff0cbcc7361076ca21f463f89aa6d7a3a89affed404111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/f1/f140773b641fceb499a78d6f539a5bbe69b14136efbb7e58043baabc70554ca8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /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/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 3Ku2E53-Sv26lgUAWtfu/3Ku2E53-Sv26lgUAWtfu -goversion go1.15.5 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/70/7085ba9267b9a5cb9852f6571ee87a8897b14d09535836a7c35e1b159749e2a7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b319/ cat >$WORK/b319/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/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /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/docker/docker/api/types -complete -installsuffix shared -buildid FsqdGFbg85lAyl87b1R1/FsqdGFbg85lAyl87b1R1 -goversion go1.15.5 -D "" -importcfg $WORK/b319/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b410/ cat >$WORK/b410/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/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid OxvlIxSZof_Ps7Om7jwG/OxvlIxSZof_Ps7Om7jwG -goversion go1.15.5 -D "" -importcfg $WORK/b410/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/6c/6c3ceb1c4a80fc345b0bac3d1e60ea04dc8ab33cdde7cdc1ef6a9cbe120847ec-d # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/74/74a0d6d5dd1a1218dc5db7ce559625752c57cbc8ca967e25aa9e921ec4ec3514-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b346/ cat >$WORK/b346/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/b319/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /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/docker/docker/api/types/volume -complete -installsuffix shared -buildid ZDkrmII5tRdhLPclewW9/ZDkrmII5tRdhLPclewW9 -goversion go1.15.5 -D "" -importcfg $WORK/b346/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/0c/0cf443378e5b115e4c32eb1b97375c1e20969a084679cf39e1b92065f941b31b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b370/ cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/da/da338f76620bc0e1fbbf6df6f7bfbfd6ace93446283f24b8e86e1595287a742b-d # internal cat >$WORK/b370/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/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label 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/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /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/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid pzHG-IUCo3k_GBjmgN2z/pzHG-IUCo3k_GBjmgN2z -goversion go1.15.5 -D "" -importcfg $WORK/b370/importcfg -pack ./validate.go ./validate_linux.go github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b317/ cat >$WORK/b317/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/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs 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 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /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/docker/docker/client -complete -installsuffix shared -buildid jUA8qC_dg5sPyjh1El82/jUA8qC_dg5sPyjh1El82 -goversion go1.15.5 -D "" -importcfg $WORK/b317/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/4a/4a911adf9ff160ebcf0960e03f4108e8c6251f6474893bfb140d16e619832870-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b368/ cat >$WORK/b368/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid ak3ag9EpZi4devif0HTo/ak3ag9EpZi4devif0HTo -goversion go1.15.5 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8f/8f1cd7a0375de40f715327eb120af40a2f401880da4247a3f7d307bfdedb62fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/a7/a707096a385e5fc94e91ef1899050295c67f39947982be4a0f0c5e0cc07b4588-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b588/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b591/ mkdir -p $WORK/b590/ mkdir -p $WORK/b592/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b586/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b584/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid dmckvqbc0-3Ppn8tuMV0/dmckvqbc0-3Ppn8tuMV0 -goversion go1.15.5 -D "" -importcfg $WORK/b591/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid 4LJnbuaTXVkmCz-DmGf2/4LJnbuaTXVkmCz-DmGf2 -goversion go1.15.5 -D "" -importcfg $WORK/b588/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b584/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b581/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 6dGRgcKRjMKHbI37a1NO/6dGRgcKRjMKHbI37a1NO -goversion go1.15.5 -D "" -importcfg $WORK/b590/importcfg -pack ./options.go ./throttler.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid hbHLmBuubBeuMx7MUCbK/hbHLmBuubBeuMx7MUCbK -goversion go1.15.5 -D "" -importcfg $WORK/b592/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/e2/e2b28ca15a757f63d413a5091e12473bd8cd30ce6829205fc192fbcabaebd4cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/03/030d1b84aba00e35417d76c53ccbc7cad40bd8d13533703826af4f302b9a86b2-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/d1/d14daad4d70194b79b2ccae471185087b6c9961b3eed4cdfe2fa3598cd980d72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/72/72cbae6f9a48916e951d08c78daadbdf07c8a75ac19ba66153ea215cfed1b952-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b300/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /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/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 00yX0syZHYRPR_El_ibG/00yX0syZHYRPR_El_ibG -goversion go1.15.5 -D "" -importcfg $WORK/b306/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/c5/c526843744c0b8ffee83022605105f409a6809c7bbe01085fe0d520f3765ac3a-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b586/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid wk-RpWXMdGWSClKgJp4t/wk-RpWXMdGWSClKgJp4t -goversion go1.15.5 -D "" -importcfg $WORK/b587/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/64/6435f8ee44330894fe932528d48ab6533fe7c27b85672214943850642589dda9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid -SiMJP7nVZIcRlrggmYd/-SiMJP7nVZIcRlrggmYd -goversion go1.15.5 -D "" -importcfg $WORK/b408/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/82/824dff812c23695cb971445f8bdb5b649ecdbc0c0b0c45b5e6a6cd18c1d91e6d-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b587/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid 49yNECk5mSVIK2aj-8Ie/49yNECk5mSVIK2aj-8Ie -goversion go1.15.5 -D "" -importcfg $WORK/b573/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/42/42b022489221f3ae4821637fd0df2bc2e26ce5eca4c26eb9ea462b90abda7777-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e3/e3bdc5ae95b893b511dca66d768c44395b8702232d627b2acd892b8926f4836a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b407/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b522/ cat >$WORK/b407/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/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/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 4akfyLzGFBFFDxDoT-eP/4akfyLzGFBFFDxDoT-eP -goversion go1.15.5 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b523/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid SyEuGWkFUZ1k7stWSe63/SyEuGWkFUZ1k7stWSe63 -goversion go1.15.5 -D "" -importcfg $WORK/b522/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/4d/4d5e73ede28402e70fe6c1967e5288bba3917df1356f985797e8b023feb1c0a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/20/20922861850c9d83750d6f1ad28d31b8d8a40e04be13abdd9f98d2bad207b54c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b385/ cat >$WORK/b385/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/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /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/apis/meta/v1 -complete -installsuffix shared -buildid bvDt6fa9Xif488bsW5f8/bvDt6fa9Xif488bsW5f8 -goversion go1.15.5 -D "" -importcfg $WORK/b385/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/d8/d8e31dc93cc8d01121a97e6f352ad4c24e21674f189d821111d45c26ea4744da-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser 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/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid JKaoLb0KDB7w5hhNRKyd/JKaoLb0KDB7w5hhNRKyd -goversion go1.15.5 -D "" -importcfg $WORK/b409/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/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/bb/bbeb1abccda941bb4eb25ccb9e9de2b4bd3823f1d986e9d170de7b0c0eba635c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/4b/4b5b88b2c881fbd54926db3c52cc1191e8713b83ac2d2cf0700589ec1f0af8e0-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid DLQ83L3r4YAqZFdeHMWC/DLQ83L3r4YAqZFdeHMWC -goversion go1.15.5 -D "" -importcfg $WORK/b293/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/c4/c471f0837cb34f78811c6779bdf52da9dc54e866d71645a4eeb263604d491a17-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid XPoRky5dVgoBCN0KtZB5/XPoRky5dVgoBCN0KtZB5 -goversion go1.15.5 -D "" -importcfg $WORK/b292/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/51/519791142231384dcf73f30de9bac8bc9a6a9869acc321aafa772dd7e2b4ba9c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /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/distribution/registry/storage/cache -complete -installsuffix shared -buildid cTk23Kev6nzcSis4GYcG/cTk23Kev6nzcSis4GYcG -goversion go1.15.5 -D "" -importcfg $WORK/b291/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d6/d642fe5446eb7486e8e40bb6af211f860f31104295f22665eeadfd5610203c5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ae/ae5ea69ad37ab125d9e24816243343c35f34e94f23cfbb4f6d8deb363270f0b4-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution 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 context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 5XA3gYHVduKBOBKYvKX5/5XA3gYHVduKBOBKYvKX5 -goversion go1.15.5 -D "" -importcfg $WORK/b307/importcfg -pack ./memory.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/81/812743941b7af20ac19566e6479ec30a944db5a2c4ed5da77113eb04c7241842-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid WnBef0RjBxXzoeA75hsZ/WnBef0RjBxXzoeA75hsZ -goversion go1.15.5 -D "" -importcfg $WORK/b316/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/90/90fdec0a3c5e2747ef1dc8840349e8772d61627d9ad4f705b6b92205807bfa9d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution 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 context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /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/docker/distribution/registry/client -complete -installsuffix shared -buildid dRgR48-Cet_AoeJST-52/dRgR48-Cet_AoeJST-52 -goversion go1.15.5 -D "" -importcfg $WORK/b287/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/81/814781be689c544e9849858ffbc87caa329b08b9e0d24014891738abfb02e134-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e5/e5d46ac4f920e7e588d49dbf8eb12f19ef61b573a70f47323bb604306212ccd6-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /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/containers/image/v5/docker -complete -installsuffix shared -buildid wZo3sjIWBSNko6kLuEjD/wZo3sjIWBSNko6kLuEjD -goversion go1.15.5 -D "" -importcfg $WORK/b271/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/cb/cbd70e0c191e5d721d7a30239a67495f8ef7bb3b80f7a0976ffb232b2295f3aa-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid -fq-fEaTokoxgoaSJQIP/-fq-fEaTokoxgoaSJQIP -goversion go1.15.5 -D "" -importcfg $WORK/b348/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/41/41739ce734739504be5f76b242799b9c3103b6d7f4d98c64de560e77164cd0f3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /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/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 0GIgf6XTFDA4IkZ3jBQI/0GIgf6XTFDA4IkZ3jBQI -goversion go1.15.5 -D "" -importcfg $WORK/b315/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/85/85db8ba873fa76a3fffddaacd541664e335cdf6e71ee75debe3f4eaf5f11444b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/d0/d020d92a10786caacde2c26b3782c38adee8e628936aff7d838f3aaff8f61a5f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b499/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b517/ mkdir -p $WORK/b527/ mkdir -p $WORK/b515/ mkdir -p $WORK/b518/ cat >$WORK/b499/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/b385/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b517/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/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types 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/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b527/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a EOF mkdir -p $WORK/b501/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid XLDYCH-qOY3jr5eM-_DX/XLDYCH-qOY3jr5eM-_DX -goversion go1.15.5 -D "" -importcfg $WORK/b499/importcfg -pack ./constants.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid TCAl9p1jKmlkivJWCSZO/TCAl9p1jKmlkivJWCSZO -goversion go1.15.5 -D "" -importcfg $WORK/b517/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid 9NBSa1IPOsm8lcEG9_MK/9NBSa1IPOsm8lcEG9_MK -goversion go1.15.5 -D "" -importcfg $WORK/b527/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b515/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/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/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b512/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cat >$WORK/b518/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 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid VwRFwZ4-Ez2GKoWE2wcm/VwRFwZ4-Ez2GKoWE2wcm -goversion go1.15.5 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid AFW7XX5Kcs1bV4G_r5Sk/AFW7XX5Kcs1bV4G_r5Sk -goversion go1.15.5 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b501/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid tqYgu51E1NoW8h__8YqM/tqYgu51E1NoW8h__8YqM -goversion go1.15.5 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b381/ cat >$WORK/b381/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid oQ-J8GGEgTKYx_cY1HzI/oQ-J8GGEgTKYx_cY1HzI -goversion go1.15.5 -D "" -importcfg $WORK/b381/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/38/388fb290929e90bdcd8be231adb6a5f6693eae80ef16b7eb9fddc26ae5717964-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/ea/ea04526d515c70a5d927eef2fa1439d37a09387ccc5646175431e162fbf07cbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/1e/1eff1ddd25e6ad982bdf2657737f253c076bcd7b28682dfd6fade25f2c29bf06-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b519/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b520/ cat >$WORK/b519/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/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid jovqAvZsYkBFJxHBSxW2/jovqAvZsYkBFJxHBSxW2 -goversion go1.15.5 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b520/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/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid x18jDPtRt7yVW68wgLq5/x18jDPtRt7yVW68wgLq5 -goversion go1.15.5 -D "" -importcfg $WORK/b520/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/56/56e7b4240bc23b3a7337941bb1c0111fea40d17de76928efba1b243f4f181813-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/a1/a1872cdc78fb494d6e4810a81c7374272d45b7ad961815b3231325dfffb53df3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/a3/a3ac417ae52a54ed3991aeedbc7e15cb8ac5d00a783c6c7155a9c4e03baa7745-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/49/49c93d611e554c97afa3b92c9c78767ecf8c464b378d2388614de0ea5fbe6c35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/85/854fb56644c1d155eef6ff73116a346ca6fcde2b3ab0ed7bcd2789dca20c3d6c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured 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/apis/meta/v1/unstructured=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid RaQkIg4ddSDPM26HRsP4/RaQkIg4ddSDPM26HRsP4 -goversion go1.15.5 -D "" -importcfg $WORK/b516/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/9f/9f00093db922caa3d0d8f8885f3f46a993a6afd820ffdcd9accb34763d3f3a49-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b506/ cat >$WORK/b506/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/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b516/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid BnBsp7d0bT2N9fNyOaZl/BnBsp7d0bT2N9fNyOaZl -goversion go1.15.5 -D "" -importcfg $WORK/b506/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/bd/bdf30c524f29612c83e4b78ebdffbc3f53e5d19ba8d2b388b78a19a640ba62ec-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b505/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b536/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal 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=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 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/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b537/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid r5SX59xWV5PC4Ah9p8CK/r5SX59xWV5PC4Ah9p8CK -goversion go1.15.5 -D "" -importcfg $WORK/b505/importcfg -pack ./exec.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid oISFV_Qkn2jvR5roQ338/oISFV_Qkn2jvR5roQ338 -goversion go1.15.5 -D "" -importcfg $WORK/b536/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/0c/0c5edd303b0b91a8b63b84fb61dafbf121a2ebf5d01b9db1f06e4e82e4b3b7b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/83/8388e70ceda01b584da2f9a8e2eaeb6d373e0f55bc33650e67409358275fe1e0-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 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/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 4jeNdJDyXfKTueh3g2e_/4jeNdJDyXfKTueh3g2e_ -goversion go1.15.5 -D "" -importcfg $WORK/b500/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/cc/cc8014417d139e9c04cd9c870083fce785bf06ba14be8ab733b4c0f270999037-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b535/ cat >$WORK/b535/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b500/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid YSizTbL-ik_EwdEWBEMg/YSizTbL-ik_EwdEWBEMg -goversion go1.15.5 -D "" -importcfg $WORK/b535/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/f1/f173555612f4f358795fdff741a3425135f430e32b1758d9df8c5a85f1651799-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/24/24872e800ee52ad33427d578fc32b56c25b517ffcad0b7ce80a1c31dba50369d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b497/ github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b380/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid kUI0T5XCMzSosZEctPqc/kUI0T5XCMzSosZEctPqc -goversion go1.15.5 -D "" -importcfg $WORK/b497/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go cat >$WORK/b380/importcfg << 'EOF' # internal # import config 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/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/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid HT3nRJ6UdYlLLXtQ3nLl/HT3nRJ6UdYlLLXtQ3nLl -goversion go1.15.5 -D "" -importcfg $WORK/b380/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/81/81244038277296038d1d18b72a44a521095cca3c3fb9f7515003a0aa85e90437-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b496/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b596/ cat >$WORK/b496/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/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid wQfNgAwMnOwi0KVrMCDU/wQfNgAwMnOwi0KVrMCDU -goversion go1.15.5 -D "" -importcfg $WORK/b496/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid 9J31buPDuN9xta5wZjL8/9J31buPDuN9xta5wZjL8 -goversion go1.15.5 -D "" -importcfg $WORK/b596/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/19/199ce818e9657ddf6ae556f05c99b317398d12dc08b5977e99fa90b7bcad808b-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/c3/c37b4df40c27d6b9c1eae0559c7cd5ad0c87021345525a5e6486e37dabac0a3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/17/177531cbb6d44ee69ae2b024ff8597f2cf7720598f81badd478afab47c7efc05-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/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/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/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/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types 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=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/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs 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/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 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/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /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/containers/buildah -complete -installsuffix shared -buildid qXi71uvxv7wauYVMoq-A/qXi71uvxv7wauYVMoq-A -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a7/a72ce9b40249504161b4b208464848475326ec04e4aaa5c6b36e294d5422043f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b432/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b440/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b430/ cat >$WORK/b432/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/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/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/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra 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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 8ifipAR4eCQX5pxGG2bU/8ifipAR4eCQX5pxGG2bU -goversion go1.15.5 -D "" -importcfg $WORK/b432/importcfg -pack ./common.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /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/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 8Zn70MXN5dcQIdecrjs2/8Zn70MXN5dcQIdecrjs2 -goversion go1.15.5 -D "" -importcfg $WORK/b440/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b430/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/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin 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/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs 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/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser 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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid Qsa24b8ObIi0tZTgbwMr/Qsa24b8ObIi0tZTgbwMr -goversion go1.15.5 -D "" -importcfg $WORK/b430/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ea/eaab303cf07c20bae40d40e876df1a0703996d99bba6ede7cebecec1c156cf58-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid jZ_qhZUV_ZSxMj9o0drG/jZ_qhZUV_ZSxMj9o0drG -goversion go1.15.5 -D "" -importcfg $WORK/b436/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/7b/7b62432c37cf6dadf14cfa7b2d442e41697dd1364f7d2baae130083fd0a7941d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/ac/acda1c0cbacc6ca1ecb43921ce0d41cb29670b14a6c88fc68f49da155e9590fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/80/806c41a249318fa14421bb3924fd198935002e3eeb2927a8acceceba69759784-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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 github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid cZKuzoeVgWiO2-l57gQR/cZKuzoeVgWiO2-l57gQR -goversion go1.15.5 -D "" -importcfg $WORK/b450/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/81/81405f106b5419231eac9b8c60fb3352ca4c942439878e311551d181afa9a686-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b542/ github.com/containers/libpod/libpod/events github.com/containers/libpod/pkg/network mkdir -p $WORK/b449/ mkdir -p $WORK/b564/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns 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 crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail 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/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid BWuoMxQ5HMh8LiO6XO0q/BWuoMxQ5HMh8LiO6XO0q -goversion go1.15.5 -D "" -importcfg $WORK/b542/importcfg -pack ./netns_linux.go cat >$WORK/b564/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/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator 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/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid Fe0Ovm9qsGseH6k5ZrIl/Fe0Ovm9qsGseH6k5ZrIl -goversion go1.15.5 -D "" -importcfg $WORK/b449/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid nXsBPPuNbIXqYViBKNKx/nXsBPPuNbIXqYViBKNKx -goversion go1.15.5 -D "" -importcfg $WORK/b564/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/9d/9d6cf4e54fdd2c46786da59e0d83b92ec63f62e8d4f57a5d9803f8aaf4c16213-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/9c/9c6c4c914bd91b4453bff50ef13dc4c86f48e3bdb9f79d389094e07b21764e65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/ad/ade6b982e063842986d2884bfc195c16574666edc645ee18ab68ab92cdef1b73-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b268/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 1j9tkSiOm8xeXdixMFEY/1j9tkSiOm8xeXdixMFEY -goversion go1.15.5 -D "" -importcfg $WORK/b447/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/86/86d898625ec02c71b25ef10204e7d669b072ee1693ae91c5e8eb2e18c413d87f-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b446/ cat >$WORK/b446/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 errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid pdY-MWZ3CV6Z85-NbMA2/pdY-MWZ3CV6Z85-NbMA2 -goversion go1.15.5 -D "" -importcfg $WORK/b446/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/9d/9d96e362d6a49d45690b3107f3209f05a3475d1f44f104ad422ece61e2ab8a73-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml 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/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid sZOdUmmi3qbTvEER_BGI/sZOdUmmi3qbTvEER_BGI -goversion go1.15.5 -D "" -importcfg $WORK/b445/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/51/518abf5941a866605347f9f920acce1eb602c6a2ed21a09a0ebf08aaa0e27c49-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b443/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b443/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b443/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b443 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -o $WORK/b443/_cgo_.o $WORK/b443/_cgo_main.o $WORK/b443/_x001.o $WORK/b443/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b443/_cgo_.o -dynout $WORK/b443/_cgo_import.go cat >$WORK/b443/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/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/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/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/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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/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/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate 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/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability 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 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/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid xWNtfzbTRH8bT6oefcZ3/xWNtfzbTRH8bT6oefcZ3 -goversion go1.15.5 -D "" -importcfg $WORK/b443/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b443/_cgo_gotypes.go $WORK/b443/oci_attach_linux_cgo.cgo1.go $WORK/b443/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b443/_pkg_.a $WORK/b443/_x001.o $WORK/b443/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/4c/4c94bc2a868ad3e2120acf39b81b4c4cfb98fe3972a4b0f72b811dc2563e23ed-d # internal github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b563/ github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b442/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a EOF github.com/containers/libpod/pkg/spec cat >$WORK/b442/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 packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF mkdir -p $WORK/b557/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid AT4ofJ_ia5q_MJOixcT4/AT4ofJ_ia5q_MJOixcT4 -goversion go1.15.5 -D "" -importcfg $WORK/b563/importcfg -pack ./shortcuts.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid fL-Z7AJIWKLLdYw0vIor/fL-Z7AJIWKLLdYw0vIor -goversion go1.15.5 -D "" -importcfg $WORK/b442/importcfg -pack ./runtime.go cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest 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/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps 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/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/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/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid DkszkvLw6KRhMKhqoxhT/DkszkvLw6KRhMKhqoxhT -goversion go1.15.5 -D "" -importcfg $WORK/b557/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/d7/d7b638490c4c999979462d327299cd803f2bad35f84ee927999fabf7f818e0f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/f0/f01babdffc08957b5733e840da118ee78ecaa21b1b44ba7a2307d9375618a6d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/93/9388eed1c5f085811f79ddf6613c6f714e17e591ce4cc4207f56bf8ecd13821f-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal 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/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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 k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid 3rFbAOOFE9laH6890PAQ/3rFbAOOFE9laH6890PAQ -goversion go1.15.5 -D "" -importcfg $WORK/b553/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/4c/4c097556fdf3e7d5d539c98bbd71755e76c67fdf7e0cb8db4d9951eb7fca8b5a-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b439/ github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b594/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version 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/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni 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/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 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/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/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b594/importcfg << 'EOF' # internal # import config 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/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive 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/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/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid cum7UewKmlaCyiKBowdB/cum7UewKmlaCyiKBowdB -goversion go1.15.5 -D "" -importcfg $WORK/b439/importcfg -pack ./checkpoint_restore.go ./client_config.go ./containers.go ./images.go ./network.go ./pods.go ./runtime.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid fFxJhAKUhEbsxHHZkWZ1/fFxJhAKUhEbsxHHZkWZ1 -goversion go1.15.5 -D "" -importcfg $WORK/b594/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/1e/1e106a72b00c90e817aa9837343ef3c3e1a3d8f7a5a6b177a4037197de475072-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/42/42ad2bd494b8d99a706d6ce795cb127b2e34880abe7db1cf3db9fd2a06f70013-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid sIG5ofiihShq84mU5ALw/sIG5ofiihShq84mU5ALw -goversion go1.15.5 -D "" -importcfg $WORK/b438/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/ac/ac3dcc388143d8b1324503cd449ed023fd0072f8f34f9feab2185108bf2b6f96-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/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin 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/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal 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/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go 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/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile html/template=$WORK/b600/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log/syslog=$WORK/b599/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile runtime/pprof=$WORK/b602/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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 bnSHxreGAswupGYKgI0L/bnSHxreGAswupGYKgI0L -goversion go1.15.5 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_local.go ./mount.go ./network.go ./network_create.go ./network_inspect.go ./network_list.go ./network_rm.go ./pause.go ./platform_linux.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 ./pods_prune.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 ./start.go ./stats.go ./stop.go ./system.go ./system_df.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./unshare.go ./utils.go ./varlink.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/52/52919b497110c210db70d4e528a5731e47176d3efd220bf5364ec52eee4086e3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile html/template=$WORK/b600/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log/syslog=$WORK/b599/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile runtime/pprof=$WORK/b602/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b571/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b510/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b474/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile encoding/csv=$WORK/b434/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile html=$WORK/b601/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_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 compress/gzip=$WORK/b226/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b228/_pkg_.a packagefile mime/multipart=$WORK/b237/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile net/http/internal=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/ed25519=$WORK/b126/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b128/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rc4=$WORK/b130/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b108/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/base32=$WORK/b144/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile hash/fnv=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b184/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b259/_pkg_.a packagefile container/heap=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b265/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b232/_pkg_.a packagefile mime/quotedprintable=$WORK/b238/_pkg_.a packagefile crypto/dsa=$WORK/b133/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b111/_pkg_.a packagefile compress/zlib=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b157/_pkg_.a packagefile image=$WORK/b159/_pkg_.a packagefile image/jpeg=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b107/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b263/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b112/_pkg_.a packagefile hash/adler32=$WORK/b155/_pkg_.a packagefile image/color=$WORK/b160/_pkg_.a packagefile image/internal/imageutil=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b538/_pkg_.a packagefile expvar=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b305/_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=PC7x3WgMo9Rmyv8yjYMP/bnSHxreGAswupGYKgI0L/xGHDiWVZxlEmfjg6e6VY/PC7x3WgMo9Rmyv8yjYMP -compressdwarf=false -B 0x324b0553ab1071ae0c6253b222828c31a713aa28 -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/ + export 'BUILDTAGS=remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x510a9c2ce3a2e83019a704708fcdb66c5e14b9a0 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build988827883 internal/unsafeheader mkdir -p $WORK/b006/ internal/race mkdir -p $WORK/b016/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys 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 mkdir -p $WORK/b013/ 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 cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF 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 /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 encoding mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid 4j86f2iEYDHQ5XjwVvcg/4j86f2iEYDHQ5XjwVvcg -goversion go1.15.5 -D "" -importcfg $WORK/b044/importcfg -pack ./encoding.go mkdir -p $WORK/b091/ unicode mkdir -p $WORK/b018/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid O4MF1j-uiNU0oC_VYAqB/O4MF1j-uiNU0oC_VYAqB -goversion go1.15.5 -D "" -importcfg $WORK/b091/importcfg -pack ./aliasing.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b047/ 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 internal/nettrace mkdir -p $WORK/b057/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF math/bits cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid -9pDf3_mQeb2OL_JNWpx/-9pDf3_mQeb2OL_JNWpx -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack ./utf16.go mkdir -p $WORK/b024/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b124/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid R0-ArZXhAxpRQv441HDk/R0-ArZXhAxpRQv441HDk -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 5irPLAHngPAnBgoPCiFd/5irPLAHngPAnBgoPCiFd -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p container/list -std -complete -installsuffix shared -buildid JFxHra-coTQ_4OWMB6Jy/JFxHra-coTQ_4OWMB6Jy -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack ./list.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b121/ image/color crypto/subtle mkdir -p $WORK/b214/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash cat >$WORK/b121/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/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid PIJ1nXzFylZ2JT22KkxW/PIJ1nXzFylZ2JT22KkxW -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack ./asn1.go mkdir -p $WORK/b181/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b205/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /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/pquerna/ffjson/shared -complete -installsuffix shared -buildid hIst64mvLotmFWsPJBHi/hIst64mvLotmFWsPJBHi -goversion go1.15.5 -D "" -importcfg $WORK/b214/importcfg -pack ./options.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /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/containers/storage/pkg/promise -complete -installsuffix shared -buildid zzqc-l8sg2Fiffts2EYP/zzqc-l8sg2Fiffts2EYP -goversion go1.15.5 -D "" -importcfg $WORK/b181/importcfg -pack ./promise.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b139/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /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/config -complete -installsuffix shared -buildid hmyT7SS920tckvOSKUnM/hmyT7SS920tckvOSKUnM -goversion go1.15.5 -D "" -importcfg $WORK/b205/importcfg -pack ./config.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b092/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -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/b139/importcfg -pack ./aliasing.go mkdir -p $WORK/b112/ mkdir -p $WORK/b160/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid jxNKiIX8KMKVqB6rnR6B/jxNKiIX8KMKVqB6rnR6B -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IIbq5oATzReoNvTLYe0k/IIbq5oATzReoNvTLYe0k -goversion go1.15.5 -D "" -importcfg $WORK/b092/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p image/color -std -complete -installsuffix shared -buildid dbgLd55jmUVX-R0OBGVa/dbgLd55jmUVX-R0OBGVa -goversion go1.15.5 -D "" -importcfg $WORK/b160/importcfg -pack ./color.go ./ycbcr.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b343/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /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/docker/docker/api/types/image -complete -installsuffix shared -buildid CheEZwDOEnpEqM87BtsR/CheEZwDOEnpEqM87BtsR -goversion go1.15.5 -D "" -importcfg $WORK/b344/importcfg -pack ./image_history.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /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/docker/docker/api/types/events -complete -installsuffix shared -buildid oASvICZA-i1yRSgB0KtD/oASvICZA-i1yRSgB0KtD -goversion go1.15.5 -D "" -importcfg $WORK/b343/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b265/ cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/91/91b58aa446b5dd0395e91764cfd449c9361e8e203e42c5120d2d83518fa2da72-d # internal cat >$WORK/b265/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /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/VividCortex/ewma -complete -installsuffix shared -buildid xXWrHA-GOY-umLUQQiaA/xXWrHA-GOY-umLUQQiaA -goversion go1.15.5 -D "" -importcfg $WORK/b265/importcfg -pack ./ewma.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b318/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /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/selection -complete -installsuffix shared -buildid bcAujIhliiqlm0fXw9uD/bcAujIhliiqlm0fXw9uD -goversion go1.15.5 -D "" -importcfg $WORK/b390/importcfg -pack ./operator.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /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/docker/docker/api -complete -installsuffix shared -buildid SY2YqlYekulo7BSJa2j2/SY2YqlYekulo7BSJa2j2 -goversion go1.15.5 -D "" -importcfg $WORK/b318/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF 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 runtime/cgo mkdir -p $WORK/b039/ github.com/containers/libpod/version mkdir -p $WORK/b474/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go runtime/internal/atomic sync/atomic mkdir -p $WORK/b011/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b425/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid OjlZEzSY5L96rRhmCH3D/OjlZEzSY5L96rRhmCH3D -goversion go1.15.5 -D "" -importcfg $WORK/b474/importcfg -pack ./version.go github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities 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 mkdir -p $WORK/b017/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b457/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid Bibj7JxetaVgMLwj-R7k/Bibj7JxetaVgMLwj-R7k -goversion go1.15.5 -D "" -importcfg $WORK/b425/importcfg -pack ./command.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/b457/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid NNa5VYoYn7el4Ebx7PNJ/NNa5VYoYn7el4Ebx7PNJ -goversion go1.15.5 -D "" -importcfg $WORK/b457/importcfg -pack ./capabilities.go github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b536/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid Wp3SEUqr6Wl9IQsB9xwe/Wp3SEUqr6Wl9IQsB9xwe -goversion go1.15.5 -D "" -importcfg $WORK/b542/importcfg -pack ./exec.go github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b486/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid gW7oq9ykjckIp8ljY4R0/gW7oq9ykjckIp8ljY4R0 -goversion go1.15.5 -D "" -importcfg $WORK/b536/importcfg -pack ./integer.go cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid nDIzZNpf53ZqxAEn8SYA/nDIzZNpf53ZqxAEn8SYA -goversion go1.15.5 -D "" -importcfg $WORK/b486/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/8b/8ba843dea1f8d625894df5ed1ef3e341bd1bc9ebedfa050a934dec11c1cb7b33-d # internal crypto/internal/boring/sig mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal 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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5d0dfc324748c4611f05e4194e4c8c9aa4677eca34ba343173ff63c3e25b34d9-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8a/8a231e3e6c667279792b9f6162adfd8866dde6c60d80cf2a83aee428a7952f4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3d/3de32574b76eb8a89b85b83550c51448ccca09cfd03e76ebc423dc528270a170-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2e/2ec234bc5faae86c03b016c36b55019800508310226151af4a7b7ce6394eb424-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/14/146712a6248c5c9043db4728175f604049c4b146f897652acb68b4da4ae6256d-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/f3/f39d6aaf314c5ca872054adbc455eb45d21b5f1ef3197614c1126a126d8f715a-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/be/be533960a3b2bd51ba94bc40bb2a45cfe740b53d354fdf81582f6849afe70c63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4b/4b38ad07072c24166db08f3e6fb210f969c469158e4b03130ee455d24838266f-d # 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/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/2f/2f19c6e824fcf24fb93f0b2f6b46772f5b06ef2b6ca5ce25759a8bdb49f4d177-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7a/7a0cbef7768c33dbeade832ced488dd27fdd0e06ae06da79b7585a508ee9379a-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF 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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bff0df74c4b69668a1c7e777e11e0ae4627afda253e43744658ce5ee04052439-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/15/15396230877b9fac877be4548994cfc4cf10f362329c712b32755cf72d3eb239-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cat >$WORK/b017/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 cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4b/4bb9f1020f9b62105ffff83140a2b6454eff9a0ccfc55982d12ab13573af58c1-d # internal 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 cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2a/2a8f3c517c0a01220a47bc857158466ce200f07ba1e3d3aba2110df11d533a4d-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b6/b623a78daeddaaccd89c77d10dcb85cc27c3268684f0725a2cf6c50ac9f10263-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid rli__mbaf3TpCneMxc4J/rli__mbaf3TpCneMxc4J -goversion go1.15.5 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sig.go cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/52/523cd4bc9514ed22743fff30623b3f610065dfd60bf4ed674ea18a8f2ad1a792-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/10/1019a51a6677f900aebf0f2bc063bf1fd554d19e42e207335f9a53351b4f1a31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/5c/5c9fe61545888e33a739d4fc621f1ccade0bcd97079e87c6cbd3c68ab76ba387-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/62/621625264467c0265f5d9f21fcb024432ce6060b86d720c5b1c7450c86e9d459-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c1/c189227af5b91aed86959a537c991e7138f1f3fd1b0127f127d1b76efe30dcad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/54/54132fea00a452271ecb09e558e49a4d645abac1d5fad7e2e926b50d0f4dfedf-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/58/58ee2445ea9ab62c2040160fd88be918290f6ab3ec730d886a00a8e3ec2bb28f-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/cb/cb7c2807beb92a01dddd84976096a5b7ed87c641cc29580c32bd26a8ecd6b626-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/sig_amd64.o ./sig_amd64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6a/6a13de818c60c4281e62dfccaedf2b395cdf8a886f885233c5d3811577d48dbb-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/b4/b42fa6583dd5a64940deba8016bc4a1b74d645a37bddfd7ac80d540e30c2b468-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/52/52533f02ae6f539db24d8d3863f5b1cd11b7ea4da980720e4105fe54fe7e43d4-d # internal /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 cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/95/95c5cf372f4d0e83d84b1a8cf292fac601098bdab2ef0161863df75082189a1a-d # internal cp $WORK/b095/_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/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asm.o ./asm.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4a/4a7f0a00a1c1fe75f2ece72951041decd56d2327f4a0a13dc4668c73a4e93f2c-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 internal/testlog 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/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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a8/a8f21e663754582f5b7be13749b44659b0ef2c5dd019e1f3b5457389c31c929c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c0/c0fe996c7f7f629011e893ee11c377bf98eea60cb426310ab16a7a60ea071cc0-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b034/ cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/boring/fipstls mkdir -p $WORK/b094/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 8o27DNIYfgzcziamO_Z0/8o27DNIYfgzcziamO_Z0 -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cat >$WORK/b094/go_asm.h << 'EOF' # internal 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/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./dummy.s internal/bytealg mkdir -p $WORK/b009/ 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/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b094/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/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid tASXUHMTZpMD2z4nbsSX/tASXUHMTZpMD2z4nbsSX -goversion go1.15.5 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./tls.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_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 cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid yUIajO-GZxAygLBC_etO/yUIajO-GZxAygLBC_etO -goversion go1.15.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8f/8f2994e2e99e9ed06e8de257e5a7c5bae6e72bbc07fcc8cd1ec7f67a8ae0ad21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/dummy.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/da/da69be995eac432837ade817b227e6ca4928cbd8e1eaeac4e6748c11ca092b22-d # internal cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/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 /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c 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/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid gYg3OIFB2ya0iEE9327D/gYg3OIFB2ya0iEE9327D -goversion go1.15.5 -D "" -importcfg $WORK/b570/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/c0/c0a8e55031e7738b932bec31dd55025a640d2b242c8bb595a286d1b867a00207-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_amd64.o $WORK/b023/exp_amd64.o $WORK/b023/floor_amd64.o $WORK/b023/hypot_amd64.o $WORK/b023/log_amd64.o $WORK/b023/sqrt_amd64.o $WORK/b023/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/48/48f2bdcdbe00e5b5c503403e15dbf95fa9e36c82d82f2cea3736d6646377d0d3-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /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/vbauerster/mpb/internal -complete -installsuffix shared -buildid -8R1w0JK8lsVoIRFewOe/-8R1w0JK8lsVoIRFewOe -goversion go1.15.5 -D "" -importcfg $WORK/b266/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/17/176689b6885b329afc8cd21a14d6fd2f78149133d7b7af15674766851e82e45c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_amd64.S cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./asm_amd64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p runtime/cgo -std -installsuffix shared -buildid XvVt9M5Njk3AsXhu5NNm/XvVt9M5Njk3AsXhu5NNm -goversion go1.15.5 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_amd64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_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/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b015/ 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 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/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/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b059/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid iTbOy7WovynVtisWfBgU/iTbOy7WovynVtisWfBgU -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_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/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid COLQklp-MGTXITjBAryv/COLQklp-MGTXITjBAryv -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/cf/cf2f829769f53dd54a14bbc4963db234715fae3572f4cbe3b0af2ffb980f0aec-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/fa/fa8fea1162288bc792a4a76768381a9297ed6667fef5a9be19679cb96bfdb5d8-d # internal 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 /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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/90/90fa52fa7e3a8a1e9b90b14c38f06931f95bbed5f0a24fb28c46d772f3f481c6-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b026/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF 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 cat >$WORK/b026/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid EO9SPAz04P6x-Lz54i4G/EO9SPAz04P6x-Lz54i4G -goversion go1.15.5 -D "" -importcfg $WORK/b026/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 cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ed/ed51194b022305a577d5d50baf2e33100e5ed1a6a73babd5df6a53d7be5224cf-d # internal internal/oserror mkdir -p $WORK/b028/ io github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b156/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s-5D_rzesQT1pWYR6Xie/s-5D_rzesQT1pWYR6Xie -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b244/ github.com/containers/libpod/pkg/apparmor cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid PnNH8aBrDlc972zjGG3_/PnNH8aBrDlc972zjGG3_ -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack ./cast5.go mkdir -p $WORK/b487/ github.com/containers/libpod/pkg/registrar strconv cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid hitj3DJ-LMXGSDkuFbUd/hitj3DJ-LMXGSDkuFbUd -goversion go1.15.5 -D "" -importcfg $WORK/b244/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b014/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b474/_pkg_.a EOF mkdir -p $WORK/b193/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid RP7FD3XDUu87Z3AkjN9N/RP7FD3XDUu87Z3AkjN9N -goversion go1.15.5 -D "" -importcfg $WORK/b487/importcfg -pack ./apparmor.go ./apparmor_unsupported.go mkdir -p $WORK/b056/ 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 cat >$WORK/b193/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 mkdir -p $WORK/b545/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid xbAkJqzl_cJavfuJ8Vqx/xbAkJqzl_cJavfuJ8Vqx -goversion go1.15.5 -D "" -importcfg $WORK/b193/importcfg -pack ./locker.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid uD4i4tz3eRE0iUDDh0UP/uD4i4tz3eRE0iUDDh0UP -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b025/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid VghFSWm5kcnvIWGi7FiK/VghFSWm5kcnvIWGi7FiK -goversion go1.15.5 -D "" -importcfg $WORK/b545/importcfg -pack ./registrar.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid pxY15O96LvY0CowfoR5f/pxY15O96LvY0CowfoR5f -goversion go1.15.5 -D "" -importcfg $WORK/b025/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/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/47/4764d73af0612c95f4d51af3872282c4b24af74536384c95767dd0cb9767ae80-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9c/9cf71eab3cc2a52aba3a9b527f92f36538dec8ba7d107c503b551045384c4f98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal syscall mkdir -p $WORK/b031/ cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/27/274fde7241c76474b6caaf5076b6a5971ae2ba696c5980adbd1e314172ff5ec3-d # internal cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -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_linux_amd64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b028/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid uZP_HFchRNbrT7q6EC4X/uZP_HFchRNbrT7q6EC4X -goversion go1.15.5 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a8/a8654c2bd4bd4781cf954e471cacac83d1fbe8168a2e9af7525b3a46fe989dab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/d8/d8da55c81b2631d9330e971f8c2ab319107d8cc4ccd058a4be914ee200fbb9e8-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/0c/0cb694e6b02b7cbbe2e09b9471db84026177fc74bc0f0def74630be359037126-d # internal container/heap mkdir -p $WORK/b261/ github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b382/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p container/heap -std -complete -installsuffix shared -buildid NmzMX7BNFAPb1asrCm77/NmzMX7BNFAPb1asrCm77 -goversion go1.15.5 -D "" -importcfg $WORK/b261/importcfg -pack ./heap.go mkdir -p $WORK/b296/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /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/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid vQ9nAno7axpabg4tnfBl/vQ9nAno7axpabg4tnfBl -goversion go1.15.5 -D "" -importcfg $WORK/b382/importcfg -pack ./sortkeys.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid HJy-L8RVFYPpt0o-_oSA/HJy-L8RVFYPpt0o-_oSA -goversion go1.15.5 -D "" -importcfg $WORK/b296/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/17/1799d6417535c7df891a21e8a7519ec752f82555c2f8b7234a5d9072e03f16cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/26/26b7c205acf8810bf6cf1eaced197584b9dbfd0a7d62a1d39f4db118f45f0b0f-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 crypto/internal/randutil mkdir -p $WORK/b118/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal text/tabwriter hash bytes mkdir -p $WORK/b003/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b077/ strings 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/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6B7APZpHltG_Q4WfXzTe/6B7APZpHltG_Q4WfXzTe -goversion go1.15.5 -D "" -importcfg $WORK/b118/importcfg -pack ./randutil.go 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 mkdir -p $WORK/b050/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal mkdir -p $WORK/b070/ mkdir -p $WORK/b037/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid Nc5Ko2UEJnOxDUIJY_c9/Nc5Ko2UEJnOxDUIJY_c9 -goversion go1.15.5 -D "" -importcfg $WORK/b077/importcfg -pack ./types.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid q7ayoqpjf4FBtTiu7s89/q7ayoqpjf4FBtTiu7s89 -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack ./tabwriter.go cat >$WORK/b037/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 cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid S5_WAujxF0T7mXIJi1fy/S5_WAujxF0T7mXIJi1fy -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p hash -std -complete -installsuffix shared -buildid ibwcK4-TjZkLpaQVrK6X/ibwcK4-TjZkLpaQVrK6X -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack ./hash.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/ad/ad637b4f7da3427882a28e0ceb3e4d6cb0f98f98666f18955a9d0b450b1e0f4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0d/0dc5151cfb573856820958556ddb8ecc7d3583814283f479ef0e3bc9594b07ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f4/f4969a530ff02b4cd41b9d9ab9f56c379a17059678a6cfdbf37ef8eeec3c864f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid pK-9RmTKquaikbVrKGEl/pK-9RmTKquaikbVrKGEl -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5f/5f244dceb9a7f6d61c079368a3356744f68fa74345afe9bf90e98439a23f6502-d # internal hash/crc64 mkdir -p $WORK/b113/ hash/adler32 hash/fnv hash/crc32 mkdir -p $WORK/b155/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid LIJBCkljFPOQKRitO4V2/LIJBCkljFPOQKRitO4V2 -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack ./crc64.go mkdir -p $WORK/b258/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid wez82YHEDTQ88RvoR4MA/wez82YHEDTQ88RvoR4MA -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack ./adler32.go mkdir -p $WORK/b102/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 7gftk50FcCAuKaHQZf0H/7gftk50FcCAuKaHQZf0H -goversion go1.15.5 -D "" -importcfg $WORK/b258/importcfg -pack ./fnv.go cat >$WORK/b102/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/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b102/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5c/5c7a2ac362d9c722a8b2ae32692cc210df415d2f91ed6f6412a805f75b7fde39-d # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_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/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p hash/crc32 -std -installsuffix shared -buildid KxVUR1rmoabgQ0jjB22b/KxVUR1rmoabgQ0jjB22b -goversion go1.15.5 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/c9/c976eba93b70d132ce53f8970870dc0fbd99616518a0f5fb256e8ed1ed5b7dc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/60/60b24667788b340a71be4d06d000dbfb65869c7555575da4ddac0efd9f626dc7-d # 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/b113/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/74/744a699ca5c190c7d30c27ef25a8b30b93ced5f7a38ed4b371eaad46341c5319-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ea/ea297fdd55b2553a5fe2b97a7d1aded7d692973313780c1124e1387c7e77767b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4f/4ff9f1f98ba9aee23fca79a61bf8ddd2a0f7b65876080ee34babda73a175d005-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f2/f2a07a36e778ebc563b2a78b958b499d544646aec244fa84eaa6e4f52f13279f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/78/785d6ad6d8a5fb3f5a49028e9fd12959fa8bf815fe659361ef5410a3facf92cd-d # internal crypto/rc4 mkdir -p $WORK/b130/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors crypto encoding/base32 mkdir -p $WORK/b151/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid c-i80AX3QpHoYBq2uWBi/c-i80AX3QpHoYBq2uWBi -goversion go1.15.5 -D "" -importcfg $WORK/b130/importcfg -pack ./rc4.go mkdir -p $WORK/b069/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b144/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid zYBUY_vzlftcX1qtCyVg/zYBUY_vzlftcX1qtCyVg -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack ./errors.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto -std -complete -installsuffix shared -buildid DexP8M_GSJIGpCS0JnLh/DexP8M_GSJIGpCS0JnLh -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b184/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b022/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid RGQEqb_kLcRx0W2fx7VC/RGQEqb_kLcRx0W2fx7VC -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack ./base32.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /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/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid KVcETUquvvntI3rfg6fW/KVcETUquvvntI3rfg6fW -goversion go1.15.5 -D "" -importcfg $WORK/b184/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm_amd64.s cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e6/e6bea0a9b26c74d0cae46752a87c9370af2fdc03375a81b51fc3bbea92c86643-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b230/ github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b354/ cat >$WORK/b230/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 /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid u01gVGeKpekgioj2BC4Y/u01gVGeKpekgioj2BC4Y -goversion go1.15.5 -D "" -importcfg $WORK/b230/importcfg -pack ./transform.go cat >$WORK/b354/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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 4caAEArkcOzazCjQDqiM/4caAEArkcOzazCjQDqiM -goversion go1.15.5 -D "" -importcfg $WORK/b354/importcfg -pack ./transform.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid -kgyChA8ancta09G0GNZ/-kgyChA8ancta09G0GNZ -goversion go1.15.5 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d5/d56354914d2dd5b8a31f953fbc1fc227d1479f33985a428f8cb496a949a0a172-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/9414534344d0b480ffaa9be5a3ef6a86f93c409db4f9ef7d262e486aabedd23b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/30/307bfc47eaa2f6dca999905d7acdfde9f96c247ce3d73f7b865947ea4df1a594-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b158/ cat >$WORK/b158/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/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid CErprWFvnsAqdqw7ErH2/CErprWFvnsAqdqw7ErH2 -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bc/bcfcd18d21acc9bba61d935682e65881261e0e65f7fda20b65ec513a12da4142-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b1/b118e622783a34be7b14f899fc9ad549fe04fac4edb135abc362591334d766bf-d # 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/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0b/0be1cfe607d40ef72d624026200ef1c7edf8973d9f568f18526b88ebd85fa18e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b145/ path github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/containers/libpod/pkg/namespaces bufio mkdir -p $WORK/b208/ github.com/containers/libpod/vendor/github.com/klauspost/cpuid cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cf/cf5c5aaddd8ff2ab2ee9c804ffbdac971656829764528296f6bfcec53aea5484-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF regexp/syntax cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /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/docker/docker/api/types/versions -complete -installsuffix shared -buildid R0WjNfAjzMVWz4bCbH_c/R0WjNfAjzMVWz4bCbH_c -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack ./compare.go mkdir -p $WORK/b040/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/1d/1d5b386ef9973b8997bda1205e173a20c9f035f81abf980e72adc8b5d1b6da7d-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /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/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 7fwyQxCwZAFaLtarNk0y/7fwyQxCwZAFaLtarNk0y -goversion go1.15.5 -D "" -importcfg $WORK/b208/importcfg -pack ./stringutils.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e6/e64fee6b89d3ba1d846be0c5bba6ac9fda03fe47eed80a141709cdf2a812faa5-d # internal mkdir -p $WORK/b302/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid WKVdK6uy8iwHp6fPHZPP/WKVdK6uy8iwHp6fPHZPP -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b454/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b041/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid gqmy3ksTK2FCtXqUVnwm/gqmy3ksTK2FCtXqUVnwm -goversion go1.15.5 -D "" -importcfg $WORK/b302/importcfg -pack ./autoneg.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF html mkdir -p $WORK/b572/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid Yt-FNFNZiZkRoOCU8A3D/Yt-FNFNZiZkRoOCU8A3D -goversion go1.15.5 -D "" -importcfg $WORK/b454/importcfg -pack ./namespaces.go cat >$WORK/b041/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/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b107/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid BOVEz66ecus82UFTLFbd/BOVEz66ecus82UFTLFbd -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b072/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b107/symabis ./cpuid_amd64.s cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1ZilKcbR4d5aHsS1qUj1/1ZilKcbR4d5aHsS1qUj1 -goversion go1.15.5 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p html -std -complete -installsuffix shared -buildid Ljiwe9MR23soH51F-LsU/Ljiwe9MR23soH51F-LsU -goversion go1.15.5 -D "" -importcfg $WORK/b572/importcfg -pack ./entity.go ./escape.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -installsuffix shared -buildid VazwTdQixNe9r1JYe7H-/VazwTdQixNe9r1JYe7H- -goversion go1.15.5 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e8/e83bd7abe5dd254620bc2efd7c19ff75b1641ec6f315626222b93ba49712ac26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c4/c48f10a1bf8d91c9d9448a202282d6fd8a6a521d7b3fae15a36655fb773f531a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/55/55537f7e0d9f98110dee3b0a7c5f38451698af6e47b98842785fc74d36d07fd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/6e/6e0d719f44f9ff06f7d32cb69042c56b3994f063fc45f70b4a4bbabe7bf38f2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/51/51c530d3e68873c8059da68a08eae3fcf5060624b878524bb7b19ce8b14f6539-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/82/8245889c7a4fe71cd46faa771b43aac31c490d8a23bd34a22c313addc28efe39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b107/cpuid_amd64.o ./cpuid_amd64.s cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/0d/0d3827c88bbac2bdeb30cdd32e7650702b29354371fd91c54eee163ebc424c30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fc/fcb6b257a6145d9de0a5d8a35aded081c27843dfaebe4f672f6e20292c83094a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d5/d537999bf95b76f477530111ce605c531423bbe8678d77e68af94e66f3aebacd-d # internal compress/bzip2 mkdir -p $WORK/b086/ image mkdir -p $WORK/b159/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid YELCSrCtaz95tQcAKTEI/YELCSrCtaz95tQcAKTEI -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image -std -complete -installsuffix shared -buildid 5m8C-uKhFD9OxjNzahqa/5m8C-uKhFD9OxjNzahqa -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/65/65874d32c2f7eda816defef236582cd62e7e34cb19dfc3102678463c41d986a0-d # internal internal/syscall/execenv mkdir -p $WORK/b033/ github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups internal/syscall/unix mkdir -p $WORK/b414/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b460/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid T9GI37HsnyTi62etH6xM/T9GI37HsnyTi62etH6xM -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b066/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid t1obzyyY1a7YMZ-IqmUB/t1obzyyY1a7YMZ-IqmUB -goversion go1.15.5 -D "" -importcfg $WORK/b414/importcfg -pack ./syscall_unix.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /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/cgroups -complete -installsuffix shared -buildid u19-UTprh7ojNtyYeguI/u19-UTprh7ojNtyYeguI -goversion go1.15.5 -D "" -importcfg $WORK/b460/importcfg -pack ./cgroups.go time mkdir -p $WORK/b030/ cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/64/641f0268892ab2984ec813f36cbe6514b7ac5f887ddf64162661d8f13c465cb4-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b032/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /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/buildah/pkg/cgroups -complete -installsuffix shared -buildid WZZFGr9oqS9e8RUeCXO7/WZZFGr9oqS9e8RUeCXO7 -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack ./cgroups_supported.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid -ogCMWDZw_aOOrZY3q5p/-ogCMWDZw_aOOrZY3q5p -goversion go1.15.5 -D "" -importcfg $WORK/b030/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 cat >$WORK/b032/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/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid ZPzGzo5D-Kf2J7DFk9D6/ZPzGzo5D-Kf2J7DFk9D6 -goversion go1.15.5 -D "" -importcfg $WORK/b032/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/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/bf/bf020507bde741439008a2acc319db14a33675a1396769f016b6128c24ef93bd-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c4/c4077d12aadf8d7f3b0c15e40768a29f1e14ecccadffcb464feb1a424adaaa78-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/b066/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/5f/5f411644229e117ee690903a7e9a3496b2fe3646ae83b13d763dd0331b9a0016-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f6/f67f0ce0ffff143472908f38f692487e1c0b3f9dee0f1cb5977844c91203eeae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/84/84f76b5be71ea8d01c52f84afc69c3d54e32e87e273cb4999259f4a7e3b555cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1a/1a45b3813c8b6b8d6e2ee54438753cab7265ed2d48af330333fbf5a1d60c47b5-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid SO9rKEnPPGeiRJn7Pu33/SO9rKEnPPGeiRJn7Pu33 -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4a/4ab691cbc43fda92bbd2d0061e9b7bdef88c73f52dabe5d2d543774abc3999f2-d # internal image/internal/imageutil mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b159/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -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/b162/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/26/26d645be2a1e17f60a2c1feb0afbb0ab97f9b62ceab54b533d5117025849b19c-d # internal image/jpeg mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b159/_pkg_.a packagefile image/color=$WORK/b160/_pkg_.a packagefile image/internal/imageutil=$WORK/b162/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid je4H_QTYusGXYSk2_Bbs/je4H_QTYusGXYSk2_Bbs -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b2/b2abf41e8e95dfda565e00d664783169b2c6abfaa4a0f91e287e1b0e995fa477-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/09/09776c22b215f695ebc6a143663f55addcc33e46e20a97711fabdb86b8278d66-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b535/ context github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b042/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 3zz1gH84W52UplkjpDfR/3zz1gH84W52UplkjpDfR -goversion go1.15.5 -D "" -importcfg $WORK/b535/importcfg -pack ./clock.go mkdir -p $WORK/b467/ cat >$WORK/b042/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid Y7Ci0xcOR2HwjCWV6v6J/Y7Ci0xcOR2HwjCWV6v6J -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /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/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid kaIlfurjuN0CTOi0-MDY/kaIlfurjuN0CTOi0-MDY -goversion go1.15.5 -D "" -importcfg $WORK/b467/importcfg -pack ./leakybucket.go ./memory.go ./storage.go internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid ggTffrxYOMRCI1Qu9V_v/ggTffrxYOMRCI1Qu9V_v -goversion go1.15.5 -D "" -importcfg $WORK/b029/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/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/71/7111e70c83883e7341b555a3b8dece1d7b6d237b79070b549d202cb44812cc81-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b362/ github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b547/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF mkdir -p $WORK/b506/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid Fx_ZgH9EMrprM59EctQJ/Fx_ZgH9EMrprM59EctQJ -goversion go1.15.5 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid 70Lx-n5sLyDsvA8_DOFL/70Lx-n5sLyDsvA8_DOFL -goversion go1.15.5 -D "" -importcfg $WORK/b547/importcfg -pack ./resolvconf.go cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid YM2dfHVCOUVRTO9oyrAH/YM2dfHVCOUVRTO9oyrAH -goversion go1.15.5 -D "" -importcfg $WORK/b506/importcfg -pack ./doc.go ./helpers.go ./types.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/2c/2c1ad532cc2bac4aa09974f3c215d19c9d354d750b12a436ec2840fe34acb532-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/78/78faf67b20b5b81019e8bbd44df6ed6d114b154293fb20eb8f3273d6dc4a9e73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/32/320bcb903672b1bf5d631d1a0c003b700f1232b56de1ea0c1a78ee967c57cfc6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f1/f14dbe3aefa8dbf1aa0bdf8bab34d186e0723ecc74e56531d6759b12b9118caf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/ff/fff2adc8c9baa57eeee0e6bbb5bd4469fe1f21bfc736d16c74fa7d829ab3e8f5-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/47/47e73eb5ffab430ecb3ca1fd8f5507d375a8b8d6a0397373068dd3e84f7907b7-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b268/ github.com/containers/libpod/vendor/golang.org/x/sync/errgroup github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b415/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid aODPFDaeB7pDCNjXZKrx/aODPFDaeB7pDCNjXZKrx -goversion go1.15.5 -D "" -importcfg $WORK/b268/importcfg -pack ./semaphore.go mkdir -p $WORK/b179/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid ah0eznDQrKBrQweLQ4uP/ah0eznDQrKBrQweLQ4uP -goversion go1.15.5 -D "" -importcfg $WORK/b415/importcfg -pack ./errgroup.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid SINyHwcOBYcaLdKtz_fy/SINyHwcOBYcaLdKtz_fy -goversion go1.15.5 -D "" -importcfg $WORK/b179/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/90/9064033464904eb90dc68a57097c2e2f71e126f625e48130c2a51a6a5f131e1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/ac/ac5d485fe26a4a3da010fb1caf4afc4b6fac7922049f520937cdedb14c55b2fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c7/c756e002dc71320a6c989649e38eff264e19bffdea5e3f40a436ee8b9564381f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3f/3f0853c08e3132b01d317f62c969f8fa157df380242258ca9a84796f64d75ac5-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_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/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid 4GxGOdHxhbCwl9IiDMPn/4GxGOdHxhbCwl9IiDMPn -goversion go1.15.5 -D "" -importcfg $WORK/b027/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/79/79ebbc54c9c2b40a8507dd3459548de3a3d7f93945022e6bbf3bcbe211c180e9-d # internal internal/fmtsort mkdir -p $WORK/b021/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b046/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid nCokH2B19_w8_E0wX-yK/nCokH2B19_w8_E0wX-yK -goversion go1.15.5 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go mkdir -p $WORK/b366/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid fe0_XTRyK5tBIaOyuX8N/fe0_XTRyK5tBIaOyuX8N -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack ./binary.go ./varint.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b392/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid _D8u1FimVmWKQZyt7Z1j/_D8u1FimVmWKQZyt7Z1j -goversion go1.15.5 -D "" -importcfg $WORK/b366/importcfg -pack ./errwrap.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid _okTTtMijCKILPuefeXr/_okTTtMijCKILPuefeXr -goversion go1.15.5 -D "" -importcfg $WORK/b392/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c2/c2422b42913f7bb0aafd4c257637735196d4995b9ed003b98a017fbe6a31b36a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/eb/eb8bdec8a00ae60a7c2bc81b8b30782bb9858059cba8f5859699f523b6d450e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f836c22cb32f52fe48032e7458bd546d34e10d089d083076803aa31d07e66039-d # internal encoding/base64 mkdir -p $WORK/b045/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b103/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/cipher cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid h9oGPYEmskHDiwhb4FPX/h9oGPYEmskHDiwhb4FPX -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack ./base64.go github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b101/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b103/symabis ./xxhash_amd64.s mkdir -p $WORK/b127/ crypto/md5 vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b140/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b090/ cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid m64NIJxIpyGfXzX2Y3w_/m64NIJxIpyGfXzX2Y3w_ -goversion go1.15.5 -D "" -importcfg $WORK/b127/importcfg -pack ./const.go ./edwards25519.go mkdir -p $WORK/b129/ cat >$WORK/b090/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/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b140/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./xor_amd64.s cat >$WORK/b129/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/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b129/symabis ./md5block_amd64.s github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./asm_linux_amd64.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid vFMdQDDfvYQDcVnZ2ngr/vFMdQDDfvYQDcVnZ2ngr -goversion go1.15.5 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 2_hfC-fxCz7R0XQEJzDD/2_hfC-fxCz7R0XQEJzDD -goversion go1.15.5 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_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/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/cipher -std -installsuffix shared -buildid BYwcMjiyzUSqxdWp5_B3/BYwcMjiyzUSqxdWp5_B3 -goversion go1.15.5 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid i-4XiaYfUobSKK6QKlEJ/i-4XiaYfUobSKK6QKlEJ -goversion go1.15.5 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid KNNP6E1t7vASAujVTAuk/KNNP6E1t7vASAujVTAuk -goversion go1.15.5 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 2w2vi8_InO8xFthsr_F6/2w2vi8_InO8xFthsr_F6 -goversion go1.15.5 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/a6/a6aa5a516aac9f39da12f4c698c493ce1fdad077b4a4cb91fef1533b988b0e85-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/31/31bfcf3921d879f10b1a404d9a915ff074e1017aeea95ea413fca1a37bff2e75-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/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/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/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b129/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/03/03b1824167d25cc40b94e5c5372a06e39a97d79d6c9c82e2b3f8ed9b1f381b92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/encode_amd64.o ./encode_amd64.s cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5d7c8531e37a1d52f7c83b678ecd65a570dcf5b4ba04a19bf88941b461786802-d # internal encoding/pem mkdir -p $WORK/b135/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b150/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid DGfE3vOT9oN1EbWQ48jI/DGfE3vOT9oN1EbWQ48jI -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack ./pem.go cat >$WORK/b150/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/md5block_amd64.o # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 8y_NgVWjwza18LR7PgIc/8y_NgVWjwza18LR7PgIc -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ed/edc954a607638adf5447a58f4e4813d9d9333e28df9ede80c26e7bb2b0dfb7e3-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/decode_amd64.o $WORK/b101/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/87/87fcae2027c6386ec5beb41cecca8e43da38cce41e65a91aedca3e7b5f4f76a9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b322/ internal/lazyregexp cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5a/5a2f7b63ddd5e1964bf83848b4664720b106bf258d29164900be357ab5811a66-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir github.com/containers/libpod/pkg/ctime runtime/debug os/signal path/filepath fmt mkdir -p $WORK/b399/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b458/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /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/docker/docker/api/types/mount -complete -installsuffix shared -buildid 4SgWOZOxLM-6fSZ4_ls9/4SgWOZOxLM-6fSZ4_ls9 -goversion go1.15.5 -D "" -importcfg $WORK/b322/importcfg -pack ./mount.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid rrMZXuU32CgxXzFOsV9h/rrMZXuU32CgxXzFOsV9h -goversion go1.15.5 -D "" -importcfg $WORK/b399/importcfg -pack ./lazyre.go mkdir -p $WORK/b358/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b491/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid pObjkzIMKg4XsaMgfr5d/pObjkzIMKg4XsaMgfr5d -goversion go1.15.5 -D "" -importcfg $WORK/b458/importcfg -pack ./tty.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid ih_cutFQzuRbqFVX0Q2a/ih_cutFQzuRbqFVX0Q2a -goversion go1.15.5 -D "" -importcfg $WORK/b358/importcfg -pack ./homedir.go mkdir -p $WORK/b104/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid 6wBtsJKO-yvI79xLwN3I/6wBtsJKO-yvI79xLwN3I -goversion go1.15.5 -D "" -importcfg $WORK/b491/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b267/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./debug.s net mkdir -p $WORK/b036/ cat >$WORK/b267/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/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b267/symabis ./sig.s mkdir -p $WORK/b020/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b055/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid HOQL6JBqg_YWi1DANu3y/HOQL6JBqg_YWi1DANu3y -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b055/ -importpath net -- -I $WORK/b055/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid wXyhSpr75hqkvThj5V46/wXyhSpr75hqkvThj5V46 -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/debug -std -installsuffix shared -buildid ewN3CUHY2wtC14zLuUQw/ewN3CUHY2wtC14zLuUQw -goversion go1.15.5 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p os/signal -std -installsuffix shared -buildid 5aFNi8rrtT5LCuGwGWc3/5aFNi8rrtT5LCuGwGWc3 -goversion go1.15.5 -symabis $WORK/b267/symabis -D "" -importcfg $WORK/b267/importcfg -pack -asmhdr $WORK/b267/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c4/c49537ccd783dda47d5199dfd8490a7544bbd51f9475df29074a010e4545ad86-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/86/868b5513d6c62592abe5c6ddfda81e7f0d9b1653bf82cc97fe77ae828717a218-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/b1/b135e818d1f86ff3e4a7a0ba7e2324c7c4510739092c27596929fa46d5d622da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/f8/f813b997452d50ddb832e5b99c81dd3914f24679b21fdd86fb1d1936f322108e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/65/6584ed12f22ebd77471ecffea8c523bf72b091bc4d5581f394c47aef65d27c63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/02/0202afcf32e036ffd75360ac801c721c5c038af37ee24aed48b0e4a9149010c3-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1c/1c38cbea4727c28c0e04bcd6fbbc0a3964a10bb7d42e0829551a85532f4e44a1-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b267/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/debug.o ./debug.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b267/_pkg_.a $WORK/b267/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5e/5ed59c0ed2b6fd9656755ebd8d89e6a5f63fd6a96a36c07c48a68453dff4b189-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/32/32f4ce8ac4ea89c50fa54dd10038957e327a2894b4095d2f9c4e62c2f2602f1c-d # internal crypto/des mkdir -p $WORK/b125/ vendor/golang.org/x/crypto/chacha20 cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/20/20e3fc29979b48d784804f3ca0ea6a29da8700c5f5b6a2ce5644024158b756a6-d # internal mkdir -p $WORK/b138/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_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/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid VkVxbbv7u5OmeUvEz8ks/VkVxbbv7u5OmeUvEz8ks -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b139/_pkg_.a packagefile math/bits=$WORK/b024/_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/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid Ud8rJyxTqgO2zp9XheBH/Ud8rJyxTqgO2zp9XheBH -goversion go1.15.5 -D "" -importcfg $WORK/b138/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bc38d3f88a49d20999ef2126f0907ecb4646b091b558c27c8e0ab3c492d00d00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/43/43fded8295aade6e32230d3f2cf7faf8ad6119aab3228c83aaa7300f2d763536-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f8/f854a375c5ebc4c18308fac088d7aa94d82d9f7d1727b0ebf904545a093693f8-d # internal io/ioutil mkdir -p $WORK/b035/ os/exec mkdir -p $WORK/b063/ cat >$WORK/b035/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/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid rWJRG-9nkh90PQQP3izx/rWJRG-9nkh90PQQP3izx -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ykqZC3m6J2YYZhK7RdSZ/ykqZC3m6J2YYZhK7RdSZ -goversion go1.15.5 -D "" -importcfg $WORK/b063/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b8/b8958f9a6f7b6697dcd2d480a4a8fd25382b73cf59d87674ab0f1894844e1e6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/66/66f03478b379beeb2a51c249a128dfe9f1298922bdf4040d64d7099ee9b47a9e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b192/ vendor/golang.org/x/sys/cpu cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b141/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid CgO9eElAzuTLRcErfBkv/CgO9eElAzuTLRcErfBkv -goversion go1.15.5 -D "" -importcfg $WORK/b192/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b141/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/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b141/symabis ./cpu_x86.s cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Mpj4bendl2bIJ2Bl-bDu/Mpj4bendl2bIJ2Bl-bDu -goversion go1.15.5 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/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/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b3/b35edb66d2d00238de19acd7a47a30f8ac310fe757df8d3ec0407aaa58983783-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b141/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/7f/7fe118cbd5d2178e4b37dbc53ba76edbf571b6ccc704bb1dc2ff8cd9d7d8b3da-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b137/ cat >$WORK/b137/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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./chacha20poly1305_amd64.s cat >$WORK/b137/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/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid UPOV1GLqiPi5yCNHWgYb/UPOV1GLqiPi5yCNHWgYb -goversion go1.15.5 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fc/fc62e20283ce91c9f625d3aa1b41acd60a17c4ee9fab67dbf0fd1eda47618294-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cd/cdac2568670a5d2801bfcd443e2c25dc8e88e5d04c6fe884aac2b74a15d7d2f0-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/cd/cdaa7d4e1828f982280b417c05ab69b3bb018e7073d926e92b3e73d079342dbd-d # internal os/user mkdir -p $WORK/b038/ github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go log encoding/hex github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/opencontainers/go-digest cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath os/user -- -I $WORK/b038/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b068/ github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b079/ github.com/containers/libpod/vendor/github.com/BurntSushi/toml cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF encoding/json cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /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/opencontainers/go-digest -complete -installsuffix shared -buildid MnYGS3_GE4lR5iZZqliG/MnYGS3_GE4lR5iZZqliG -goversion go1.15.5 -D "" -importcfg $WORK/b068/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid f4PBU2MzkpySE4Inb3zW/f4PBU2MzkpySE4Inb3zW -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b110/ net/url mkdir -p $WORK/b136/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b082/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid aDdrcO0DmvHm7ojWPq7H/aDdrcO0DmvHm7ojWPq7H -goversion go1.15.5 -D "" -importcfg $WORK/b110/importcfg -pack ./xlog.go mkdir -p $WORK/b098/ mkdir -p $WORK/b080/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b100/ text/scanner cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p net/url -std -complete -installsuffix shared -buildid PzOqy67bWOh3caLxP2xy/PzOqy67bWOh3caLxP2xy -goversion go1.15.5 -D "" -importcfg $WORK/b136/importcfg -pack ./url.go github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b074/ mkdir -p $WORK/b043/ mkdir -p $WORK/b172/ net/http/internal mkdir -p $WORK/b240/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs vendor/golang.org/x/crypto/curve25519 cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 0hk25urRZdCNoNIF7027/0hk25urRZdCNoNIF7027 -goversion go1.15.5 -D "" -importcfg $WORK/b172/importcfg -pack ./scanner.go github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b245/ mime text/template/parse cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b305/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF flag mkdir -p $WORK/b186/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b142/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Nn1YYfuRquroRwKoSAz-/Nn1YYfuRquroRwKoSAz- -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack ./hex.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid gfrz95iub0qmJ4r7lxDs/gfrz95iub0qmJ4r7lxDs -goversion go1.15.5 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go github.com/containers/libpod/vendor/github.com/klauspost/compress/flate cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid bMZcDC8C55AbdwQSaHXs/bMZcDC8C55AbdwQSaHXs -goversion go1.15.5 -D "" -importcfg $WORK/b240/importcfg -pack ./chunked.go ./testcert.go mime/quotedprintable cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b236/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/version cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p flag -std -complete -installsuffix shared -buildid gVLQ87FAAqEk36m83Wbl/gVLQ87FAAqEk36m83Wbl -goversion go1.15.5 -D "" -importcfg $WORK/b186/importcfg -pack ./flag.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mtrmac/gpgme cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /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/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid tNRL8dW4z2Garqa94s6W/tNRL8dW4z2Garqa94s6W -goversion go1.15.5 -D "" -importcfg $WORK/b305/importcfg -pack ./fs.go github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b142/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid pqfCp1FO43Px8FE5VpZY/pqfCp1FO43Px8FE5VpZY -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go go/token cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid aSXjZSSxvD2YwZkG8WMN/aSXjZSSxvD2YwZkG8WMN -goversion go1.15.5 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./stack.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_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/github.com/docker/docker/api/types/blkiodev cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YaryDbL_dnGUTgaHQTYD/YaryDbL_dnGUTgaHQTYD -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go 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/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b142/symabis ./curve25519_amd64.s github.com/containers/libpod/vendor/google.golang.org/grpc/codes cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /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/BurntSushi/toml -complete -installsuffix shared -buildid P7R1vwQzyGxAQRMudSR1/P7R1vwQzyGxAQRMudSR1 -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b148/ vendor/golang.org/x/net/http2/hpack math/big cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime -std -complete -installsuffix shared -buildid bZoVxJN5YJclsgwvWkw1/bZoVxJN5YJclsgwvWkw1 -goversion go1.15.5 -D "" -importcfg $WORK/b236/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor mkdir -p $WORK/b204/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b148/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b222/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF compress/flate mkdir -p $WORK/b188/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /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/mistifyio/go-zfs -complete -installsuffix shared -buildid EgLLP9k4_vJ_TSU8Kbkl/EgLLP9k4_vJ_TSU8Kbkl -goversion go1.15.5 -D "" -importcfg $WORK/b204/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cQteDwoSX363I4OzCo6k/cQteDwoSX363I4OzCo6k -goversion go1.15.5 -D "" -importcfg $WORK/b222/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b241/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b106/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /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/syndtr/gocapability/capability -complete -installsuffix shared -buildid koopvxLO-QOc2E4Koqo6/koopvxLO-QOc2E4Koqo6 -goversion go1.15.5 -D "" -importcfg $WORK/b188/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b238/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /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/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid ZqCWt80nkP0nyH3lA5GD/ZqCWt80nkP0nyH3lA5GD -goversion go1.15.5 -D "" -importcfg $WORK/b241/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./crc32_amd64.s mkdir -p $WORK/b147/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid eYjEmeShzu60G9yJtp91/eYjEmeShzu60G9yJtp91 -goversion go1.15.5 -D "" -importcfg $WORK/b238/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b176/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /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/v5/version -complete -installsuffix shared -buildid su1sudc5tzrCp5Cn8LiJ/su1sudc5tzrCp5Cn8LiJ -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack ./version.go mkdir -p $WORK/b218/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /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/docker/go-units -complete -installsuffix shared -buildid dXiwONU6b4bog8mIt0Zl/dXiwONU6b4bog8mIt0Zl -goversion go1.15.5 -D "" -importcfg $WORK/b176/importcfg -pack ./duration.go ./size.go ./ulimit.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b194/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/token -std -complete -installsuffix shared -buildid dR7evetAfw3sUyQO1Rcx/dR7evetAfw3sUyQO1Rcx -goversion go1.15.5 -D "" -importcfg $WORK/b218/importcfg -pack ./position.go ./serialize.go ./token.go mkdir -p $WORK/b321/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b329/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid oG2bR1oIGy6InuQbkPzO/oG2bR1oIGy6InuQbkPzO -goversion go1.15.5 -D "" -importcfg $WORK/b194/importcfg -pack ./parsers.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /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/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid qpSKk8UG-udp1bHzhX4G/qpSKk8UG-udp1bHzhX4G -goversion go1.15.5 -D "" -importcfg $WORK/b321/importcfg -pack ./blkio.go mkdir -p $WORK/b212/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid B8TF999keRmUiTMgzY42/B8TF999keRmUiTMgzY42 -goversion go1.15.5 -D "" -importcfg $WORK/b329/importcfg -pack ./code_string.go ./codes.go mkdir -p $WORK/b235/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid -kVMcGYh3SyW3Sh_-WPl/-kVMcGYh3SyW3Sh_-WPl -goversion go1.15.5 -D "" -importcfg $WORK/b212/importcfg -pack ./children.go ./patricia.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b097/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -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/b235/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b264/ cat >$WORK/b097/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/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b097/symabis ./arith_amd64.s mkdir -p $WORK/b153/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /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/vbauerster/mpb/decor -complete -installsuffix shared -buildid aR-gyH5S271mZdh1F1jZ/aR-gyH5S271mZdh1F1jZ -goversion go1.15.5 -D "" -importcfg $WORK/b264/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go mkdir -p $WORK/b309/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b232/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid -s1t6ojSu6svUJV5_Jjw/-s1t6ojSu6svUJV5_Jjw -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid CtUDBOjeoA7WPydFzMzo/CtUDBOjeoA7WPydFzMzo -goversion go1.15.5 -D "" -importcfg $WORK/b309/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 cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b230/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid oHKhuzhdRJzEh37OVpug/oHKhuzhdRJzEh37OVpug -goversion go1.15.5 -D "" -importcfg $WORK/b232/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid b2fwYGQarl6udaygHgVW/b2fwYGQarl6udaygHgVW -goversion go1.15.5 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/5b/5b1055d915f3f39499e6e7df98c242ad57993cc9190abb51b3f976bcb2ccecad-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /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/docker/docker/api/types/time -complete -installsuffix shared -buildid xTP99SEug55-_wD8e9Wl/xTP99SEug55-_wD8e9Wl -goversion go1.15.5 -D "" -importcfg $WORK/b345/importcfg -pack ./duration_convert.go ./timestamp.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b245/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b245/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/cpuid=github.com/containers/libpod/vendor/github.com/klauspost/cpuid packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b107/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -installsuffix shared -buildid KOc2pWOPzDGYbsbh5B3Z/KOc2pWOPzDGYbsbh5B3Z -goversion go1.15.5 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./crc32_amd64.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/2b/2bb4a462ed952c345318c1905c4cd1ff1e0f7b9fc1d961f5345ae13dbbd0bf24-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid e8T92taZfejNtcop1aZ0/e8T92taZfejNtcop1aZ0 -goversion go1.15.5 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/62/626d7c53b35e69c1ca71ba87aad9ff6c7a1f2102d5fb31f6a292a9cad5b039b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ce/ce72dea921e26b5fcc6e4c31550c942979e791aa4ee3d0f64c836fcc9f010c2e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid rb79MPx7CoNrqZQp2qWJ/rb79MPx7CoNrqZQp2qWJ -goversion go1.15.5 -D "" -importcfg $WORK/b357/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ef/eff7f7eefb61ff9e94b8a9351a46ae6466866956b22b9c5a2e3a004c7b6f0849-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid T0_Qocl4anKSvzXuw3Ct/T0_Qocl4anKSvzXuw3Ct -goversion go1.15.5 -D "" -importcfg $WORK/b356/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid z-XIadZR8ksD2CGmAz56/z-XIadZR8ksD2CGmAz56 -goversion go1.15.5 -D "" -importcfg $WORK/b365/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/74/746665f9f43d81e1f8f03ef40c6cf184587642308bcea5aba42a0cd776025e4e-d # internal database/sql/driver mkdir -p $WORK/b372/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/53/53731e471b6950bdf281e5e1739461c07a1c682d5ccf11e05f944bf374ab7e9f-d # internal cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid unxOAAzwrQPbieks2jrB/unxOAAzwrQPbieks2jrB -goversion go1.15.5 -D "" -importcfg $WORK/b372/importcfg -pack ./driver.go ./types.go github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid qTmR6HQatwPptDp265l8/qTmR6HQatwPptDp265l8 -goversion go1.15.5 -D "" -importcfg $WORK/b373/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b7/b73afabf05b22c1caf543a6012db0900966a41aa3283244d1f0f194bbc067af0-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b369/ cat >$WORK/b369/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /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/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid OCRF2-pe0U_hDisCPRNf/OCRF2-pe0U_hDisCPRNf -goversion go1.15.5 -D "" -importcfg $WORK/b369/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/b082/_pkg_.a # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4b/4bb6715d193a086d6aa2dbe2a6d22030125612b3414b710688f033f32e704814-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p math/big -std -installsuffix shared -buildid 3aSc84BLJBt_ZZnBcjQX/3aSc84BLJBt_ZZnBcjQX -goversion go1.15.5 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_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/b231/_pkg_.a -trimpath "$WORK/b231=>" -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/b231/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8e/8ec0af77298545451fb26af306395e5c9899c058fb9606d0e1e255694f375be5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b165/ cat >$WORK/b165/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/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid m7jBobjQ54DHXdsBFuSB/m7jBobjQ54DHXdsBFuSB -goversion go1.15.5 -D "" -importcfg $WORK/b165/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d1/d132ffd48c62d6a5a8c9397afe51ab8335ffbfa9b6eb781f678b5d393cc96291-d # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/2c/2cbe51a4260ac76f33aeffbaa1583c6efe8c2aa8ec488d7f46051394dd8abeb0-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b111/ github.com/containers/libpod/vendor/github.com/etcd-io/bbolt cat >$WORK/b111/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b110/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b257/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid HlqY8VrdCQeYaqAAnpqi/HlqY8VrdCQeYaqAAnpqi -goversion go1.15.5 -D "" -importcfg $WORK/b111/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 cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/fnv=$WORK/b258/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9347e8dee0cfd52efcaa139433e24894e2f822c06b7fe56703d1128c8300d5ec-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /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/etcd-io/bbolt -complete -installsuffix shared -buildid 6L2DNsX7v1MYKAnqcMMm/6L2DNsX7v1MYKAnqcMMm -goversion go1.15.5 -D "" -importcfg $WORK/b257/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b067/ cat >$WORK/b067/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /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/containers/image/v5/docker/reference -complete -installsuffix shared -buildid fBQe2G6ztNNhnLCHBqwX/fBQe2G6ztNNhnLCHBqwX -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/12/126668e09041dcf08fd800f1fa1fd0f6b793bab4f98e9b2970c8397c72e7497c-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/18/18b8a459a8b1da6ba20a3ebdbfab657af2bc46e41ae2eae30d9dfe479e89868a-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b078/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b270/ cat >$WORK/b078/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/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid whUms59R4o4aGUv1bBM1/whUms59R4o4aGUv1bBM1 -goversion go1.15.5 -D "" -importcfg $WORK/b078/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b270/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/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /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/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid lfEJwbhu6WJMrL8hbz3d/lfEJwbhu6WJMrL8hbz3d -goversion go1.15.5 -D "" -importcfg $WORK/b270/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/60/60e14e8516af1b63d4c9ec308cdd1b2c0bd5a93c967421249cce489e07e18dbe-d # internal go/scanner mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_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/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BlKfTxORUaPtrCgpP-jW/BlKfTxORUaPtrCgpP-jW -goversion go1.15.5 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d6/d6c1a0c417e65aa91fbb13aed2fa523717ca2e88b94f98740ae9b3ec5b1b52d5-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b285/ cat >$WORK/b285/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/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /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/distribution/digestset -complete -installsuffix shared -buildid F60JvKfVPBOLbowJjq37/F60JvKfVPBOLbowJjq37 -goversion go1.15.5 -D "" -importcfg $WORK/b285/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/dd/dd6020296ec783f9f17a4896c1d11f863c946b2674803619be1c7acbd6f8c2f5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b313/ cat >$WORK/b313/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/b080/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /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/containers/image/v5/oci/internal -complete -installsuffix shared -buildid _qXgTyYe4wJA9vN0KUMG/_qXgTyYe4wJA9vN0KUMG -goversion go1.15.5 -D "" -importcfg $WORK/b313/importcfg -pack ./oci_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/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/18/18444468339412c766e5aa24ac8643c8b2f2bd68aa81d4d207d2635927d2b723-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b338/ cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/aa/aa2d76dbb3143d235e98c8d34019a48ae29b48cac0ee5aa702867061f3fae691-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 4Ro0yds7mda42bN4Jn6V/4Ro0yds7mda42bN4Jn6V -goversion go1.15.5 -D "" -importcfg $WORK/b338/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid qUY1x-nvXhKVMW73JoJl/qUY1x-nvXhKVMW73JoJl -goversion go1.15.5 -D "" -importcfg $WORK/b355/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/8a/8a9980c6496fea1d661343958956787d4cc87ae19705a1880fbbf436682d6e54-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid CQCEhvSdvafek_2MQyjY/CQCEhvSdvafek_2MQyjY -goversion go1.15.5 -D "" -importcfg $WORK/b375/importcfg -pack ./error.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/1f/1f0dd5cdccad9a72cf03ca2dff0605ebdc2dde15d73455f16bb80cd207871969-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid -YQaaQldHglE9SCxqko5/-YQaaQldHglE9SCxqko5 -goversion go1.15.5 -D "" -importcfg $WORK/b378/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_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/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b142/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/9f/9f86f5d4b4aea26f7a3efe33c7cfbcd798413b6394c56399739b60376054b33a-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /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/google/gofuzz -complete -installsuffix shared -buildid 8lB-N2Di_JezXyntucq6/8lB-N2Di_JezXyntucq6 -goversion go1.15.5 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/9e/9e68aeea25ff74c7dda3979120409f407069a7682a03ebf00ac282d16b07ac4d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid K5KSzW86l5AuBvnOWN9X/K5KSzW86l5AuBvnOWN9X -goversion go1.15.5 -D "" -importcfg $WORK/b388/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/eb/eb36b4c0de122412091d566e9561a0128ac92439ec80ee180dd8da4ffa017125-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b389/ cat >$WORK/b389/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid weNsUjJeIXap495pYFAS/weNsUjJeIXap495pYFAS -goversion go1.15.5 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/33/332e028a71ec978e42f5dc8589ece23c9fddfcb81fdf9154bfdb607b91e42720-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b211/ cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e3/e39df948010a052d573a56c5045b644f17cbad6e4fdee6451d1c62a30b379754-d # internal cat >$WORK/b211/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b395/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /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/pkg/truncindex -complete -installsuffix shared -buildid MKqooGRIwuodjvFw8PJI/MKqooGRIwuodjvFw8PJI -goversion go1.15.5 -D "" -importcfg $WORK/b211/importcfg -pack ./truncindex.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 1T1ui5hEdekKQ0BATESv/1T1ui5hEdekKQ0BATESv -goversion go1.15.5 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/44/4415022e502b8fd35c82f6f50d34c8f37e48991e16568c790abf3d28f2dffed6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /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/conversion/queryparams -complete -installsuffix shared -buildid 9d-sLgTuIaokTbDe6eNt/9d-sLgTuIaokTbDe6eNt -goversion go1.15.5 -D "" -importcfg $WORK/b400/importcfg -pack ./convert.go ./doc.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/b313/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/34/3439269f538c13958d4a4ff733d4356241849694c555216c385ce9b780308839-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /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/naming -complete -installsuffix shared -buildid ORgZv1kqRiuQ2dkHIyEH/ORgZv1kqRiuQ2dkHIyEH -goversion go1.15.5 -D "" -importcfg $WORK/b403/importcfg -pack ./from_stack.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/4b/4bd2f7386c14350c506e3c419172f077b8aadf4959d4268298ba57a2aad2b6ce-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /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/types -complete -installsuffix shared -buildid XEQEawMFaukvc_-2VnM_/XEQEawMFaukvc_-2VnM_ -goversion go1.15.5 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/ed/edc25f21cd0b24b923f489399210a477d88abadaf836ca2e5c9bea3172eda40c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b374/ cat >$WORK/b374/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /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/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid w3YA9HyRYD6lFh-Htpzn/w3YA9HyRYD6lFh-Htpzn -goversion go1.15.5 -D "" -importcfg $WORK/b374/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/b100/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/bf/bfc4992a637a994aaa172e8785175ea4cf64de23674dc89e84312a720e4389b0-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid Moa_QBVMKzO5c5-nmtwD/Moa_QBVMKzO5c5-nmtwD -goversion go1.15.5 -D "" -importcfg $WORK/b423/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/17/17ae4a549381f2c80665a904d4db265082c16d164a5ce626a685f1199b696496-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b284/ cat >$WORK/b284/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /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/distribution/reference -complete -installsuffix shared -buildid FRWw34nJngd5CBiK1KHk/FRWw34nJngd5CBiK1KHk -goversion go1.15.5 -D "" -importcfg $WORK/b284/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/08/089be9bee6a0313725a7e218bf25998a3257c44af350c3d52fb1d9e65e592785-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b099/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid PJwau1vnzxxy-eCBPuE2/PJwau1vnzxxy-eCBPuE2 -goversion go1.15.5 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/23/2361a4120128fe780e2494bae08756cb7e9891b4e362b6371e63df32891b5a75-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid U97MYShWJIW-uTVdyGRz/U97MYShWJIW-uTVdyGRz -goversion go1.15.5 -D "" -importcfg $WORK/b424/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/d7/d7e03a654028c469adff71fd02eba9b70d9d54e4744a4b2e480e92d5da133fa9-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 0Vk2TcGqlgKznu6Xd5rT/0Vk2TcGqlgKznu6Xd5rT -goversion go1.15.5 -D "" -importcfg $WORK/b427/importcfg -pack ./signal.go ./signals.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/16/1695fd9a8e8a0b649475c7907f61593417261858f683562496da980c1d8bef2d-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b431/ cat >$WORK/b431/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/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid c4_DxpPV8kkwIYdtFo0n/c4_DxpPV8kkwIYdtFo0n -goversion go1.15.5 -D "" -importcfg $WORK/b431/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/7f/7f61d8a83085fa3b9e1f8a5840cbdc8079bc40a72ee0051d2bdf4a8e8a349e91-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b377/ cat >$WORK/b377/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/b378/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid AX5Wi003THNgYJDd1xv0/AX5Wi003THNgYJDd1xv0 -goversion go1.15.5 -D "" -importcfg $WORK/b377/importcfg -pack ./reference.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ab/ab0cc8ea84112439931f28dd188bfcec07a4e00c45f95c11be3a8e871813389d-d # internal encoding/csv mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_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/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid uqJnn5EKv09VenKQaCcH/uqJnn5EKv09VenKQaCcH -goversion go1.15.5 -D "" -importcfg $WORK/b434/importcfg -pack ./reader.go ./writer.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7e/7eec7645153d67db975bf77517c0cc28a60548c5527953d72409c0d7fa171272-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /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/internal/proc -complete -installsuffix shared -buildid hcgzRhMg5xDeLwdkooCj/hcgzRhMg5xDeLwdkooCj -goversion go1.15.5 -D "" -importcfg $WORK/b459/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/fa/fab86d4a19f288ba4adaf10332dc9cc6f0ef99031240f76b1fe1ede397fbdd06-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Y32sDYW9O0XiT8Mtr1lX/Y32sDYW9O0XiT8Mtr1lX -goversion go1.15.5 -D "" -importcfg $WORK/b337/importcfg -pack ./connectivity.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/71/71299be259be7a0c520a136521b8ce8dbaa4899106bf8d2b8f2d1a3bcd5a7059-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b462/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b462/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b462/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/65/65d7ec3445effce77e15a77f7e175de392c3909a00d3ead981aa37d27b451c6f-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b465/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b465/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b465/ -g -O2 ./dlopen.go ./dlopen_example.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ae/ae67b2e020f363417d47a0980af8ac048e6ac72a81bc98e2c6d6779cf8ee011e-d # internal go/ast mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/ast -std -complete -installsuffix shared -buildid xtQAjBnYD7MrabnVGdKC/xtQAjBnYD7MrabnVGdKC -goversion go1.15.5 -D "" -importcfg $WORK/b216/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ab/abcc33a8c2c458d8b6ff30d1fcfa6b1b548b2c4775ded45e940942cb6ae320db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /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/hpcloud/tail/util -complete -installsuffix shared -buildid 1jLUlQKGSHQnJpLKzy68/1jLUlQKGSHQnJpLKzy68 -goversion go1.15.5 -D "" -importcfg $WORK/b468/importcfg -pack ./util.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f2/f29e079b4f16ec0e6a564577e3c3767d8422b6d35a9a375d3f78e0cc5b854bb1-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid rSV5K4zlrtPIenFxpILk/rSV5K4zlrtPIenFxpILk -goversion go1.15.5 -D "" -importcfg $WORK/b471/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/0b/0bfb19902d4958c2adb914550167350d25b926319796dad4bfef71cd0a06ec0d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b394/ cat >$WORK/b394/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /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/util/validation/field -complete -installsuffix shared -buildid HCMkj2MhEE3ysA_YBq_k/HCMkj2MhEE3ysA_YBq_k -goversion go1.15.5 -D "" -importcfg $WORK/b394/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/43/438a2cfae9c07caf129610369ef43cc4863367b8cb96f6a6595314f030015e01-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /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/opentracing/opentracing-go/log -complete -installsuffix shared -buildid JYHsqXC6zZmWi2FZYtvw/JYHsqXC6zZmWi2FZYtvw -goversion go1.15.5 -D "" -importcfg $WORK/b476/importcfg -pack ./field.go ./util.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6b/6bb13f43ea272d153128a29e2029a05248816011fd4e324cb91ff0c8a548986a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b075/ cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/01/017c43ded77c24c42f163e3c4f57211148e0e00adb1867e7221fb4e9d8f13dff-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b272/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/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 packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid ezpiQ2M-WJwQbInz5tIp/ezpiQ2M-WJwQbInz5tIp -goversion go1.15.5 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid v0sj7yU6mw3hGeEOJqth/v0sj7yU6mw3hGeEOJqth -goversion go1.15.5 -D "" -importcfg $WORK/b272/importcfg -pack ./naming.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/90/9033315bfeec13d133b6275a8ebd38f26cb94966f33983135ae85026c1682950-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid Tp0oNIsrlmMZh_TIzm0M/Tp0oNIsrlmMZh_TIzm0M -goversion go1.15.5 -D "" -importcfg $WORK/b336/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/4f/4f6dd1329b1710bd7046cbd0e8736852cb3a764eb5b7ccaae13b20700028c5fe-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid f9kqRA5LIw84S4jpvWII/f9kqRA5LIw84S4jpvWII -goversion go1.15.5 -D "" -importcfg $WORK/b496/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a3/a359f58db6ba2d2c28dab48313306925890f20545ce5ae29b0c58b1657d02d3a-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/86/86123c53c279394bcbddd6dfa4ec0097fc70ee2a840bdafed53c8ebbe0f97329-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b497/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b505/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 6ltIEhCL_PjRRxLnAU0m/6ltIEhCL_PjRRxLnAU0m -goversion go1.15.5 -D "" -importcfg $WORK/b497/importcfg -pack ./difflib.go cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b506/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 2MHLraicDybiMtpdFLr4/2MHLraicDybiMtpdFLr4 -goversion go1.15.5 -D "" -importcfg $WORK/b505/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/16/16613d4ebd411525f89817d7817b7e7f4f56a340d39aa6fcf5cb28212ecac560-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid ybZxQff3jnTSEJJ_jH9R/ybZxQff3jnTSEJJ_jH9R -goversion go1.15.5 -D "" -importcfg $WORK/b511/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f4/f495b2c4958cff3be8343c1e8ead14e644b5a44091a74f54b8b64b03fc6803cc-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b048/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/a7/a7d05d87bf0c20f698e99a59de4e8f68d40aa0ebdbfad079fedb4d527a19410f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b187/ cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e8/e86596b86901d053dac60a6cd54e335e507479e2c535eaa54fc72ecd3207ac5f-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/b231/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/0c/0c03c7022df1a95960c55ad6fd278999279d477ad310e26704d58bccb1bf30f4-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/2e/2e9d7c3c5fc89301656220cc9b55c5c9e2a9ed86c11787d0e466b0aeafc217ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/7c/7c468752dc9f96033d51106205a563f39d5de208d7cb8309be3b8d6c899b8f9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/02/0262bb5431cc0fc42ec9a1ad3fa8f1a8fa0f37b840b83ac584d152b07a8bca8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f9/f988c87fc3b3d508067b36b3ae12d17c2405ce996a1a0e3cd9cbb41ac651543e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b200/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /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/storage/pkg/reexec -complete -installsuffix shared -buildid FFT2ZZA6oAx9PCcj4W6r/FFT2ZZA6oAx9PCcj4W6r -goversion go1.15.5 -D "" -importcfg $WORK/b187/importcfg -pack ./command_linux.go ./reexec.go vendor/golang.org/x/text/secure/bidirule github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/0c/0ce20359e51ef5da1b53d73e0622c19f241fd1e2cf7652f2fd0881fc621a1d93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/90/9079cfbd43619afacec8fac7df1560f361a4c2009c765178a59297d660e4e6dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal mkdir -p $WORK/b229/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid vmr0PkZzSp98gKiUIX9g/vmr0PkZzSp98gKiUIX9g -goversion go1.15.5 -D "" -importcfg $WORK/b200/importcfg -pack ./fsutils_linux.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/80/80e6fddce8315f617167b387dc46f985d6e45731955bbd07b58fb74248a865aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/6c/6c7ae97dc0be676b24d9fbbae436d7b25081a6a70226b2035575784f6e280ba6-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fa/fa354367a1b8b5a05693412a092644f5c5dc4bff3bdb27dfabf3fb840daddf76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/89/893ea5ab1d1731f8b6944885f1a55b8b7616eefc944fe5127f419a8c6795e1c4-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/77/77c973d8affa5fa4ad6c8b7b915b1cc5a1df955848d791f2a3d9c96c6fc89563-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c2/c2391d8b608fdfc9f1057c3586747c7050eb0c407e32836b43eaf2f5f8e701e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/49/499633342c56f2085d58a2ffb3f21c1d0f1be645820d3872d882cf0cbe5921c0-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/8b/8b30b9d247b7cfafb599ba068e21d25288a2d69089a6ddba4e9cd7facf8af625-d # internal mkdir -p $WORK/b246/ cat >$WORK/b229/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/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b231/_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/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid JI0d8YPzqyN3kr22oJUd/JI0d8YPzqyN3kr22oJUd -goversion go1.15.5 -D "" -importcfg $WORK/b229/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid YvAXSI5_MT_h4PsEz3N2/YvAXSI5_MT_h4PsEz3N2 -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b166/ github.com/containers/libpod/vendor/github.com/containers/image/v5/transports cat >$WORK/b246/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/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF compress/zlib github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid _wqbKQFs_pJyw8w9L36f/_wqbKQFs_pJyw8w9L36f -goversion go1.15.5 -D "" -importcfg $WORK/b246/importcfg -pack ./terminal.go ./util.go ./util_linux.go compress/gzip github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b167/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types 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/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 60fv1AfOjot9xqKc9dhC/60fv1AfOjot9xqKc9dhC -goversion go1.15.5 -D "" -importcfg $WORK/b166/importcfg -pack ./none.go mkdir -p $WORK/b226/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /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/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid hi3q_aSkRhqCW5QXi35K/hi3q_aSkRhqCW5QXi35K -goversion go1.15.5 -D "" -importcfg $WORK/b167/importcfg -pack ./tmpdir.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b256/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VHb3JAl5pAFP0hSTiMun/VHb3JAl5pAFP0hSTiMun -goversion go1.15.5 -D "" -importcfg $WORK/b226/importcfg -pack ./gunzip.go ./gzip.go github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b146/ mkdir -p $WORK/b154/ github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types 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/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /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/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid RsOF4609kmpD1RN0Grsh/RsOF4609kmpD1RN0Grsh -goversion go1.15.5 -D "" -importcfg $WORK/b256/importcfg -pack ./prioritize.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /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/v5/transports -complete -installsuffix shared -buildid f61meDGWNYL7oGHELmDn/f61meDGWNYL7oGHELmDn -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal mkdir -p $WORK/b105/ github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b263/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/adler32=$WORK/b155/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b274/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 6g8qIFyF3w2RsgQkmSo2/6g8qIFyF3w2RsgQkmSo2 -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack ./reader.go ./writer.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid 1rL62ff2cinpQBDCDW36/1rL62ff2cinpQBDCDW36 -goversion go1.15.5 -D "" -importcfg $WORK/b105/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /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/mattn/go-isatty -complete -installsuffix shared -buildid P1NdNrIFDVy_3x5FMKmU/P1NdNrIFDVy_3x5FMKmU -goversion go1.15.5 -D "" -importcfg $WORK/b263/importcfg -pack ./doc.go ./isatty_tcgets.go mkdir -p $WORK/b387/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /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/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid 4Qaw_ufmRCQKbtmxhfe5/4Qaw_ufmRCQKbtmxhfe5 -goversion go1.15.5 -D "" -importcfg $WORK/b274/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b387/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /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/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 8HimXPMfL9BTNiip1sb5/8HimXPMfL9BTNiip1sb5 -goversion go1.15.5 -D "" -importcfg $WORK/b387/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go mkdir -p $WORK/b413/ cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/5e/5e1d543b20fa6ae66c4cba2d5f3d2b4f8acfc0abcb07e05d3a017ca3186e21ca-d # internal mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx 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/github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/f0/f00ecb0b4a3740f737ef9cd16a3ab6ce5415a238e80cae9256c1d4b96d600e4d-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid Y-AhTmkb5qecj2_eV8Gb/Y-AhTmkb5qecj2_eV8Gb -goversion go1.15.5 -D "" -importcfg $WORK/b413/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go mkdir -p $WORK/b446/ cat >$WORK/b422/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/ac/ac4b3ae647cac3bd5e78a08b8808f6603d345487489846071b8e81f596630f15-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b494/ cat >$WORK/b494/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid zXVJHSnVQYEJeZDWycTC/zXVJHSnVQYEJeZDWycTC -goversion go1.15.5 -D "" -importcfg $WORK/b446/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid olAq7zN5T_fzAh2FRAIr/olAq7zN5T_fzAh2FRAIr -goversion go1.15.5 -D "" -importcfg $WORK/b494/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid wEZlJjhCQoE4PcaCh3Go/wEZlJjhCQoE4PcaCh3Go -goversion go1.15.5 -D "" -importcfg $WORK/b422/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go mkdir -p $WORK/b470/ cat >$WORK/b470/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b512/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid CRrrp1SBC-iQeK__wdJV/CRrrp1SBC-iQeK__wdJV -goversion go1.15.5 -D "" -importcfg $WORK/b470/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cat >$WORK/b512/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b512=>" -I $WORK/b512/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b512/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/70/70f61d9c640ad2edd971af00d3d25a01ef14dca5524ec376278fdf52a0b1afe3-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b530/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b136/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid YdlRyoAM_QmzvyLuh7F9/YdlRyoAM_QmzvyLuh7F9 -goversion go1.15.5 -D "" -importcfg $WORK/b530/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/46/4670097d88393d871a298057dbdf396f5ca2132e79300edeca350c46aa40409a-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 4Px3R11wapXM_C13JYVR/4Px3R11wapXM_C13JYVR -goversion go1.15.5 -D "" -importcfg $WORK/b534/importcfg -pack ./rate.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/55/5515cdf05013414624f1dc67b7e59b8a6000236e8ee8ebf309b2a6ca760cb55e-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b353/ cat >$WORK/b353/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/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a3/a3a601e97a934ed1ec84b764dad9348e4f95bf7818352b14e984a770c0625849-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid z6JtIgEyZyyHBdV38S_x/z6JtIgEyZyyHBdV38S_x -goversion go1.15.5 -D "" -importcfg $WORK/b353/importcfg -pack ./bidirule.go ./bidirule10.0.0.go github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid NWqrLABSK2bgwlBShGaZ/NWqrLABSK2bgwlBShGaZ -goversion go1.15.5 -D "" -importcfg $WORK/b541/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/6e/6ea7134e4d4ba52d2c8c4975e58e316ab602bb10a8a2e8d60746abff43f6484a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid EyU4Ty3cRyV24Vz-Rve2/EyU4Ty3cRyV24Vz-Rve2 -goversion go1.15.5 -D "" -importcfg $WORK/b551/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/97/97ecd988ac25e66c86548f8dfda9da9a6369beadfda2e879323ca432f36e2623-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 9WSAM94g9dRA2NryWqsR/9WSAM94g9dRA2NryWqsR -goversion go1.15.5 -D "" -importcfg $WORK/b554/importcfg -pack ./netns.go ./netns_linux.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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7a/7a7cc3a68a8668853245a76b8eb7d1bcea12d4798663a086bf153ae1316d0d10-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid wKrL5VQ0Ct-WV6WJrEcg/wKrL5VQ0Ct-WV6WJrEcg -goversion go1.15.5 -D "" -importcfg $WORK/b559/importcfg -pack ./parsers.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b4/b40e5e598d2eadcb9cc9937f0926bb03ab809fed3b6fa24fa24b32974c0847e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b561/ cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/22/225190576a56a65bc9e8919399c8152edc83e5ec2caca6bdc49680dcd5f1ff4a-d # internal cat >$WORK/b561/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid JXnXyx3X70Vl9wc9ulMv/JXnXyx3X70Vl9wc9ulMv -goversion go1.15.5 -D "" -importcfg $WORK/b561/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4c/4c28b2e111e7fad884f7ad83bb8951b9774123c48589cfae6a34cc2f60fe0c43-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b562/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal text/template mkdir -p $WORK/b221/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid XQ0wppAiYtfuJyXXjlxS/XQ0wppAiYtfuJyXXjlxS -goversion go1.15.5 -D "" -importcfg $WORK/b562/importcfg -pack ./shlex.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/6f/6fd4fe328d204d22660d6c6a807879692065a9a2a4ccc588087b648a5a907c8c-d # internal github.com/containers/libpod/pkg/channelwriter cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b565/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template -std -complete -installsuffix shared -buildid KFEka8_TxQHInBQRBnRF/KFEka8_TxQHInBQRBnRF -goversion go1.15.5 -D "" -importcfg $WORK/b221/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/8e/8e698695abb75dc801701d9c561b464a725ed36161416a2bb762e90aa418bfe6-d # internal cat >$WORK/b565/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/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid -hcZEBmXLtZP9ArkSp9F/-hcZEBmXLtZP9ArkSp9F -goversion go1.15.5 -D "" -importcfg $WORK/b565/importcfg -pack ./channelwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5b/5bdea3dbd971c1d39b85f1a42f21225164476df59158de373825c12909f848da-d # internal cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b511/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid __SHJ4oUBjbjAOS45ofa/__SHJ4oUBjbjAOS45ofa -goversion go1.15.5 -symabis $WORK/b512/symabis -D "" -importcfg $WORK/b512/importcfg -pack -asmhdr $WORK/b512/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go vendor/golang.org/x/net/idna mkdir -p $WORK/b228/ cat >$WORK/b228/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b232/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_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/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid cFlaCmI8jT3MD5QB3kz5/cFlaCmI8jT3MD5QB3kz5 -goversion go1.15.5 -D "" -importcfg $WORK/b228/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/fd/fd1bfe333c714e50e4cf79c469e2bb404129891a9ee6c98a0e082609e89d8303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a5/a5ff55f39ccb3a0eee6e5c53077f8663860d55fdf80666b1521dd366aa276fb0-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/ec/ecc85252678be1a8cecf6235041d832e830f8b715b2d94303bc19e050a71085e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/dc/dce5698b1253db087f527270b0a9a927281289d0194de458958a243ca8c20017-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/9b/9b92edc1c395c46f9f7d75e9b343050973b3ff1a46e3f1a9bed647df0588eccc-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b0/b036b73c547fb6abc7319504d4695a81fe92f8a21fc8c291a713d0ef0a47b6d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_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/b551/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/7a/7aca049737890e16281cf7ca694de37f979fdd215497d9fd705ce939d5d1e30b-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/4b/4b16c523208fa9f36bb019c9c113041deb3b8d11f79b4339742c5dc589e2debe-d # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/a5/a59b4d320682fc458e13b0ccf74d3da5982e828eccaef4db1ed7fceda4666f89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/62/621dd811985e037749f2a16b9c459f8e404f577315d267379e28f967575d0485-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b352/ cat >$WORK/b352/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/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid YnmqBZpords-JYSrs_Fi/YnmqBZpords-JYSrs_Fi -goversion go1.15.5 -D "" -importcfg $WORK/b352/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/b5/b585923f429cfcc6995a96d97f86de2ebd0e2a99e53152f366a30c16243bce82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/87/87d69e549ddbea865acef87adc95cf26df8477921535101477eaefcc4a9bb315-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3e0bce60cff58977263d86bd65af08c7877d2ceab5ddfebf85dd1f60a973c692-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b114/ github.com/containers/libpod/vendor/github.com/sirupsen/logrus cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 1b2k1fWthHXjg7H3rz8P/1b2k1fWthHXjg7H3rz8P -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack ./strslice.go mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid mQz4iakV_E34my0eFoVi/mQz4iakV_E34my0eFoVi -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b189/ github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid GbEgbRdK1EDD1J4yeMDb/GbEgbRdK1EDD1J4yeMDb -goversion go1.15.5 -D "" -importcfg $WORK/b189/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b183/ github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b303/ cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/79/798e18157fe65e9c9d4abcff84a89fc03d29484e7464300d648cac355893cd97-d # internal cat >$WORK/b183/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /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 -complete -installsuffix shared -buildid 4jcex0R_DVATckx__kmR/4jcex0R_DVATckx__kmR -goversion go1.15.5 -D "" -importcfg $WORK/b183/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 cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/51/51bd647f7fd7bc8c2553070c5d25769b7c5a918351fcfa034bacc3fcf4b0c27c-d # internal mkdir -p $WORK/b276/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/proto cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid WZjXsHrDtuBMfkkEuwpP/WZjXsHrDtuBMfkkEuwpP -goversion go1.15.5 -D "" -importcfg $WORK/b303/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b325/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /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-credential-helpers/credentials -complete -installsuffix shared -buildid -2LyR6PsnSIArXY6XzQr/-2LyR6PsnSIArXY6XzQr -goversion go1.15.5 -D "" -importcfg $WORK/b276/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b325/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/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 6m31Blup_NzGTIxngxsn/6m31Blup_NzGTIxngxsn -goversion go1.15.5 -D "" -importcfg $WORK/b325/importcfg -pack ./parse.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b402/ github.com/containers/libpod/vendor/github.com/blang/semver github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b428/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /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/json -complete -installsuffix shared -buildid ClaiZdpNP2kEspYWMcCf/ClaiZdpNP2kEspYWMcCf -goversion go1.15.5 -D "" -importcfg $WORK/b402/importcfg -pack ./json.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/37/3745bfba81486df021898acc88dceb50917b6352b4375c9ef8746390b3e0a9ed-d # internal mkdir -p $WORK/b371/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 3nTHQvnxNeo6x6q2GPhm/3nTHQvnxNeo6x6q2GPhm -goversion go1.15.5 -D "" -importcfg $WORK/b428/importcfg -pack ./strslice.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b297/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer github.com/containers/libpod/pkg/hooks/1.0.0 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /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/blang/semver -complete -installsuffix shared -buildid Nc2bJRq4yLK_2hMStAtf/Nc2bJRq4yLK_2hMStAtf -goversion go1.15.5 -D "" -importcfg $WORK/b371/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go mkdir -p $WORK/b323/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Lbv1rwJDW_dmJF7bg7Sp/Lbv1rwJDW_dmJF7bg7Sp -goversion go1.15.5 -D "" -importcfg $WORK/b297/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /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/docker/docker/api/types/strslice -complete -installsuffix shared -buildid iAwGs3OXQQJ-7bjHnQgL/iAwGs3OXQQJ-7bjHnQgL -goversion go1.15.5 -D "" -importcfg $WORK/b323/importcfg -pack ./strslice.go mkdir -p $WORK/b514/ github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal mkdir -p $WORK/b493/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b533/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid c87PH2lOANEhX7RWbNRg/c87PH2lOANEhX7RWbNRg -goversion go1.15.5 -D "" -importcfg $WORK/b514/importcfg -pack ./framer.go cat >$WORK/b493/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a EOF cat >$WORK/b533/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/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b536/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b342/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid l8ZCQloYgyJPVTFv2bON/l8ZCQloYgyJPVTFv2bON -goversion go1.15.5 -D "" -importcfg $WORK/b493/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid GwxOjVZB7AqgtHFMtZVj/GwxOjVZB7AqgtHFMtZVj -goversion go1.15.5 -D "" -importcfg $WORK/b533/importcfg -pack ./backoff.go ./throttle.go cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /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/gogo/protobuf/proto -complete -installsuffix shared -buildid 9JmWwBtuf1sB0vc051h5/9JmWwBtuf1sB0vc051h5 -goversion go1.15.5 -D "" -importcfg $WORK/b342/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/0b/0bb30211a35d57504fcfa24c1d9430c127dd0de459ac41bb5ad69a706af142dd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config 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 importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid Ovgv4uRKSOFOuRsJuHgh/Ovgv4uRKSOFOuRsJuHgh -goversion go1.15.5 -D "" -importcfg $WORK/b421/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/e8/e8658c928ea764d77b553ffb4f2cac4ddb63a045dc8a392d177c0278f4b4a560-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/71/719b0bb5d982405b9b27bbe7ebe27ed621a0c3de953b5f3db967bbeb48f5130a-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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/48/48b43751ca88ea6bdfb35ed88d43536a98cf1e65fdc211f42f9ff552ad6fca9d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/v5/pkg/strslice=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /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/buildah/docker -complete -installsuffix shared -buildid p5Jkk-RyhHhZ47cssGEn/p5Jkk-RyhHhZ47cssGEn -goversion go1.15.5 -D "" -importcfg $WORK/b247/importcfg -pack ./types.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/af/afba2a8fb4e5a1c56f98e4ce51ec85e1cb08c36edebad3a7ce83bc25e4b669e0-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b469/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fc/fc7c6402ac5594ab6bf676325ed603e065e8e200b235ed0e725eecbfce25a283-d # internal cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b471/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /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/hpcloud/tail/watch -complete -installsuffix shared -buildid w5HwkoQXTe5u4gg07II3/w5HwkoQXTe5u4gg07II3 -goversion go1.15.5 -D "" -importcfg $WORK/b469/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/d7/d7c56dff6a89520eea219cc21381d18d4d229cab0692f9d906149d6af308f7f9-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ff/ffdca58c0d74d5a63fed0d45227c736f95c25b9c701365eea4fa02d1a4318c98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/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/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/0a/0ad3ca7f8b75b932d189d87cf138463f218600446fff4966fcd371122fe44396-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/7f/7f937ffda24d26662b0821a3430fbd196ae548b993f1ffef49e003b79ed01444-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty 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 errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /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/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid 34I5IXUYyvK-mvEcbMtw/34I5IXUYyvK-mvEcbMtw -goversion go1.15.5 -D "" -importcfg $WORK/b262/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/24/24f0b99f5d300d85014a71c462a9a73bee0cb6b4ec97a9635dc86deee0778232-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/5e/5e0d0613dadcbd381090ac9cc0f44ad15821166bad2b5fc6ded87628ae0bb972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/aa/aab064a0afa49280ae1d65064a72e7228dcfc33bc1b346320e1f116f6579ec42-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/2f/2f507096f9eb12b8031a3b2b217c8a3d438b5a6d172864a93e0e45416cccdf07-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/c6/c66df16c5fc008b0389f9f9a39c6e6d5c0ee6ceff1dab0ccdeba6f4638a3df77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d0/d095fdba42b8776e67620bec8171f48c32f1fbb7d086d20905101739fa81ed06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/43/43841544f4442caa1d334168eceaaff8220848fdb5127635286bafd943085b88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/de/de8a96846ac33efec202c3f3458ae09b76d50744351443a0f8277ea6e84ae4c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b8/b8cea246d2a0e453553a5560184858665e20bd89d0aa6dc8290137fefc9edfc9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b275/ cat >$WORK/b275/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /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-credential-helpers/client -complete -installsuffix shared -buildid oqL9rXY_fBkd1H1y8njZ/oqL9rXY_fBkd1H1y8njZ -goversion go1.15.5 -D "" -importcfg $WORK/b275/importcfg -pack ./client.go ./command.go cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/6f/6f8da0d51da9648704bdd812ed862ed009054b707b309590988bf71f165a9821-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/87/87db5276bc7a39c461edc685e068e4577225f9e169f2c22d80dc53807e6fd972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b261/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /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/vbauerster/mpb -complete -installsuffix shared -buildid o6q0bnR3JbS4kLxDi0ur/o6q0bnR3JbS4kLxDi0ur -goversion go1.15.5 -D "" -importcfg $WORK/b260/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/7b/7bb2f8db9e67774c02da4488bdf072bb47985c03f61b1b8549546187d1941e2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/47/4774e09b1687742d6c0a3d5a4bd3634734c33a964b33378d99a75005b73e3fc9-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b462=/tmp/go-build -gno-record-gcc-switches -o $WORK/b462/_cgo_.o $WORK/b462/_cgo_main.o $WORK/b462/_x001.o $WORK/b462/_x002.o -g -O2 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/37/37857ed66ebe4ce1d8982aa0adc905fb5273f5f8b6214fbbc6a82997c38dc92c-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b462/_cgo_.o -dynout $WORK/b462/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/a4/a4ba1fa00207851eb69e6bdc681bb0d1cf104bc8882823b9ec0298efa1797a7c-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b471/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /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/hpcloud/tail -complete -installsuffix shared -buildid v1uvY_KZLAcuUO2F-IwY/v1uvY_KZLAcuUO2F-IwY -goversion go1.15.5 -D "" -importcfg $WORK/b466/importcfg -pack ./tail.go ./tail_posix.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /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/host -installsuffix shared -buildid Y341p-K_BLmQEzh2RaEG/Y341p-K_BLmQEzh2RaEG -goversion go1.15.5 -D "" -importcfg $WORK/b462/importcfg -pack ./host.go $WORK/b462/_cgo_gotypes.go $WORK/b462/host_cgo.cgo1.go $WORK/b462/_cgo_import.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net -std -installsuffix shared -buildid X-ky4iJ_O_WlHvuf3fvr/X-ky4iJ_O_WlHvuf3fvr -goversion go1.15.5 -D "" -importcfg $WORK/b055/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/b055/_cgo_gotypes.go $WORK/b055/cgo_linux.cgo1.go $WORK/b055/cgo_resnew.cgo1.go $WORK/b055/cgo_socknew.cgo1.go $WORK/b055/cgo_unix.cgo1.go $WORK/b055/_cgo_import.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/11/11428f773e2be98b3e7efaa95cb26fb332e47e16103fbbb7b6e26b5bacfd9fe4-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/48/48f69c756d8d425bd3faf10827e79aa7796d6b864393903df31b0510fbfb4949-d # internal go/parser mkdir -p $WORK/b219/ go/printer mkdir -p $WORK/b220/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/parser -std -complete -installsuffix shared -buildid jDtiGZAYPD9hQ5wRczMa/jDtiGZAYPD9hQ5wRczMa -goversion go1.15.5 -D "" -importcfg $WORK/b219/importcfg -pack ./interface.go ./parser.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Dd9_WxzC91pFGp4a8BwY/Dd9_WxzC91pFGp4a8BwY -goversion go1.15.5 -D "" -importcfg $WORK/b220/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/ec/ecb21755754316782ee137902dc4da6160c75748af915e52634fab934de05852-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b462/_pkg_.a $WORK/b462/_x001.o $WORK/b462/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/f0/f089e1944abbd8924a0bbc49ce4b41d946af71ae157d81cd2c81178c9c07f3e0-d # internal cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/1e/1e597eabb1191c54d77f03a0260ef69c7b3cb80aa97623b4b74183fc6f23236a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_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/54/54ef8ea85f5e975893ef9ef48c5dafd3db84a5befe68ffc1c0a4edfd3de75a1b-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b485/ cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/d2/d2b3873cae71eed0186f940879853c68bf143369d22b4414f849b238a1a8a140-d # internal cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid 6VGqQ8MO9u2J3qyXc5St/6VGqQ8MO9u2J3qyXc5St -goversion go1.15.5 -D "" -importcfg $WORK/b485/importcfg -pack ./log.go cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -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 dlopen.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e4/e4635ebd09491d793c81e7e63a7d81e5b970c1fcc5f6d27ec2709b2c99deca1d-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/85/85a3002a78fd37c201c580d42975d0a3e2f104e84d8db484aa6a37cee40ed8c4-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/45/45530c1610e6f09542e5c88e5abe342b492e2d0c8db4820ca384ab81036a2612-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/35/35cfffb16d8104dafb8340dceaad1536c71b91e17c99e19cc492466311796555-d # internal cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b465=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b097/arith_amd64.o ./arith_amd64.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c4/c4ea185bb384b5665f36a79e381fb1489044740684e648dacc28321d4579dfa2-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b252/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b255/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /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/containers/buildah/pkg/umask -complete -installsuffix shared -buildid wEyn7EnMa43fzvIESB5u/wEyn7EnMa43fzvIESB5u -goversion go1.15.5 -D "" -importcfg $WORK/b252/importcfg -pack ./umask_unix.go github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b412/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount github.com/containers/libpod/pkg/errorhandling cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt 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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /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/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _F15bSUSrewSk95TrJe_/_F15bSUSrewSk95TrJe_ -goversion go1.15.5 -D "" -importcfg $WORK/b255/importcfg -pack ./boltdb.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx 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/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup 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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b199/ github.com/containers/libpod/pkg/hooks cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid n7rlq7Mzb-ZSp8cggpeN/n7rlq7Mzb-ZSp8cggpeN -goversion go1.15.5 -D "" -importcfg $WORK/b412/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b171/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b199/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b199/ -g -O2 ./projectquota.go mkdir -p $WORK/b259/ cat >$WORK/b171/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a EOF github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b495/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /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/fileutils -complete -installsuffix shared -buildid MPL08El3wslrdeB08s4C/MPL08El3wslrdeB08s4C -goversion go1.15.5 -D "" -importcfg $WORK/b171/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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 github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /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/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid XmMTIHf2f9kv1cnGYDVx/XmMTIHf2f9kv1cnGYDVx -goversion go1.15.5 -D "" -importcfg $WORK/b259/importcfg -pack ./memory.go mkdir -p $WORK/b416/ cat >$WORK/b495/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b073/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid j2f1WryV-SiQNu1XcktC/j2f1WryV-SiQNu1XcktC -goversion go1.15.5 -D "" -importcfg $WORK/b495/importcfg -pack ./exec.go ./runtimeconfigfilter.go mkdir -p $WORK/b367/ cat >$WORK/b416/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a EOF mkdir -p $WORK/b419/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid EYV0-CmY3rvqJMXkahc7/EYV0-CmY3rvqJMXkahc7 -goversion go1.15.5 -D "" -importcfg $WORK/b416/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid 1S67vU0y2_5vmlQIvhOD/1S67vU0y2_5vmlQIvhOD -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack ./system_registries_v2.go cat >$WORK/b367/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid LMsVKVOfwX_pfATl_AiP/LMsVKVOfwX_pfATl_AiP -goversion go1.15.5 -D "" -importcfg $WORK/b367/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 mkdir -p $WORK/b453/ cat >$WORK/b419/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b492/ mkdir -p $WORK/b484/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid Z3ovoXEUkZYwM8hVAHfY/Z3ovoXEUkZYwM8hVAHfY -goversion go1.15.5 -D "" -importcfg $WORK/b419/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b484/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b484/ -g -O2 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid xgV30101p7fdvMj2RQa9/xgV30101p7fdvMj2RQa9 -goversion go1.15.5 -D "" -importcfg $WORK/b453/importcfg -pack ./errorhandling.go cat >$WORK/b492/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 packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid XdZn2xIQtCL-TMjA8PsM/XdZn2xIQtCL-TMjA8PsM -goversion go1.15.5 -D "" -importcfg $WORK/b492/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d1/d199395a272e02d39392812a8ba5aaa2aa254cb3b4380b2c50b9661083ca6035-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8b/8bedc1b41d0fa48817291d71e193abe158c01d9cf3482ee51c462472db3c02c0-d # internal crypto/dsa mkdir -p $WORK/b133/ github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b384/ encoding/asn1 cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b096/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 0KMy3WbYrjXTlm_lJA7R/0KMy3WbYrjXTlm_lJA7R -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack ./dsa.go cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b117/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid AvW0oCMbcoG5oTDRLS8v/AvW0oCMbcoG5oTDRLS8v -goversion go1.15.5 -D "" -importcfg $WORK/b384/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b117/go_asm.h << 'EOF' # internal 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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./p256_asm_amd64.s cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -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/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/08/08f0034670f9ed4ea5ec71642af725a9cdb3af46358ae940eff0d0ac82a7d157-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/f1/f1a681e25e6a8ea7896eb897f725e8b079c517ddb379f70f1a780ff0f28ae1a9-d # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_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/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid y24wlCCsdG3hGTqCFojy/y24wlCCsdG3hGTqCFojy -goversion go1.15.5 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/33/33fc34a1dbfcc5b6b04bb0d2ac2a9fd9b9bad5eb6e9a6c095cc907e3461dbed4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/0d/0de08ccb0b715d1f42dc571fde3ceb6340593e2bb0aa9dda9f76ef91a1c6c4bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/82/8256e63d5ae37d6bf2d90e670d3f75c877fcf7d45936eb031224e7daab171f87-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b175/ cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b175/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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /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/containers/storage/pkg/mount -complete -installsuffix shared -buildid P7IXNN-3nW42e_LI4mCB/P7IXNN-3nW42e_LI4mCB -goversion go1.15.5 -D "" -importcfg $WORK/b175/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/b133/_pkg_.a # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p os/user -std -installsuffix shared -buildid AyOUWFsYaKdv7LAd2hIz/AyOUWFsYaKdv7LAd2hIz -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack ./lookup.go ./user.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo_lookup_unix.cgo1.go $WORK/b038/getgrouplist_unix.cgo1.go $WORK/b038/listgroups_unix.cgo1.go $WORK/b038/_cgo_import.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/db/dba818fd42cd06e201221a197173483c74db6467d963cdcb34a14f8fe4efa4d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen 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 $WORK/b465/_x003.o -g -O2 -ldl cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/5f/5fcb50b63bcf9e939c878cf21bb7090f50b88be341a48598a73e71a058028e96-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /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/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid cpeOuhocbUqt_aHnAG0u/cpeOuhocbUqt_aHnAG0u -goversion go1.15.5 -D "" -importcfg $WORK/b254/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/d1/d1e33dd06844a68c3120b86a1675294baaa79d5b3ec7511cecad8f4dfd9326d2-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b568/ cat >$WORK/b568/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid juQd8b38uHgOx8S3yDwM/juQd8b38uHgOx8S3yDwM -goversion go1.15.5 -D "" -importcfg $WORK/b568/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5d/5d5073078d51b7c88799b93945428e229efd8d351f904a6fc2f1d4290646e5a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/f0/f067dc709d8f0110284a255d349c76f81488ff2dcc4a51d9dbd5194c9a344a58-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config 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/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid kmSPQ5FxKc2-OcRFGKXZ/kmSPQ5FxKc2-OcRFGKXZ -goversion go1.15.5 -D "" -importcfg $WORK/b418/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b465/_cgo_.o -dynout $WORK/b465/_cgo_import.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /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/coreos/pkg/dlopen -installsuffix shared -buildid yd43AF9BRyEAI-F60v9I/yd43AF9BRyEAI-F60v9I -goversion go1.15.5 -D "" -importcfg $WORK/b465/importcfg -pack $WORK/b465/_cgo_gotypes.go $WORK/b465/dlopen.cgo1.go $WORK/b465/dlopen_example.cgo1.go $WORK/b465/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/23/2397a9449f033474cc8c72f13272355c81c13cb9c66d7b6c7076f75d6de3e66c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/36/3692e82c714fd0786a84742f8ba1b7d3a10720f1f849f33dbe056dbf2efe217e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/fa/fabd96861719d41fae78ca4b6a2beaa0dc8802fb610bef7c8dc361c1da63e625-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b557/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b560/ cat >$WORK/b557/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/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid _8PrxozUZIBa-eMsCw4l/_8PrxozUZIBa-eMsCw4l -goversion go1.15.5 -D "" -importcfg $WORK/b557/importcfg -pack ./devices.go cat >$WORK/b560/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid AAcFyjcj0dxhjDVxRGvb/AAcFyjcj0dxhjDVxRGvb -goversion go1.15.5 -D "" -importcfg $WORK/b560/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # 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/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b465/_pkg_.a $WORK/b465/_x001.o $WORK/b465/_x002.o $WORK/b465/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/9d/9dce473a65f9a7a3aa702937b8dfc4e357fdcfcef7913b5c0aebe617ae82f0c5-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e0/e0aeaa876fe37b37aed7af70d3512f866e254933a130493d8c8df63c7f5d082c-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/24/245b4f94644da5460e35b479e5c209f18b018407d37cc2d16b7c1775b0f14580-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/74/74115f1954080af7da1372998bbd779ac32c5a0dd4148ad5199a602301855738-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b277/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b249/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF archive/tar mkdir -p $WORK/b002/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /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/pkg/homedir -complete -installsuffix shared -buildid 0TDiV9g5v1gR3wgoU5Hy/0TDiV9g5v1gR3wgoU5Hy -goversion go1.15.5 -D "" -importcfg $WORK/b277/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b249/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/b041/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4d/4d4d6e541f36e7464cef58a290ccb916198139a3870cf875e8a61c29d3533b51-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/d5/d56ded0df3b92bea7ca58957751607b9b12f0da776d91c15741d205cadb01576-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b210/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /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/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 8RMiuyo3t9JObUM2jLiu/8RMiuyo3t9JObUM2jLiu -goversion go1.15.5 -D "" -importcfg $WORK/b249/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid tR3NHzFq0y9Wb1jbikva/tR3NHzFq0y9Wb1jbikva -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b177/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /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/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 8PA5AGNxx-xaBL2AUhh6/8PA5AGNxx-xaBL2AUhh6 -goversion go1.15.5 -D "" -importcfg $WORK/b210/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go mkdir -p $WORK/b174/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid CteR8v0kPuB2U7elyKlh/CteR8v0kPuB2U7elyKlh -goversion go1.15.5 -D "" -importcfg $WORK/b177/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cat >$WORK/b174/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/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b396/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid kheT1_Rnel745M6zZMmY/kheT1_Rnel745M6zZMmY -goversion go1.15.5 -D "" -importcfg $WORK/b174/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 cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /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/klog -complete -installsuffix shared -buildid vAnG-6IapiaoX3HICzJc/vAnG-6IapiaoX3HICzJc -goversion go1.15.5 -D "" -importcfg $WORK/b396/importcfg -pack ./klog.go ./klog_file.go github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b464/ go/doc mkdir -p $WORK/b398/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b464/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b464/ -g -O2 ./journal.go cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go/doc -std -complete -installsuffix shared -buildid u4R6CLkJ24ReZRwxQuSE/u4R6CLkJ24ReZRwxQuSE -goversion go1.15.5 -D "" -importcfg $WORK/b398/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go html/template mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile html=$WORK/b572/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile text/template/parse=$WORK/b222/_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/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p html/template -std -complete -installsuffix shared -buildid xX5vKDJVK1WFvL9n7h0c/xX5vKDJVK1WFvL9n7h0c -goversion go1.15.5 -D "" -importcfg $WORK/b571/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e5/e5aca41f6e9a6a0b23dc1b04ddcae9e334136d4bf2ca16603514a1840db7a62c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b273/ cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/78/7803b10f0d8969e2b37ac05ed37f25962f87fcb0970ee25f42b8df55135fc6f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal github.com/containers/libpod/pkg/trust github.com/containers/libpod/cmd/podman/remoteclientconfig cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b569/ github.com/containers/libpod/vendor/sigs.k8s.io/yaml github.com/containers/libpod/vendor/github.com/ghodss/yaml cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /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/v5/pkg/docker/config -complete -installsuffix shared -buildid U-aY0pk2Uam9Ir9EoHCs/U-aY0pk2Uam9Ir9EoHCs -goversion go1.15.5 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go ./config_linux.go mkdir -p $WORK/b440/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid w65sSVvSslDofi6mvkmu/w65sSVvSslDofi6mvkmu -goversion go1.15.5 -D "" -importcfg $WORK/b569/importcfg -pack ./trust.go mkdir -p $WORK/b516/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal mkdir -p $WORK/b308/ cat >$WORK/b516/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/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid m2OHnrjjzCeQ7oRdNQFQ/m2OHnrjjzCeQ7oRdNQFQ -goversion go1.15.5 -D "" -importcfg $WORK/b516/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml 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 packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid D6VB5rNOdggExzdNljwS/D6VB5rNOdggExzdNljwS -goversion go1.15.5 -D "" -importcfg $WORK/b440/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go cat >$WORK/b308/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/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid G7E12PvSuLLsKRSnzFn8/G7E12PvSuLLsKRSnzFn8 -goversion go1.15.5 -D "" -importcfg $WORK/b308/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/95/95271d59fd4da13e709b5fc6c3e8af1587e5ac734984149b9b3a1bd61bb8c935-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/d6/d60d2d1b18609863e78149cebfaea23beff1f75d11b21db5be193b4b71e8046f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b426/ cat >$WORK/b426/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/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid qBnYnp5RNGa2XyPJAhYu/qBnYnp5RNGa2XyPJAhYu -goversion go1.15.5 -D "" -importcfg $WORK/b426/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e6/e659e91aa89ded9c63a2a83503a973f82e7ad4f3f30f29c83c88b672c5130b8c-d # internal go/format mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/format -std -complete -installsuffix shared -buildid -qhyxvCiz-Sl8Muiq27Z/-qhyxvCiz-Sl8Muiq27Z -goversion go1.15.5 -D "" -importcfg $WORK/b215/importcfg -pack ./format.go ./internal.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/02/02e95f78f8c1afc43354e4cf2002c329126ff6779944543098b84b37e96c8158-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d6/d6197eccc6c34236feb09ff3e7260725f5ed66d581124f230cb2ac052830e984-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/86/8604b273bbe258f55a24e65b1cf3879c747ca4d962cb4d24bf441f60a092967e-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/76/76178d742ba47e64f556eafc4ae337d50582b10ba65b2d5acf8a83523a34d9b6-d # 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/b215/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/79/79d18d618090fbfcac4cd97ec35c1c12a3d13452a2e943f1c307007503e79b8f-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ea/ea4efcb442e3ec8f6cab3216749e0a574b674c2a7d573cf89854d7dfc09a6094-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /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/pquerna/ffjson/inception -complete -installsuffix shared -buildid YmyYttsqNsJB1Kn8ehBR/YmyYttsqNsJB1Kn8ehBR -goversion go1.15.5 -D "" -importcfg $WORK/b213/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/29/2911fe8a29da449fa0ec3c2aae97db71f204f56b45c5c9363f5c06237b42e716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/a6/a6374c13002c9b6c86a2235ebf8545f74752848e29a86969776ae26eece923ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/7e/7eef3a69f970a7c33b32086cedd7b6a4b456512c6f5c6961f77088f6e5b5d735-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c9/c9e2c0a1ea5cf6b62394c476503406493437af87aab082c75d7039a4de9397bb-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b543/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal 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/b461/ cat >$WORK/b543/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/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid ZCrABLvUcJK5zEWMX3Xw/ZCrABLvUcJK5zEWMX3Xw -goversion go1.15.5 -D "" -importcfg $WORK/b543/importcfg -pack ./lookup.go mkdir -p $WORK/b182/ cat >$WORK/b461/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/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/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b173/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b182/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b182/ -g -O2 ./sysconfig.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /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/process -complete -installsuffix shared -buildid FQxYQZfMxOfEP6wM0icd/FQxYQZfMxOfEP6wM0icd -goversion go1.15.5 -D "" -importcfg $WORK/b461/importcfg -pack ./process.go mkdir -p $WORK/b417/ cat >$WORK/b173/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 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /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/idtools -complete -installsuffix shared -buildid 60hvoT_sVxezG9cReZff/60hvoT_sVxezG9cReZff -goversion go1.15.5 -D "" -importcfg $WORK/b173/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b417/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid WALy3nhgoWlj102jWTku/WALy3nhgoWlj102jWTku -goversion go1.15.5 -D "" -importcfg $WORK/b417/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/8b/8b96d8d5a040659e41c80a1f78e9ba017b5078fd9a7e093705fbb5bfbc48fde1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/e5/e5aa0551178a8e5e9b60f651e83729cc5fbddc200a3a2c7a98b0378e5e2b4a3d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b435/ cat >$WORK/b435/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid 7TVpx3Eqb3FbNEgmvH-S/7TVpx3Eqb3FbNEgmvH-S -goversion go1.15.5 -D "" -importcfg $WORK/b435/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/d8/d8d24874ddff40c8fd6fb55a2212ab63276ae4b522033a5c89118b216c93f177-d # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/e0/e0e991c01e3a08cbc36fc0838fac20a8088756db939eb7ffb130d1a15781afab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/59/591415083f8baa337911c1076dc594588f121604cf877b10f4c184e3f784d3eb-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b456/ cat >$WORK/b456/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/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid C04dOyQydjSpmhI4VpsM/C04dOyQydjSpmhI4VpsM -goversion go1.15.5 -D "" -importcfg $WORK/b456/importcfg -pack ./psgo.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e7/e7563b1bee405cbbad01729c9604e92745f4a813e27de5fbff4cdb98a47cd69e-d # internal crypto/x509/pkix mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid bdI0L9f3pkg_HJBxt5az/bdI0L9f3pkg_HJBxt5az -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b120/ crypto/internal/boring mkdir -p $WORK/b093/ cat >$WORK/b120/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/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b093/ -importpath crypto/internal/boring -- -I $WORK/b093/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -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/b120/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b512=>" -I $WORK/b512/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b512/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b512=>" -I $WORK/b512/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b512/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b512=>" -I $WORK/b512/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b512/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c0/c0806fa1ecf845d302c57c40fd78d26017a3a11687ce7f537cf381a2639446c7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b404/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b515/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /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/runtime -complete -installsuffix shared -buildid uKB149dbL_A38w4krkpF/uKB149dbL_A38w4krkpF -goversion go1.15.5 -D "" -importcfg $WORK/b404/importcfg -pack ./runtime.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b512=>" -I $WORK/b512/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b512/relfect2_ppc64x.o ./relfect2_ppc64x.s cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b516/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid 0pAJmFzwjMB873SlXgoC/0pAJmFzwjMB873SlXgoC -goversion go1.15.5 -D "" -importcfg $WORK/b515/importcfg -pack ./decoder.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b512/_pkg_.a $WORK/b512/reflect2_amd64.o $WORK/b512/relfect2_mips64x.o $WORK/b512/relfect2_mipsx.o $WORK/b512/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/0b/0ba31bb645e6fd2254729a6f2cc4e3a84e6b58dae0b431649c0c87b8a3dccdad-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/_x001.o $WORK/b199/_x002.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I $WORK/b484/ -g -O2 -Wall -Werror -o $WORK/b484/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/56/56d9846ce16bb6aa2e89e00053b1e9e76a4d9adc67b67cdc6d35b5395bc32d3b-d # internal cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2d/2d02c42c94944614ef23bfb0c107c9614509408e9c3d7e5a43a328a8dfb37a57-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/23/23d5bd0d1bab36ec1d84c37c8a2096e1c76e1572751d8d4113b6d06bb379b27a-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b512/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid JnbGolZAh7o-iJ4q6ohe/JnbGolZAh7o-iJ4q6ohe -goversion go1.15.5 -D "" -importcfg $WORK/b510/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/56/56160a37befa827f87d7f41095fc3a6ff03b43124d2efcaeef30a0ee9113edb7-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/49/49120871ce517f9a06cd229b0bd118c58f069290b84ef1250e3f6db0a3a48df6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b243/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b243/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cat >$WORK/b199/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 3SxnrzrqBYKnZJ0bocxp/3SxnrzrqBYKnZJ0bocxp -goversion go1.15.5 -D "" -importcfg $WORK/b199/importcfg -pack $WORK/b199/_cgo_gotypes.go $WORK/b199/projectquota.cgo1.go $WORK/b199/_cgo_import.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/bd/bd8a7c8966e69a4b710debd6790671fe6289078df85ad0a083936e437021021c-d # internal cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/57/579aeeaa717aea6aad20eb4e500df4ee04cc814f43ab1dbf873244adb57d85d7-d # internal cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/fd/fd966f0c23c1e47961fa2131f521860843cfe555105ba8e1eadfa4875845c43e-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I $WORK/b243/ -g -O2 -Wall -o $WORK/b243/_x003.o -c unshare.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b199/_pkg_.a $WORK/b199/_x001.o $WORK/b199/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fb/fbe9a25c12aab934f94ef20963f350733effe717db6b83858d123cdc463bf6d2-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go cat >$WORK/b182/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 4BxIlxZ6SKLz5y02XH52/4BxIlxZ6SKLz5y02XH52 -goversion go1.15.5 -D "" -importcfg $WORK/b182/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b182/_cgo_gotypes.go $WORK/b182/sysconfig.cgo1.go $WORK/b182/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8b/8b9ae3913793f29aeca5549ed1e5d66225a21be9fc161af05cf7b9b5927b0c58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/ba/ba10c9766ac8ad2cb6c78377c2b73936ba6db59508750b7094e072fdf63435d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/77/7744ffcbdd737af2e609ecc0d5345930aa65b60d3d5c6dfa99b2ff2d83695b5b-d # internal cd $WORK/b484 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/fb/fb51cf4beb35e6e8c5353b465a8341676b93ca7bafadb3684e94cc8986ec54d7-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e3/e3c597438d4769b20246504a19d9245ec7edf81f68ec7cfa6729dbf7b7ff5b91-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b209/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b223/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /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/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid onuHlZoB9TuuLxfNPKr8/onuHlZoB9TuuLxfNPKr8 -goversion go1.15.5 -D "" -importcfg $WORK/b209/importcfg -pack ./tarlogger.go cat >$WORK/b223/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /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/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid TC4V3GGn7AIXwvxJdmP_/TC4V3GGn7AIXwvxJdmP_ -goversion go1.15.5 -D "" -importcfg $WORK/b223/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/2f/2feb424fdb797024a618f7076da849f2b2a5787347cc2653559543ac65a6a461-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b484=/tmp/go-build -gno-record-gcc-switches -o $WORK/b484/_cgo_.o $WORK/b484/_cgo_main.o $WORK/b484/_x001.o $WORK/b484/_x002.o $WORK/b484/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/bb/bb143c81eeb6353c0da7e34699554512fdc126d33b4291b3f8971e747a3dcb8e-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b484/_cgo_.o -dynout $WORK/b484/_cgo_import.go cat >$WORK/b484/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 github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid HNbJPDe9DIuX2TfJx3I3/HNbJPDe9DIuX2TfJx3I3 -goversion go1.15.5 -D "" -importcfg $WORK/b484/importcfg -pack $WORK/b484/_cgo_gotypes.go $WORK/b484/shm_lock.cgo1.go $WORK/b484/_cgo_import.go cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/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/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/15/15c7f5b819283e5c30e64a498208d7813260971ecee83fa3f6f07b3a21eac2a9-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -o $WORK/b243/_cgo_.o $WORK/b243/_cgo_main.o $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o -g -O2 cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b484/_pkg_.a $WORK/b484/_x001.o $WORK/b484/_x002.o $WORK/b484/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/ef/ef14ce0bf2507675f527e972f55c91090707174ca4865723fd2d5e6c8994c699-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b243/_cgo_.o -dynout $WORK/b243/_cgo_import.go cat >$WORK/b243/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/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 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 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 9y_OxTMLlnTE7JV0w7Hj/9y_OxTMLlnTE7JV0w7Hj -goversion go1.15.5 -D "" -importcfg $WORK/b243/importcfg -pack ./unshare.go $WORK/b243/_cgo_gotypes.go $WORK/b243/unshare_cgo.cgo1.go $WORK/b243/_cgo_import.go cd $WORK/b464 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b243/_pkg_.a $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6b/6b90c502331367236f05d04818d6d5e4be2ee2a2ca4496525d2e2f709b2c2719-d # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b245=/tmp/go-build -gno-record-gcc-switches -o $WORK/b245/_cgo_.o $WORK/b245/_cgo_main.o $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b245/_cgo_.o -dynout $WORK/b245/_cgo_import.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/seccomp/libseccomp-golang -installsuffix shared -buildid nOQAEMswiR7bJAteUjD8/nOQAEMswiR7bJAteUjD8 -goversion go1.15.5 -D "" -importcfg $WORK/b245/importcfg -pack $WORK/b245/_cgo_gotypes.go $WORK/b245/seccomp.cgo1.go $WORK/b245/seccomp_internal.cgo1.go $WORK/b245/_cgo_import.go cd $WORK/b464 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/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/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -o $WORK/b464/_cgo_.o $WORK/b464/_cgo_main.o $WORK/b464/_x001.o $WORK/b464/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b464/_cgo_.o -dynout $WORK/b464/_cgo_import.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b465/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/coreos/go-systemd/sdjournal -installsuffix shared -buildid 5fz9iexKhS5h1Gdr1ISy/5fz9iexKhS5h1Gdr1ISy -goversion go1.15.5 -D "" -importcfg $WORK/b464/importcfg -pack ./functions.go ./read.go $WORK/b464/_cgo_gotypes.go $WORK/b464/journal.cgo1.go $WORK/b464/_cgo_import.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b245/_pkg_.a $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/81/817b39a2785711c15aa9b850a280ed0098a0d4dfe5a809320b748eafb529b19a-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b429/ cat >$WORK/b429/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 8mlKu1klNjPo-LMZ5oJB/8mlKu1klNjPo-LMZ5oJB -goversion go1.15.5 -D "" -importcfg $WORK/b429/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/cf/cf1d0d154933a0c55e1a44e3d89a042b9462068826ab846505d3f255472c02ed-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b339/ github.com/containers/libpod/cmd/podman/shared/parse github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types vendor/golang.org/x/net/http/httpproxy github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation github.com/containers/libpod/vendor/github.com/docker/go-connections/nat github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b364/ cat >$WORK/b339/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/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF net/textproto cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /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/api/types/registry -complete -installsuffix shared -buildid 621neeoOe0VSezPDejdY/621neeoOe0VSezPDejdY -goversion go1.15.5 -D "" -importcfg $WORK/b339/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b393/ github.com/containers/libpod/vendor/github.com/varlink/go/varlink cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b442/ github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid Z0hIIf-u0-I6WbcFBp7a/Z0hIIf-u0-I6WbcFBp7a -goversion go1.15.5 -D "" -importcfg $WORK/b364/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b393/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid EI8MAGC9GxzS5oKAzU18/EI8MAGC9GxzS5oKAzU18 -goversion go1.15.5 -D "" -importcfg $WORK/b393/importcfg -pack ./validation.go github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b463/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid fj5ZE2coPldKQrCbn9Yk/fj5ZE2coPldKQrCbn9Yk -goversion go1.15.5 -D "" -importcfg $WORK/b442/importcfg -pack ./parse.go mkdir -p $WORK/b054/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /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/coreos/go-systemd/journal -complete -installsuffix shared -buildid QUxJTiXZma8mTailJbVC/QUxJTiXZma8mTailJbVC -goversion go1.15.5 -D "" -importcfg $WORK/b463/importcfg -pack ./journal.go mkdir -p $WORK/b234/ github.com/containers/libpod/vendor/github.com/spf13/pflag cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid O0qthy0ntBvqKEpi3QXi/O0qthy0ntBvqKEpi3QXi -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b528/ cat >$WORK/b234/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/b020/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b228/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid _78aU51jwpdRHrEW0CUZ/_78aU51jwpdRHrEW0CUZ -goversion go1.15.5 -D "" -importcfg $WORK/b234/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal mkdir -p $WORK/b324/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid An4qS1NL7QWZjCj5x77P/An4qS1NL7QWZjCj5x77P -goversion go1.15.5 -D "" -importcfg $WORK/b528/importcfg -pack ./connrotation.go mkdir -p $WORK/b281/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b233/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /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/docker/go-connections/nat -complete -installsuffix shared -buildid PuUjtOPWuZBvHwyDvi3C/PuUjtOPWuZBvHwyDvi3C -goversion go1.15.5 -D "" -importcfg $WORK/b324/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b444/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid dG_ezXyV8TF8_QcnUgxr/dG_ezXyV8TF8_QcnUgxr -goversion go1.15.5 -D "" -importcfg $WORK/b281/importcfg -pack ./client.go ./socks.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b553/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5JLLzDom7cTpa9CEtYww/5JLLzDom7cTpa9CEtYww -goversion go1.15.5 -D "" -importcfg $WORK/b233/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b304/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid 6Y-sj0loCVS1-fE2y7xH/6Y-sj0loCVS1-fE2y7xH -goversion go1.15.5 -D "" -importcfg $WORK/b444/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b433/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b305/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid T4G1ObqSfkVxVZRS2a6o/T4G1ObqSfkVxVZRS2a6o -goversion go1.15.5 -D "" -importcfg $WORK/b553/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid -t_ENEFg-G2BmarrQF6j/-t_ENEFg-G2BmarrQF6j -goversion go1.15.5 -D "" -importcfg $WORK/b304/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/csv=$WORK/b434/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid g2VL-BaBFXF6TZ0ftBpV/g2VL-BaBFXF6TZ0ftBpV -goversion go1.15.5 -D "" -importcfg $WORK/b433/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/90/909c4c85af660b029744a74a8a69a423838642bc1d51bc65a2ece76a55cffb80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/da/da78f5a65b95cc3e6a4bcbbb7872f52a4bfa74089c136a662cd4e9cbadbfdf70-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b148/ -g -O2 -o $WORK/b148/_x004.o -c go_gpgme.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b464/_pkg_.a $WORK/b464/_x001.o $WORK/b464/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/82/82f3c4919c35d5f99d306f36035f30e2b6afe38af7665f833fc6c5bc925a37ad-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/5a/5a06964aefe0014bdf6dc291297c86c5fb3db826b0f995d09b743b41159cd9ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/01/013b32ddf82f4ef108c5fd1b49913bb557dacd98f809a7c3763cae7e889efd35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/64/64a604aca2b5356b2b260be56f111ef302c95f0d41bec3b820891c720e057699-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b334/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b333/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /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/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid v53TO4r7APP30iYG_qju/v53TO4r7APP30iYG_qju -goversion go1.15.5 -D "" -importcfg $WORK/b334/importcfg -pack ./timestamp.pb.go github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/cc/cce3cdcc515abf2c9173d5bafdad980ff2495ce83d8976f466960b12c5038c50-d # internal mkdir -p $WORK/b301/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b332/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /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/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid JktrJ0m_AbSaXrtEyXor/JktrJ0m_AbSaXrtEyXor -goversion go1.15.5 -D "" -importcfg $WORK/b333/importcfg -pack ./duration.pb.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid t6WrCZxb8KGviooFSTp8/t6WrCZxb8KGviooFSTp8 -goversion go1.15.5 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./doc.go ./encode.go mkdir -p $WORK/b299/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /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/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ZF6nGiBD_3Pc6emNz1Rt/ZF6nGiBD_3Pc6emNz1Rt -goversion go1.15.5 -D "" -importcfg $WORK/b332/importcfg -pack ./any.pb.go mkdir -p $WORK/b490/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid TV8P5U9sS2IU0sPDYaki/TV8P5U9sS2IU0sPDYaki -goversion go1.15.5 -D "" -importcfg $WORK/b299/importcfg -pack ./metrics.pb.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /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/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid hKNV34khoEItga0L8MJD/hKNV34khoEItga0L8MJD -goversion go1.15.5 -D "" -importcfg $WORK/b490/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/153a3204d2d48b153839d5aa52ada73495918ed1d50f73fd12c3f33364938777-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b061/ 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 packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /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/020 -complete -installsuffix shared -buildid zdbMu-32Bc23miHdfw8c/zdbMu-32Bc23miHdfw8c -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a6/a6df557ce45e6039e18b802a71feafb00cae7355a381e00ac34b4b51bcac34ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/3a/3a860aed7773202f259610a323274d7a0b8279144b867ae386efa46fa9ea510e-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ae/aea3903ce9c0bc91e1399c4bda96026aa7fc0f8837d30cb64fc5c143d1f4ebad-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/55/555594610ad2a015dda13cced4256865fc24981e9acc6fcf304f877e5ad11bac-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b320/ cat >$WORK/b320/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/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /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/docker/docker/api/types/container -complete -installsuffix shared -buildid Qp7Jx1rS4bAU9Sme8PX4/Qp7Jx1rS4bAU9Sme8PX4 -goversion go1.15.5 -D "" -importcfg $WORK/b320/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 cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2f/2fcd8d269ff78cad7abe6d769273ad3e3980c70147f33aba22e39b60513efa09-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/78/78680a6f9ff7d1caee0e4c22234082655e447c5fe913d4672fdaa6c216e35e80-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b335/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b331/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid m55fD_VfbSb71cePc1Ix/m55fD_VfbSb71cePc1Ix -goversion go1.15.5 -D "" -importcfg $WORK/b335/importcfg -pack ./status.pb.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /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/golang/protobuf/ptypes -complete -installsuffix shared -buildid WdT0D80CKdskW_L0LGgh/WdT0D80CKdskW_L0LGgh -goversion go1.15.5 -D "" -importcfg $WORK/b331/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/40/40c01210bed6048a5144c34725166d41ebe056816f448f92f0bee725aa3453f4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 9aWjq7PZ0FhSonh6LTGQ/9aWjq7PZ0FhSonh6LTGQ -goversion go1.15.5 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f7/f76e18cd4835f3fabb7ef08a9bf1ef45b87a1ee0a032a58e8854417d224fae91-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b062/ cat >$WORK/b062/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid yLjom1_-xy_5J12AAQns/yLjom1_-xy_5J12AAQns -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ba/bab474cea7935a96581138012b9c98ea8c87835100362e17d9564768c541ed4f-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b281/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid MHuN5g8mpVSPswWlFxBX/MHuN5g8mpVSPswWlFxBX -goversion go1.15.5 -D "" -importcfg $WORK/b280/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/bd/bda026843d92ede6035a2d515affc029b35a28432f5ec5e879b3a9a1336da975-d # 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/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/16/1615c1ad6bfa1bf4dc32a7d1fb4e349d49628630d358800cef65b51fce5955f2-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b336/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid JAuLmwMgG9JdXxdWf9iT/JAuLmwMgG9JdXxdWf9iT -goversion go1.15.5 -D "" -importcfg $WORK/b330/importcfg -pack ./status.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/1b/1bc29cb0001098906460776c76f8d86ec3b362c75940be1f2227254740a41f05-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b351/ vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b227/ cat >$WORK/b351/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/b352/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid ZijXz2amfPagrj-dh0Ys/ZijXz2amfPagrj-dh0Ys -goversion go1.15.5 -D "" -importcfg $WORK/b351/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b379/ cat >$WORK/b227/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/b228/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p net/mail -std -complete -installsuffix shared -buildid AyMPyqfTMjp_mZcTeTlv/AyMPyqfTMjp_mZcTeTlv -goversion go1.15.5 -D "" -importcfg $WORK/b379/importcfg -pack ./message.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -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/b227/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ab/ab7c64c2a0eb27edaea6849f76a8584f3f496a475418b6b22666211777823915-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid ODQ68kLWo71gauo-JdIx/ODQ68kLWo71gauo-JdIx -goversion go1.15.5 -D "" -importcfg $WORK/b298/importcfg -pack ./metric.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/bf/bfb8fb75508ba2fcf81214a098797af83429a73654e708796f2360bde6af5b93-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid C8irQAa6K0kCENCnk8uj/C8irQAa6K0kCENCnk8uj -goversion go1.15.5 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c3/c3533fb75ab0ea2fe89b010a96818d39d3e12109a4cc655fe386f1e4f40550c0-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version 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 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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /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/version -complete -installsuffix shared -buildid 174WVK7gj91fgAVpqZ1W/174WVK7gj91fgAVpqZ1W -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/64/642bd95a5acae6c973ab10fa17dad95f0ecd732df4aa893c98506b125e8cc4c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/dd/dde7dd824aaf0db4d934caafa08f2766c6615be8b1d2c599980a9507c9d6b0ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_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/b298/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/2b/2b56a2395e7de1d186fbc838c6009d1c6124fde7274a1383eb3284737a11bc10-d # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/0c/0cae7ab5fb544c2f8eb239fde42f93fe4c9285b5ee70e929d19ac07863146b80-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b328/ cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/7c/7cdd51a622305f4cae794149cbc2ca9b5d03d99239770c0e135d28f4eb7aa4cc-d # internal cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /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/containerd/containerd/errdefs -complete -installsuffix shared -buildid 87M03ew7zA909Ds_umK0/87M03ew7zA909Ds_umK0 -goversion go1.15.5 -D "" -importcfg $WORK/b328/importcfg -pack ./errors.go ./grpc.go github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b444/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid QV8qANZUDBrLcyJBwUhB/QV8qANZUDBrLcyJBwUhB -goversion go1.15.5 -D "" -importcfg $WORK/b443/importcfg -pack ./generate.go ./iopodman.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/a3/a39bd8a5bf79d68d9f6489233e66d0b6c6032fb03220fb85fe48f574e268f3a2-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b489/ cat >$WORK/b489/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /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/checkpoint-restore/go-criu -complete -installsuffix shared -buildid 2VzLG2WPDHuAfqjfK_gS/2VzLG2WPDHuAfqjfK_gS -goversion go1.15.5 -D "" -importcfg $WORK/b489/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/ba/baa2e9118b3eb46b342257a01ae1fff6df8af34c23b4eaab227fa2667d32e818-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c1/c1bfc1af287523da41de3a774484ec75ee2f1ad430171b07b84e5248798ef64e-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/c6/c62adee042ba6b5bc8ea9300be50ceb29e8e173c107bd7560429dd904ada9a22-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b053/ cat >$WORK/b053/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 context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /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/invoke -complete -installsuffix shared -buildid ec58qfzzo5BG56uOm-B4/ec58qfzzo5BG56uOm-B4 -goversion go1.15.5 -D "" -importcfg $WORK/b053/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/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/b9/b9bc640bbfda117c20a10c857cc29688bda527be1f750f3fafb59d91b670af6f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /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/mtrmac/gpgme -installsuffix shared -buildid m2aF-srScR0NmYn0_g5v/m2aF-srScR0NmYn0_g5v -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack ./callbacks.go $WORK/b148/_cgo_gotypes.go $WORK/b148/data.cgo1.go $WORK/b148/gpgme.cgo1.go $WORK/b148/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/e8/e80a6cb7285875e281134d9dd6ef454fa8501822926dda0292d709687524a731-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b552/ cat >$WORK/b552/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/60/60a077ae1b82f3de6e960948c86dca17ab07566627032a1f8111999a118ed024-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b488/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid -im5ufV0SWsaQ5a3TJwJ/-im5ufV0SWsaQ5a3TJwJ -goversion go1.15.5 -D "" -importcfg $WORK/b552/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cat >$WORK/b488/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/b489/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid wpnCKB0PjEs2TzGqHXEW/wpnCKB0PjEs2TzGqHXEW -goversion go1.15.5 -D "" -importcfg $WORK/b488/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7c/7ca5665d586c4373849eaca5195be8861e8fad00627e3217c29bfe30a685ad64-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b052/ cat >$WORK/b052/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 context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /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/libcni -complete -installsuffix shared -buildid 1TklU8sL5Q9P1ch5fpqp/1TklU8sL5Q9P1ch5fpqp -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/90/908800610d4b9e49160b2d450af3a8eb0ab6b943000fd0497eb9e00c3aecdb4d-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/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/8f/8f3b03b7bc9b3bfabc4ef1548e73ed5df3f52a93e2d23e127c627ed1335f20cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/00/00217b38128a2fee03fb671278b944cf87aa5b0caec6e2577c7d21f2f0ed576a-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/92/92cf5e093d7b48b6ede29e90bdafec06f8ff2c36fb8f1b54f7d3f3f52c6fd000-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/14/143b5de59d11570949f58750d1f724c088c1739196e23c7a0b768a472fa4bdf5-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b549/ cat >$WORK/b549/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 context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid h86W8G426b00uS-6PECg/h86W8G426b00uS-6PECg -goversion go1.15.5 -D "" -importcfg $WORK/b549/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/12/1255c17f486bfb5a1980bd4cae68baa799a4c722c2d55171012890b2fc3e810d-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/52/523da41a5f96eed20f7433b57c96baf7117b8bb89ef358179954c037a05b803c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/6e/6ebc3f9817f29934844d93126e123d4efb527540723b7e5530487565c9b3daa3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/dc/dcc2916861f36503b79b15b1c126f30aad1e05decd25b2818cd011e22f6ff548-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/3b/3ba2ce52d5890f930f94a403fe15810a72e420e9ea081869e4e777c95449aa01-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid jmOm3QMbtQD4Pl-9wIWc/jmOm3QMbtQD4Pl-9wIWc -goversion go1.15.5 -D "" -importcfg $WORK/b437/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/cc/ccce155c4919b23c7318d8798ce8333327192374b58e0e54fb60a4e580351dcc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b341/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b383/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid l_rzuFAhsJaR2lwsegiC/l_rzuFAhsJaR2lwsegiC -goversion go1.15.5 -D "" -importcfg $WORK/b341/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b401/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b406/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid MGlWq8zMFbtfGNqi5K32/MGlWq8zMFbtfGNqi5K32 -goversion go1.15.5 -D "" -importcfg $WORK/b383/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /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/runtime/schema -complete -installsuffix shared -buildid c2iLXMpQ0Uoi5Nx7OBIl/c2iLXMpQ0Uoi5Nx7OBIl -goversion go1.15.5 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid g7iX3TALlNH0M2JiNHYk/g7iX3TALlNH0M2JiNHYk -goversion go1.15.5 -D "" -importcfg $WORK/b406/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/aa/aa69c44e117e68cdd0fba20efd34fd8bac47d044ff835377ed56b084915ef3e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/7f/7fd0b4b2786adf0df32857c796f5518580a34aca2776e76fd2782a04d0fe287b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/6c/6cac7502413c8a9366c10e66ef5556b35986c874808771d7e373d49c6d225e22-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b397/ cat >$WORK/b397/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/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/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /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/pkg/runtime -complete -installsuffix shared -buildid a9qC98A1H7ZSQNibLzFh/a9qC98A1H7ZSQNibLzFh -goversion go1.15.5 -D "" -importcfg $WORK/b397/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/41/41bf8cfd1b77fb865e6e5acc80e47aec28418f541289b5baafd7c6a92d2c271b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/3f/3fa3558bc74602b0e67f5a7b9ac76dde7eee110dd6d2e020f339b1114b6f12ea-d # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/54/54b355d55215bcde59f65a5c73345ce0746b289f4b7193e1196ecab647d35048-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/2a/2ab299f06579180464da004b08b90ef00c1da20fefc3571ada7602eecf8603b5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b504/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b513/ cat >$WORK/b504/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/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid l5kAcz5xGICRK0kl481Z/l5kAcz5xGICRK0kl481Z -goversion go1.15.5 -D "" -importcfg $WORK/b504/importcfg -pack ./streaming.go mkdir -p $WORK/b523/ cat >$WORK/b513/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cat >$WORK/b523/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/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 7dPMJw3TrAiHHY9sQGCG/7dPMJw3TrAiHHY9sQGCG -goversion go1.15.5 -D "" -importcfg $WORK/b513/importcfg -pack ./recognizer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid u-NYK_mx3YLUcMYIVoXc/u-NYK_mx3YLUcMYIVoXc -goversion go1.15.5 -D "" -importcfg $WORK/b523/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/9c/9c2a4951c637a27f9e654e0d2499763a91a4c0c8212accf7d7b17d0b2db03eb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/33/33df27219303c52c6f67be03c17fdeb98658e6e3241c44a608194532ef7a3fbf-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 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 importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b512/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b516/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid lS5CXiJ0qh-U1Rmjzupt/lS5CXiJ0qh-U1Rmjzupt -goversion go1.15.5 -D "" -importcfg $WORK/b509/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/1c/1c4dcf61e31262db904d8979163f3ba5d193fdce0ff8b498451b8b4998fa9599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/95/959d30e7feadacaca915f039507f17d6fa25f2fde4b841045ad6afdab4d1615a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/19/193e8c74f4507f33ee071d2bbee6b588ca168dfa9d8b98982b12a0a7b7007481-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/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/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x017.o -c openssl_stub_rand.c cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid IFJnjeQtPAoCQYJT6PGi/IFJnjeQtPAoCQYJT6PGi -goversion go1.15.5 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go $WORK/b093/_cgo_gotypes.go $WORK/b093/aes.cgo1.go $WORK/b093/boring.cgo1.go $WORK/b093/ecdsa.cgo1.go $WORK/b093/hmac.cgo1.go $WORK/b093/rand.cgo1.go $WORK/b093/rsa.cgo1.go $WORK/b093/sha.cgo1.go $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c6/c6179778c716c26693c368748397a2a55273a1ec3c9b566704ba2cbccd78bcad-d # internal crypto/hmac mkdir -p $WORK/b128/ crypto/sha512 mkdir -p $WORK/b119/ crypto/aes cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b089/ crypto/sha1 crypto/sha256 cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8S69G8rOEF7We8RmMbze/8S69G8rOEF7We8RmMbze -goversion go1.15.5 -D "" -importcfg $WORK/b128/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b119/symabis ./sha512block_amd64.s mkdir -p $WORK/b131/ cat >$WORK/b089/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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./asm_amd64.s ./gcm_amd64.s mkdir -p $WORK/b109/ cat >$WORK/b131/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/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b131/symabis ./sha1block_amd64.s cat >$WORK/b109/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/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./sha256block_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/aes -std -installsuffix shared -buildid dTWN_DykXi1nMmI0qioa/dTWN_DykXi1nMmI0qioa -goversion go1.15.5 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid M-ORw6G-ExOaKdRHm81J/M-ORw6G-ExOaKdRHm81J -goversion go1.15.5 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ua-Iwk0yFvkiTSjZlAwk/ua-Iwk0yFvkiTSjZlAwk -goversion go1.15.5 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Ydxm9T4T14mmc3xEKe4W/Ydxm9T4T14mmc3xEKe4W -goversion go1.15.5 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/3e/3efee7729a18566b888f373652a17868f5015f2b442f275a8e25b6ed2fa98d6a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b128/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_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/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid G83jFzb2VeEaxpbhzl2z/G83jFzb2VeEaxpbhzl2z -goversion go1.15.5 -D "" -importcfg $WORK/b143/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/00/00e616a42d6f2577725594c06bf14dccd23af43d9d6946cba4b6d2aabd9e76ea-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b119/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b131/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f1/f1ae58aa803a7dd1f6ea559724ce07426178c8fe9e63205ddee27acb8566c5af-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha256block_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/9a/9a651e423fa1e248b5ea53b486fa4961a3f4146953fc7aac23700cef4f3229cb-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b178/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b108/ cat >$WORK/b178/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/b109/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b179/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b131/_pkg_.a $WORK/b131/sha1block_amd64.o # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid tS2qelgGOFIUZcFtWdPO/tS2qelgGOFIUZcFtWdPO -goversion go1.15.5 -D "" -importcfg $WORK/b178/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b361/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cat >$WORK/b108/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/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b111/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid -HBQmEuo_g2kjlsZTibA/-HBQmEuo_g2kjlsZTibA -goversion go1.15.5 -D "" -importcfg $WORK/b108/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid b9DdU2rqOK4OMyV64ovn/b9DdU2rqOK4OMyV64ovn -goversion go1.15.5 -D "" -importcfg $WORK/b361/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/2d/2d6995a430c73b592ca722cc092f19ab5995f7fa029ca0a4db8096e0dcf98bab-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/asm_amd64.o $WORK/b089/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/46/46ec3af0175ec474d2212136a95adf9f0870e144a873c6dc7fd504dfa2269ed1-d # internal crypto/ecdsa mkdir -p $WORK/b116/ crypto/rand mkdir -p $WORK/b088/ cat >$WORK/b116/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nzJCWvwCsEAwnqFHqWT2/nzJCWvwCsEAwnqFHqWT2 -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 7vnjiqTT8iX4zGX7F155/7vnjiqTT8iX4zGX7F155 -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5c/5cfebaf30a83d93a99c6273c263b73764ef74202585612f19ec561df7d055858-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b157/ crypto/ed25519 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b126/ mkdir -p $WORK/b207/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mime/multipart mkdir -p $WORK/b237/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid VrygH71b8VR_G44h714Q/VrygH71b8VR_G44h714Q -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack ./ed25519.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid iRfqblmYh2E6ZabcTvBc/iRfqblmYh2E6ZabcTvBc -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack ./elgamal.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /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/stringid -complete -installsuffix shared -buildid gDxHNjvEBX-CeAtf8Vkk/gDxHNjvEBX-CeAtf8Vkk -goversion go1.15.5 -D "" -importcfg $WORK/b207/importcfg -pack ./stringid.go mkdir -p $WORK/b196/ crypto/rsa cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile mime/quotedprintable=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b122/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 1YS6yhNsnof1L8Ouvcqq/1YS6yhNsnof1L8Ouvcqq -goversion go1.15.5 -D "" -importcfg $WORK/b237/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid ck8kuDnglZvELvHB301Z/ck8kuDnglZvELvHB301Z -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid I6MM9ZTAeWRgVxT57eo_/I6MM9ZTAeWRgVxT57eo_ -goversion go1.15.5 -D "" -importcfg $WORK/b196/importcfg -pack ./selinux_linux.go ./xattrs.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b480/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /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/klauspost/compress/zstd -complete -installsuffix shared -buildid aA2oB2yT18q_sOwuBvs-/aA2oB2yT18q_sOwuBvs- -goversion go1.15.5 -D "" -importcfg $WORK/b087/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid NG7rXVSrNqQrpbQNWLRg/NG7rXVSrNqQrpbQNWLRg -goversion go1.15.5 -D "" -importcfg $WORK/b480/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.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_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/97/97d586319ed978c562a65e073d774a2d4a0b58b479c89b1a4792c5851e11be84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b6/b6e87e8f58e26e486d2d4a3b0d0ae6f9c38f4d197f30c4ac24524c93f5567bf7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/79/792fc5421e8efe5b8d501f3c7a8e586a336d0d6615fc4096f07519487dde14d9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config 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/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid ZWvYnKsdSPLSC9BFNvcg/ZWvYnKsdSPLSC9BFNvcg -goversion go1.15.5 -D "" -importcfg $WORK/b206/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f2/f2c7f0c4594e3f117a600c0f46df42ea1eee745829f173088294580ecbfd84a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a5/a51cac6759d48dd092c3539514f41e33c7517e4e63ea0f91679aba4bc1d0f86e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b180/ cat >$WORK/b180/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/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /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/pools -complete -installsuffix shared -buildid BLnU-fJ6eZDIZTyBBOLb/BLnU-fJ6eZDIZTyBBOLb -goversion go1.15.5 -D "" -importcfg $WORK/b180/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/55/55dd8a16fcd18e46c634f6424c8792873ee6113d48d39fb04d3d0d9697640a9e-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b360/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b420/ cat >$WORK/b360/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/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types 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/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid FZ0VHVADuZ8AldTIlAbB/FZ0VHVADuZ8AldTIlAbB -goversion go1.15.5 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go mkdir -p $WORK/b546/ cat >$WORK/b420/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/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid Zma8oi00F8VYiRctd3eB/Zma8oi00F8VYiRctd3eB -goversion go1.15.5 -D "" -importcfg $WORK/b420/importcfg -pack ./pools.go cat >$WORK/b546/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/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid rDgOS_2C6z_EAsVEZ67g/rDgOS_2C6z_EAsVEZ67g -goversion go1.15.5 -D "" -importcfg $WORK/b546/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/55/5566dc62b432e4642c48ee77c72e1ee6f554f0b87f20400ba2ce7876deb0765b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/92/922cbfd9a4dd50a4fb8c15c0203d4d1e1d0f332572f3715d618d9a773f07bfa1-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b202/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b202/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b202/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/1e/1ecb5973dfcb8b2b253dd971d71cf40f3863700c368e2a177163bce072e7a802-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs 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/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 archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid TjJMob_RBsU0E4taN0Me/TjJMob_RBsU0E4taN0Me -goversion go1.15.5 -D "" -importcfg $WORK/b411/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/d5/d5bcd533f61c13ca7fccd93a6281b1c5e8b5eb8f1e02e2771d26a9dd876ad7e4-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/17/17844c7f7e2a5f1a796e115a80828d6dfafb36938a886a350627dabb6d4cbe6a-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b195/ cat >$WORK/b195/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid vRv6tu6VY4k7yzDLLIyZ/vRv6tu6VY4k7yzDLLIyZ -goversion go1.15.5 -D "" -importcfg $WORK/b195/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/24/247f706d4e4fb479fd4b1598125da5d84c2c1dfae7bd041d63480ea9d38db6f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/21/21058dc45a7b2bbca1671e4c80183b793afc91f47f8c25b26490c3405bfda8a4-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/10/104a0c44ab9baf85475a908ff770e318b76dd019a4f8f9b25e2d073c53410005-d # internal cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/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/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a9/a94543450a027b1654f266dd090313fc1f3be95bf82adae52d98c85dafd3e393-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools 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/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /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/buildah/pkg/secrets -complete -installsuffix shared -buildid duMC56zF1n7idBq3n_R8/duMC56zF1n7idBq3n_R8 -goversion go1.15.5 -D "" -importcfg $WORK/b251/importcfg -pack ./secrets.go cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/02/02a8e4331df12e43961da8ce34e3ed6f5c2fa393df40b86d74e92d33dc24a98c-d # internal crypto/x509 mkdir -p $WORK/b132/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b152/ cat >$WORK/b132/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/dsa=$WORK/b133/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/ed25519=$WORK/b126/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_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/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid kb93sUjW_Qce0u3lcT6y/kb93sUjW_Qce0u3lcT6y -goversion go1.15.5 -D "" -importcfg $WORK/b132/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 cat >$WORK/b152/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile compress/zlib=$WORK/b154/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/dsa=$WORK/b133/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b158/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile image=$WORK/b159/_pkg_.a packagefile image/jpeg=$WORK/b161/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid MbQdRxG5K04fsyzph6Bg/MbQdRxG5K04fsyzph6Bg -goversion go1.15.5 -D "" -importcfg $WORK/b152/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 cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/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/b251/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b202=/tmp/go-build -gno-record-gcc-switches -o $WORK/b202/_cgo_.o $WORK/b202/_cgo_main.o $WORK/b202/_x001.o $WORK/b202/_x002.o -g -O2 cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/21/21f4881b5f2cd721550f489d1ebbd5ddccdfb7c7e80b2448f888dcd3c184c02f-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b202/_cgo_.o -dynout $WORK/b202/_cgo_import.go cat >$WORK/b202/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/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/b124/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /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/storage/drivers/copy -installsuffix shared -buildid Z9JJ8VpOX58vOfqLQ4Qj/Z9JJ8VpOX58vOfqLQ4Qj -goversion go1.15.5 -D "" -importcfg $WORK/b202/importcfg -pack $WORK/b202/_cgo_gotypes.go $WORK/b202/copy_linux.cgo1.go $WORK/b202/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b202/_pkg_.a $WORK/b202/_x001.o $WORK/b202/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f2/f23c2ad6232ce8cd10624ad88779ca9eb21129d6655bc8e8dde775f904b0ffc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/c9/c923d61d701119c1b7e4009e4dcef91f31e321aef9f13e1cfb46a2c47f880b55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6a/6a1a8c221833d863dcbce0106970e7144e7026500b21725879425ffb69a25dc9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd 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/b086/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b108/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /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/v5/pkg/compression -complete -installsuffix shared -buildid Bs7qzl0fkW6xZ_HJ2xI8/Bs7qzl0fkW6xZ_HJ2xI8 -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack ./compression.go ./zstd.go mkdir -p $WORK/b170/ cat >$WORK/b170/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/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd 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/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/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/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid TtO0zx9uqSf0YEqNPMKP/TtO0zx9uqSf0YEqNPMKP -goversion go1.15.5 -D "" -importcfg $WORK/b170/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a5/a5fe90e30532427751d4ad3f68ec874c125516af104aaf7a49f3e028dc35714f-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b149/ cat >$WORK/b149/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/b069/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b158/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /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/crypto/openpgp -complete -installsuffix shared -buildid ML9j-awzYi_bdgUOX2Nr/ML9j-awzYi_bdgUOX2Nr -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/20/204778b75c255f5633e592ae55513d64d8ef0dfd3fee85f781465d460c1c0767-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6d/6d7db36584adc3afd8f0271ecdc00674bed173479c9edf79cf44193f9db25d01-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid a7xnNtcbZPW7US9mCx1j/a7xnNtcbZPW7US9mCx1j -goversion go1.15.5 -D "" -importcfg $WORK/b532/importcfg -pack ./key.go crypto/tls mkdir -p $WORK/b123/ cat >$WORK/b123/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/b124/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/ed25519=$WORK/b126/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b128/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b130/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b143/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 4l_KoOQZxT46yUC5mOMC/4l_KoOQZxT46yUC5mOMC -goversion go1.15.5 -D "" -importcfg $WORK/b123/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/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/4c/4c3c8789b93da487daaed084e0cf14e2e73b78e875436e22d4576f708e653402-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b532/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid LPhpAFbQxsz5e7Inplc4/LPhpAFbQxsz5e7Inplc4 -goversion go1.15.5 -D "" -importcfg $WORK/b531/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5f/5f0636af3c5b8cf66e62884e2a1e9b94852f9ef9027ea00b203ffa018523fb13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/fc/fce0e383706fc170c368f9e70aa8e6806cf1fdae6db14f368db3e033f049d271-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/a0/a0127abf8e83d9668102126a036c313a558420ae17dbf189ac70394dfdc63496-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b480/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid yEn8_3tLHG0kG1Hg5nd2/yEn8_3tLHG0kG1Hg5nd2 -goversion go1.15.5 -D "" -importcfg $WORK/b479/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/fc/fca071ce16054b13d53b8b1ebc21b4a104c83fd327a11c40aa54fb8f414b5800-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b185/ cat >$WORK/b185/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/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors 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 archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid NMbhgXZW3IZks--3UcCn/NMbhgXZW3IZks--3UcCn -goversion go1.15.5 -D "" -importcfg $WORK/b185/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/3f/3fb5db5df6ca64023ba842d8a18443d35c6f550e0e25a7b30ea2cf8bc6598c2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fa/fafe1967a3ec9e6affb0130de34af157f64ccf161ce10fbdee58af77c801d369-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b169/ cat >$WORK/b169/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /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/drivers -complete -installsuffix shared -buildid wnclK_jZMQXOVdq0w1vZ/wnclK_jZMQXOVdq0w1vZ -goversion go1.15.5 -D "" -importcfg $WORK/b169/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/ef/ef1e673eb22a646c9fafbacde22ff3deb8f154dacff6e6ffd02f3f56fcbfea5c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b198/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b203/ cat >$WORK/b198/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF mkdir -p $WORK/b201/ cat >$WORK/b203/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid YrbjF0QB8_eIbw8lTOlj/YrbjF0QB8_eIbw8lTOlj -goversion go1.15.5 -D "" -importcfg $WORK/b198/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /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/drivers/zfs -complete -installsuffix shared -buildid aGtsgnNgtlr53rMH1XbD/aGtsgnNgtlr53rMH1XbD -goversion go1.15.5 -D "" -importcfg $WORK/b203/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b191/ cat >$WORK/b201/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/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/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/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid Kdqj4UQ2_Ju0-ujWpzGj/Kdqj4UQ2_Ju0-ujWpzGj -goversion go1.15.5 -D "" -importcfg $WORK/b201/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b191/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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid mWyLCDINJOltSdoolAks/mWyLCDINJOltSdoolAks -goversion go1.15.5 -D "" -importcfg $WORK/b191/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/94/9436bad85362f06bc04e255bd32519e0186246f2a0df6c53bffe54dfa8527646-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b197/ cat >$WORK/b197/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/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils 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/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/b088/_pkg_.a packagefile encoding/base32=$WORK/b144/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid WDGmuuiU5I-vTgdcGBr9/WDGmuuiU5I-vTgdcGBr9 -goversion go1.15.5 -D "" -importcfg $WORK/b197/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/bc/bce4ec65d6a33fc462feadbcec36b4fb306390d725b5d60d20085226cd465319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/71/717e53d111c683d991c726c952d4e48aee0c263588aeb7e03a938004f010e99c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/89/894275ed002ac9c5226db9352bf346f2c1a06289f5da588fc4710e5f8e68c4b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/29/29550161cb9ecc2004371b5085c8cbd94b22d66bbd12f3f5b51b18c7c4fc4654-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b190/ cat >$WORK/b190/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/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid rDVjzWTA4mlUJhVBRHjB/rDVjzWTA4mlUJhVBRHjB -goversion go1.15.5 -D "" -importcfg $WORK/b190/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/2f/2f58fc2959bf7b3429730cc60d6e28cb117388c97e8dcfec505f3fc94cc61eb9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b168/ cat >$WORK/b168/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/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config 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/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile 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/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog 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/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus 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/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 encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /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 -complete -installsuffix shared -buildid k_SJtMlDNycLoXejf-Q0/k_SJtMlDNycLoXejf-Q0 -goversion go1.15.5 -D "" -importcfg $WORK/b168/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a2/a202ce5ed80bb1ffb81f7d6ef51f4cd6ae6fa10a9b7f12fa5d45280bc3e08228-d # internal net/http/httptrace mkdir -p $WORK/b239/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b115/ mkdir -p $WORK/b282/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid avkDilhs-lc9V_L2idOU/avkDilhs-lc9V_L2idOU -goversion go1.15.5 -D "" -importcfg $WORK/b239/importcfg -pack ./trace.go mkdir -p $WORK/b548/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/base32=$WORK/b144/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /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/go-connections/tlsconfig -complete -installsuffix shared -buildid rBT5g-LjOIUVQMt44SfE/rBT5g-LjOIUVQMt44SfE -goversion go1.15.5 -D "" -importcfg $WORK/b282/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid RcZ66VeZqjP50ib6Kloq/RcZ66VeZqjP50ib6Kloq -goversion go1.15.5 -D "" -importcfg $WORK/b115/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid gIXx2QJ25Rp4t7pHwBH-/gIXx2QJ25Rp4t7pHwBH- -goversion go1.15.5 -D "" -importcfg $WORK/b548/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/ef/ef3ac53ff57ea4f15e597ed0e9ee6076a23677fba7bef38c2838165843177d9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bc/bcfdc21384a13ccc01d7d6a1363b3b35e9c85c2756d692f597f255526e1f5831-d # internal net/http mkdir -p $WORK/b225/ cat >$WORK/b225/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b228/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile mime/multipart=$WORK/b237/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile net/http/internal=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_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/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p net/http -std -complete -installsuffix shared -buildid YMQf57ftGpEOorhiA626/YMQf57ftGpEOorhiA626 -goversion go1.15.5 -D "" -importcfg $WORK/b225/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/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/8a/8a83f6d949066a346bdc10332266b142822ccce93befed0a508b7b0e402439a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5b/5b81b107670ce5945f5cb3a30b5a1342d619daab58d900b69657b8c34dc16404-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions 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 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /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/v5/manifest -complete -installsuffix shared -buildid X2HQeUvwoaXPXsQiLh63/X2HQeUvwoaXPXsQiLh63 -goversion go1.15.5 -D "" -importcfg $WORK/b084/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/46/46ba7be87fa312d26ae23a27b207ecf1ff26336af4e414d46958745700b06d59-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b311/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b164/ github.com/containers/libpod/vendor/github.com/containers/image/v5/signature cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b083/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 4syohxhelOFd2wwKe2jq/4syohxhelOFd2wwKe2jq -goversion go1.15.5 -D "" -importcfg $WORK/b311/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid JDlcnDbEBSZlH3C_O5iq/JDlcnDbEBSZlH3C_O5iq -goversion go1.15.5 -D "" -importcfg $WORK/b164/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b149/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /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/v5/signature -complete -installsuffix shared -buildid _J1goRclaOCi3ASEEbtd/_J1goRclaOCi3ASEEbtd -goversion go1.15.5 -D "" -importcfg $WORK/b083/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/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/e6/e6aa7be9930dc1963ede1c7ff616ccb142330ba85b880a93f120eff8bb4be2b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/02/02ff780832120b3af7af4331869cd33b00f7de4c0452d0e455f20e0cbfb1de99-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b248/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive github.com/containers/libpod/vendor/github.com/containers/image/v5/directory github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b310/ cat >$WORK/b248/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/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b269/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /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/buildah/pkg/blobcache -complete -installsuffix shared -buildid c2QLHmzXh0RZckdOQQSO/c2QLHmzXh0RZckdOQQSO -goversion go1.15.5 -D "" -importcfg $WORK/b248/importcfg -pack ./blobcache.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b359/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /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/containers/image/v5/docker/archive -complete -installsuffix shared -buildid tWgKKJJ6F6_Z0UMl3_Hy/tWgKKJJ6F6_Z0UMl3_Hy -goversion go1.15.5 -D "" -importcfg $WORK/b310/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /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/containers/image/v5/directory -complete -installsuffix shared -buildid im1PEYKnhIlpr6smlGFv/im1PEYKnhIlpr6smlGFv -goversion go1.15.5 -D "" -importcfg $WORK/b269/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /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/containers/image/v5/tarball -complete -installsuffix shared -buildid MyNKAxjgoWj11RzTb_2m/MyNKAxjgoWj11RzTb_2m -goversion go1.15.5 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/05/056d16ee2102fdb1996615f530e522504433d022028a1aaaa5003ca48b237767-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/66/66042d2785b8ffe2049938ee12bbc4a8e4c468538f0dd2092333c0106512aef9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/77/77a3c1d2ee2c851e7b8ab2c406b28295ff1882166545df7057f118e164b903ed-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b250/ github.com/containers/libpod/libpod/driver github.com/containers/libpod/libpod/layers github.com/containers/libpod/pkg/rootless github.com/containers/libpod/vendor/github.com/containers/image/v5/storage cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/42/420df2f9dcce1b9fedbd870a3744c7b651223d8dd5a2031a112641a8be198330-d # internal cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare 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/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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b450/ github.com/containers/libpod/libpod/lock/file cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /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/buildah/pkg/overlay -complete -installsuffix shared -buildid RImVkTtS9gYv0wGdCdnD/RImVkTtS9gYv0wGdCdnD -goversion go1.15.5 -D "" -importcfg $WORK/b250/importcfg -pack ./overlay.go mkdir -p $WORK/b481/ cat >$WORK/b450/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/b168/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid ZtFZnz0l9lBzKkyLuIwd/ZtFZnz0l9lBzKkyLuIwd -goversion go1.15.5 -D "" -importcfg $WORK/b450/importcfg -pack ./driver.go mkdir -p $WORK/b455/ cat >$WORK/b481/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/b168/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 9_yTaM-bjvcsWLi5jvHI/9_yTaM-bjvcsWLi5jvHI -goversion go1.15.5 -D "" -importcfg $WORK/b481/importcfg -pack ./layer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b455/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b455/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go mkdir -p $WORK/b163/ mkdir -p $WORK/b483/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid R2dbgh5uDMXKsG2v3yjm/R2dbgh5uDMXKsG2v3yjm -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b483/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/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid HoPDpuMaOVcgWNA7tMGQ/HoPDpuMaOVcgWNA7tMGQ -goversion go1.15.5 -D "" -importcfg $WORK/b483/importcfg -pack ./file_lock.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/00/004376d9133a21839332d917f6c14fa5cf09d9731167726dfc334727977a3b59-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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 importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b268/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /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/containers/image/v5/copy -complete -installsuffix shared -buildid fiApkDNutx1KofhZddiT/fiApkDNutx1KofhZddiT -goversion go1.15.5 -D "" -importcfg $WORK/b253/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/ec/eceb5026754c8485e1087c6cbf75a3cf7355eaf35f6a28375f31e57e7b36addb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/c0/c0dce06ab0ac955e578868216dcfc332d1c2a37e75bb31d0089d6a2e4750f452-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b472/ cat >$WORK/b472/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/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid 8Y-2ELc_UchSw9eorSv1/8Y-2ELc_UchSw9eorSv1 -goversion go1.15.5 -D "" -importcfg $WORK/b472/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/2f/2f13b600d7e2dbdee3afb9d46fcb0ed2ea5f27d4939795a1d42cd83e8ad654f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/17/17add85ee4a67a10d9173a43e7f30adfacedbf62f8ece662b8029cf8c40c71fa-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/90/909462006ecabf8d22e3bc78e82180bec36598c3263a3558c31efc18e07a014b-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid JPRGzOpBJGv9H-ScFx3j/JPRGzOpBJGv9H-ScFx3j -goversion go1.15.5 -D "" -importcfg $WORK/b482/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/98/982a779359bd48cd2f3f8b882be48bd36a714ead1ff0ccbad9f45a16f4aaf0d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/bf/bff14a671daabcb14fe8cbdf4325f22b4349f5803db896c491956adeea3e050a-d # internal cd $WORK/b455 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/13/139cbcdf4e35cf9fa7817f8e2d00603ff283e9c46f1f8a2129dd8ad3d0f749b2-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I $WORK/b455/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b455/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/c9/c905c0364c2bb26bede6ded3902c580f1c8515afb9f15c25c90d299f05a38ab7-d # internal cd $WORK/b455 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -o $WORK/b455/_cgo_.o $WORK/b455/_cgo_main.o $WORK/b455/_x001.o $WORK/b455/_x002.o $WORK/b455/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b455/_cgo_.o -dynout $WORK/b455/_cgo_import.go cat >$WORK/b455/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/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools 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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid sDZSdbh1VzYccOqutyJw/sDZSdbh1VzYccOqutyJw -goversion go1.15.5 -D "" -importcfg $WORK/b455/importcfg -pack ./rootless.go $WORK/b455/_cgo_gotypes.go $WORK/b455/rootless_linux.cgo1.go $WORK/b455/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b455/_pkg_.a $WORK/b455/_x001.o $WORK/b455/_x002.o $WORK/b455/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/fa/fa1b133a624a629480654ae35c38358617d85a108f411e93c1d2dd96e056ffcd-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b473/ github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b478/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/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/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid HN7VkNpPlV3tTZPow6rw/HN7VkNpPlV3tTZPow6rw -goversion go1.15.5 -D "" -importcfg $WORK/b473/importcfg -pack ./registries.go cat >$WORK/b478/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 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/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid Jf9xVITVZ9sFME54AIy7/Jf9xVITVZ9sFME54AIy7 -goversion go1.15.5 -D "" -importcfg $WORK/b478/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/6d/6dd64d5d86a6c11a3e2f3ddb26b57a497fb472629b8c1e288ee718c77e06212c-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/20/20068753f6c00e4114b8db61d9e7a92a536dfad585108485157f1b7563a76f2e-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b477/ github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b558/ cat >$WORK/b558/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/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b477/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/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 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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid 3Z2P_Ajc1M1iMEkZiHIS/3Z2P_Ajc1M1iMEkZiHIS -goversion go1.15.5 -D "" -importcfg $WORK/b558/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid lVFuzPBbAuFKNxAKjV1o/lVFuzPBbAuFKNxAKjV1o -goversion go1.15.5 -D "" -importcfg $WORK/b477/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/a9/a9eb939e19112a9bd246e10d92ffeebcfe9e85d65aa6c4b9862a24edad83c3b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/88/886a000a6aa3500a4999b02eb1f34898fe435cddc8f9b9d03a903367b31e3703-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/64/649126072fac50f901d42fae019a1e01c1b1ce4d7aa8ac3addb7c5ced6a801eb-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b289/ expvar 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/docker/distribution/registry/api/errcode mkdir -p $WORK/b224/ github.com/containers/libpod/vendor/github.com/docker/distribution net/http/httputil github.com/containers/libpod/vendor/github.com/gorilla/mux cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b300/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid WiOlGo0Aro2AMHuqYYcf/WiOlGo0Aro2AMHuqYYcf -goversion go1.15.5 -D "" -importcfg $WORK/b289/importcfg -pack ./addr.go ./authchallenge.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /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/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid z3cfd0399LYlI-1UXCMO/z3cfd0399LYlI-1UXCMO -goversion go1.15.5 -D "" -importcfg $WORK/b224/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b288/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b303/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b288/importcfg << 'EOF' # internal # import config 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 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/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid _CcdP2CzDr0XJB8afbhc/_CcdP2CzDr0XJB8afbhc -goversion go1.15.5 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /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/distribution -complete -installsuffix shared -buildid xoaqlf-xLzcJp6jf1tD-/xoaqlf-xLzcJp6jf1tD- -goversion go1.15.5 -D "" -importcfg $WORK/b288/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b500/ github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b295/ github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b290/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid Syxi8ATnmOrJ66UKr2R1/Syxi8ATnmOrJ66UKr2R1 -goversion go1.15.5 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./httpstream.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p expvar -std -complete -installsuffix shared -buildid UqMgx35RnnatkoFL-POS/UqMgx35RnnatkoFL-POS -goversion go1.15.5 -D "" -importcfg $WORK/b295/importcfg -pack ./expvar.go mkdir -p $WORK/b279/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b347/ mkdir -p $WORK/b286/ mkdir -p $WORK/b527/ cat >$WORK/b279/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/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b280/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b475/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b227/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/internal=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /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/distribution/registry/client/transport -complete -installsuffix shared -buildid qJj24Xz7XEAr4EcfuiZE/qJj24Xz7XEAr4EcfuiZE -goversion go1.15.5 -D "" -importcfg $WORK/b290/importcfg -pack ./http_reader.go ./transport.go github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /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/go-connections/sockets -complete -installsuffix shared -buildid pPAa5wRshbMuwkX3woOH/pPAa5wRshbMuwkX3woOH -goversion go1.15.5 -D "" -importcfg $WORK/b279/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid _l9wZHV9EdHslpQhdVG4/_l9wZHV9EdHslpQhdVG4 -goversion go1.15.5 -D "" -importcfg $WORK/b347/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b540/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b376/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 1yW1WKfFsLrmN0RmmcVo/1yW1WKfFsLrmN0RmmcVo -goversion go1.15.5 -D "" -importcfg $WORK/b527/importcfg -pack ./ctxhttp.go cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b154/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /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/opentracing/opentracing-go -complete -installsuffix shared -buildid XzewK4fAqgEzVU46xrNr/XzewK4fAqgEzVU46xrNr -goversion go1.15.5 -D "" -importcfg $WORK/b475/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid w3Y-s6jzh2vwC7oWFDvO/w3Y-s6jzh2vwC7oWFDvO -goversion go1.15.5 -D "" -importcfg $WORK/b540/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /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/gorilla/mux -complete -installsuffix shared -buildid SZbS9ae1O0PlbwA4-FbZ/SZbS9ae1O0PlbwA4-FbZ -goversion go1.15.5 -D "" -importcfg $WORK/b286/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b376/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b350/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid AkbaxvKJ00fuM49MciQl/AkbaxvKJ00fuM49MciQl -goversion go1.15.5 -D "" -importcfg $WORK/b376/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts 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 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid t5rXkeLXjwDcKBTCRa6Q/t5rXkeLXjwDcKBTCRa6Q -goversion go1.15.5 -D "" -importcfg $WORK/b350/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/04/0446ad32057c92ada9985ef430e34f49dac83d0186e24c9b4da9a4defa21c6c6-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b527/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid pSVFNPKYk8yT4COAZ4SI/pSVFNPKYk8yT4COAZ4SI -goversion go1.15.5 -D "" -importcfg $WORK/b526/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ef/ef283f6226ac09b763fa17bea60062905488be7f8b971c6c70d28a7ecaec71f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/39/39132d26c40ab786b17c69c65efe34157485efbcfc62782da3780959e7bcfc98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/51/51340b95516b2a07c00bb90c059139de1f1bc359032a15b8679aa939703e8473-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/68/685f99fb2454ceb3f7395fa7ca1647df7c1f5d50be615c6ac8914ee8f28e5832-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/b224/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a6/a6a3e4b70580aaf41cf49777630610a84ad84cee3b44f3cc99f029102e04ac2e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b278/ cat >$WORK/b278/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/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /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/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid DJDFQ1weYB8G1AMeuI6P/DJDFQ1weYB8G1AMeuI6P -goversion go1.15.5 -D "" -importcfg $WORK/b278/importcfg -pack ./tlsclientconfig.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d2/d25ecbf193c9ea089003b9044722f07f89be158099640cc490c26da0e7bcbb42-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b065/ github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b327/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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 fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /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/buildah/util -complete -installsuffix shared -buildid Vz-Old8tMW3MRsAG1xsG/Vz-Old8tMW3MRsAG1xsG -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /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/docker/docker/errdefs -complete -installsuffix shared -buildid PWBQCItN-5N6O31CXyS5/PWBQCItN-5N6O31CXyS5 -goversion go1.15.5 -D "" -importcfg $WORK/b327/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/2d/2d94f8dc2b6e74d72cf6f2cb26eca2556a83a38067351c7525239abf9412b256-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/0c/0c16e9a371e4cdec599f52302ba2506d82a9dc619c2ce24b853c2f29d7856ba8-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b526/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid ZWlTNx4MWNI7xBtH4PWd/ZWlTNx4MWNI7xBtH4PWd -goversion go1.15.5 -D "" -importcfg $WORK/b525/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/09/09d5ab055e31fcce168e0cdb2570d6ac279d26a4958480701233289ac32d72c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/78/78ce497c440902d0e3807e647fec2c92bd472a8e45f3e4be3e4df9a6063e27aa-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b539/ cat >$WORK/b539/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/b261/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b540/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid GObV65F6Fcb40XGx-R-6/GObV65F6Fcb40XGx-R-6 -goversion go1.15.5 -D "" -importcfg $WORK/b539/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/df/df0860ab7d5731930ab12880582deb0943770fdf4bac9445bfa1f70d2ff5048c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /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/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 5u7ZTu2OFm2qnqg5Rqw-/5u7ZTu2OFm2qnqg5Rqw- -goversion go1.15.5 -D "" -importcfg $WORK/b314/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/cc/cc441e4d55e6d6a1413b616d5c6b85805a52bf6ea03a21bb6d1b692e24665170-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b064/ cat >$WORK/b064/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /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/bind -complete -installsuffix shared -buildid a-zj1CjBZhtGHMsHgyg_/a-zj1CjBZhtGHMsHgyg_ -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/28/2855b04aa9d4445163b940e95f5c78732ee3c81e075a5c12f89ed7818b0a09f2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b550/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b326/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid 6_K6XppD5hEl_12x9Ezu/6_K6XppD5hEl_12x9Ezu -goversion go1.15.5 -D "" -importcfg $WORK/b550/importcfg -pack ./utils.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/eb/eb8cbe3ec2167caad79320424a06227bfe6a82022472c128749d8a1988bb20b1-d # internal cat >$WORK/b326/importcfg << 'EOF' # internal # import config 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/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid AsioqYf1rKc1T43kOsHm/AsioqYf1rKc1T43kOsHm -goversion go1.15.5 -D "" -importcfg $WORK/b326/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/13/1350db094b9d91324c9fa925e39205853b363ac6768ff3435faa974b67c8e9af-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b340/ cat >$WORK/b340/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/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /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/docker/docker/api/types/swarm -complete -installsuffix shared -buildid x_eZcs-PsO-jD7GFJp6q/x_eZcs-PsO-jD7GFJp6q -goversion go1.15.5 -D "" -importcfg $WORK/b340/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/66/665b893477a1801c284a9d7843d8b7487d86d4425e4b44ca7b974be0aeab4d1f-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/9e/9edcef345a6f6a321c4af594a0950627b3a18a8b12c50b6f02e181a77be72a0a-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/eb/eb2092a3c30831b685508fb89871ec0e4e5a7529fe15d559bfdb559bf7a6db27-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b283/ cat >$WORK/b283/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /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/distribution/registry/api/v2 -complete -installsuffix shared -buildid nxWJ7ABgHxjUitqKmPFL/nxWJ7ABgHxjUitqKmPFL -goversion go1.15.5 -D "" -importcfg $WORK/b283/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c9/c9854d4f3ed69f4c3c8877e37a0d7a097b3843b8569e19b36c36c8b9311bc413-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b242/ cat >$WORK/b242/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/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /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/buildah/chroot -complete -installsuffix shared -buildid r1WhttgCAoQ6ooMNVJnD/r1WhttgCAoQ6ooMNVJnD -goversion go1.15.5 -D "" -importcfg $WORK/b242/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/70/7085ba9267b9a5cb9852f6571ee87a8897b14d09535836a7c35e1b159749e2a7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b319/ cat >$WORK/b319/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/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /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/docker/docker/api/types -complete -installsuffix shared -buildid FsqdGFbg85lAyl87b1R1/FsqdGFbg85lAyl87b1R1 -goversion go1.15.5 -D "" -importcfg $WORK/b319/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b410/ cat >$WORK/b410/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/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid OxvlIxSZof_Ps7Om7jwG/OxvlIxSZof_Ps7Om7jwG -goversion go1.15.5 -D "" -importcfg $WORK/b410/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/94/94492c76abdd3bef58048dd9cfe5c829609668e3627c4116545da0092d4babd2-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b295/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b304/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/f1/f140773b641fceb499a78d6f539a5bbe69b14136efbb7e58043baabc70554ca8-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /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/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid iEi81jk6MHI9WXG6AMYZ/iEi81jk6MHI9WXG6AMYZ -goversion go1.15.5 -D "" -importcfg $WORK/b294/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /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/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 3Ku2E53-Sv26lgUAWtfu/3Ku2E53-Sv26lgUAWtfu -goversion go1.15.5 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/49/49df8275a80b3d18befe1b3ab8daa1d54c39b081b0718913cee9dfe0289f0f00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/74/74a0d6d5dd1a1218dc5db7ce559625752c57cbc8ca967e25aa9e921ec4ec3514-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b346/ cat >$WORK/b346/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/b319/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /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/docker/docker/api/types/volume -complete -installsuffix shared -buildid ZDkrmII5tRdhLPclewW9/ZDkrmII5tRdhLPclewW9 -goversion go1.15.5 -D "" -importcfg $WORK/b346/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/6c/6c3ceb1c4a80fc345b0bac3d1e60ea04dc8ab33cdde7cdc1ef6a9cbe120847ec-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/da/da338f76620bc0e1fbbf6df6f7bfbfd6ace93446283f24b8e86e1595287a742b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b317/ cat >$WORK/b317/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/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs 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 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /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/docker/docker/client -complete -installsuffix shared -buildid jUA8qC_dg5sPyjh1El82/jUA8qC_dg5sPyjh1El82 -goversion go1.15.5 -D "" -importcfg $WORK/b317/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/31/317d813afa6aef226dff0cbcc7361076ca21f463f89aa6d7a3a89affed404111-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/8f/8f1cd7a0375de40f715327eb120af40a2f401880da4247a3f7d307bfdedb62fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/72/72cbae6f9a48916e951d08c78daadbdf07c8a75ac19ba66153ea215cfed1b952-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b300/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /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/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 00yX0syZHYRPR_El_ibG/00yX0syZHYRPR_El_ibG -goversion go1.15.5 -D "" -importcfg $WORK/b306/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/0c/0cf443378e5b115e4c32eb1b97375c1e20969a084679cf39e1b92065f941b31b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b370/ cat >$WORK/b370/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/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label 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/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /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/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid pzHG-IUCo3k_GBjmgN2z/pzHG-IUCo3k_GBjmgN2z -goversion go1.15.5 -D "" -importcfg $WORK/b370/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/d8/d8e31dc93cc8d01121a97e6f352ad4c24e21674f189d821111d45c26ea4744da-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser 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/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid JKaoLb0KDB7w5hhNRKyd/JKaoLb0KDB7w5hhNRKyd -goversion go1.15.5 -D "" -importcfg $WORK/b409/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/64/6435f8ee44330894fe932528d48ab6533fe7c27b85672214943850642589dda9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid -SiMJP7nVZIcRlrggmYd/-SiMJP7nVZIcRlrggmYd -goversion go1.15.5 -D "" -importcfg $WORK/b408/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/4a/4a911adf9ff160ebcf0960e03f4108e8c6251f6474893bfb140d16e619832870-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b368/ cat >$WORK/b368/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid ak3ag9EpZi4devif0HTo/ak3ag9EpZi4devif0HTo -goversion go1.15.5 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e3/e3bdc5ae95b893b511dca66d768c44395b8702232d627b2acd892b8926f4836a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b407/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b524/ cat >$WORK/b407/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/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/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 4akfyLzGFBFFDxDoT-eP/4akfyLzGFBFFDxDoT-eP -goversion go1.15.5 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b525/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid SyEuGWkFUZ1k7stWSe63/SyEuGWkFUZ1k7stWSe63 -goversion go1.15.5 -D "" -importcfg $WORK/b524/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/4b/4b5b88b2c881fbd54926db3c52cc1191e8713b83ac2d2cf0700589ec1f0af8e0-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid DLQ83L3r4YAqZFdeHMWC/DLQ83L3r4YAqZFdeHMWC -goversion go1.15.5 -D "" -importcfg $WORK/b293/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/81/812743941b7af20ac19566e6479ec30a944db5a2c4ed5da77113eb04c7241842-d # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d6/d642fe5446eb7486e8e40bb6af211f860f31104295f22665eeadfd5610203c5e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid WnBef0RjBxXzoeA75hsZ/WnBef0RjBxXzoeA75hsZ -goversion go1.15.5 -D "" -importcfg $WORK/b316/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/20/20922861850c9d83750d6f1ad28d31b8d8a40e04be13abdd9f98d2bad207b54c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b385/ cat >$WORK/b385/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/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /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/apis/meta/v1 -complete -installsuffix shared -buildid bvDt6fa9Xif488bsW5f8/bvDt6fa9Xif488bsW5f8 -goversion go1.15.5 -D "" -importcfg $WORK/b385/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/c4/c471f0837cb34f78811c6779bdf52da9dc54e866d71645a4eeb263604d491a17-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid XPoRky5dVgoBCN0KtZB5/XPoRky5dVgoBCN0KtZB5 -goversion go1.15.5 -D "" -importcfg $WORK/b292/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/bb/bbeb1abccda941bb4eb25ccb9e9de2b4bd3823f1d986e9d170de7b0c0eba635c-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/81/814781be689c544e9849858ffbc87caa329b08b9e0d24014891738abfb02e134-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/51/519791142231384dcf73f30de9bac8bc9a6a9869acc321aafa772dd7e2b4ba9c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /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/distribution/registry/storage/cache -complete -installsuffix shared -buildid cTk23Kev6nzcSis4GYcG/cTk23Kev6nzcSis4GYcG -goversion go1.15.5 -D "" -importcfg $WORK/b291/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ae/ae5ea69ad37ab125d9e24816243343c35f34e94f23cfbb4f6d8deb363270f0b4-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution 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 context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 5XA3gYHVduKBOBKYvKX5/5XA3gYHVduKBOBKYvKX5 -goversion go1.15.5 -D "" -importcfg $WORK/b307/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/4d/4d5e73ede28402e70fe6c1967e5288bba3917df1356f985797e8b023feb1c0a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/90/90fdec0a3c5e2747ef1dc8840349e8772d61627d9ad4f705b6b92205807bfa9d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution 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 context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /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/docker/distribution/registry/client -complete -installsuffix shared -buildid dRgR48-Cet_AoeJST-52/dRgR48-Cet_AoeJST-52 -goversion go1.15.5 -D "" -importcfg $WORK/b287/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e5/e5d46ac4f920e7e588d49dbf8eb12f19ef61b573a70f47323bb604306212ccd6-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /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/containers/image/v5/docker -complete -installsuffix shared -buildid wZo3sjIWBSNko6kLuEjD/wZo3sjIWBSNko6kLuEjD -goversion go1.15.5 -D "" -importcfg $WORK/b271/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/cb/cbd70e0c191e5d721d7a30239a67495f8ef7bb3b80f7a0976ffb232b2295f3aa-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid -fq-fEaTokoxgoaSJQIP/-fq-fEaTokoxgoaSJQIP -goversion go1.15.5 -D "" -importcfg $WORK/b348/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/41/41739ce734739504be5f76b242799b9c3103b6d7f4d98c64de560e77164cd0f3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /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/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 0GIgf6XTFDA4IkZ3jBQI/0GIgf6XTFDA4IkZ3jBQI -goversion go1.15.5 -D "" -importcfg $WORK/b315/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/85/85db8ba873fa76a3fffddaacd541664e335cdf6e71ee75debe3f4eaf5f11444b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/d0/d020d92a10786caacde2c26b3782c38adee8e628936aff7d838f3aaff8f61a5f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b501/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b529/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured cat >$WORK/b501/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/b385/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b503/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid XLDYCH-qOY3jr5eM-_DX/XLDYCH-qOY3jr5eM-_DX -goversion go1.15.5 -D "" -importcfg $WORK/b501/importcfg -pack ./constants.go github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication cat >$WORK/b529/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a EOF mkdir -p $WORK/b517/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid 9NBSa1IPOsm8lcEG9_MK/9NBSa1IPOsm8lcEG9_MK -goversion go1.15.5 -D "" -importcfg $WORK/b529/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b503/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/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid tqYgu51E1NoW8h__8YqM/tqYgu51E1NoW8h__8YqM -goversion go1.15.5 -D "" -importcfg $WORK/b503/importcfg -pack ./doc.go ./errors.go mkdir -p $WORK/b519/ mkdir -p $WORK/b520/ cat >$WORK/b517/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/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/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b514/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cat >$WORK/b519/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/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types 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/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid VwRFwZ4-Ez2GKoWE2wcm/VwRFwZ4-Ez2GKoWE2wcm -goversion go1.15.5 -D "" -importcfg $WORK/b517/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid TCAl9p1jKmlkivJWCSZO/TCAl9p1jKmlkivJWCSZO -goversion go1.15.5 -D "" -importcfg $WORK/b519/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cat >$WORK/b520/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 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid AFW7XX5Kcs1bV4G_r5Sk/AFW7XX5Kcs1bV4G_r5Sk -goversion go1.15.5 -D "" -importcfg $WORK/b520/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b381/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cat >$WORK/b381/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid oQ-J8GGEgTKYx_cY1HzI/oQ-J8GGEgTKYx_cY1HzI -goversion go1.15.5 -D "" -importcfg $WORK/b381/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/38/388fb290929e90bdcd8be231adb6a5f6693eae80ef16b7eb9fddc26ae5717964-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/ea/ea04526d515c70a5d927eef2fa1439d37a09387ccc5646175431e162fbf07cbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/1e/1eff1ddd25e6ad982bdf2657737f253c076bcd7b28682dfd6fade25f2c29bf06-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b522/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b521/ cat >$WORK/b522/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/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b520/_pkg_.a EOF cat >$WORK/b521/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/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b520/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid x18jDPtRt7yVW68wgLq5/x18jDPtRt7yVW68wgLq5 -goversion go1.15.5 -D "" -importcfg $WORK/b522/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid jovqAvZsYkBFJxHBSxW2/jovqAvZsYkBFJxHBSxW2 -goversion go1.15.5 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/56/56e7b4240bc23b3a7337941bb1c0111fea40d17de76928efba1b243f4f181813-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/a3/a3ac417ae52a54ed3991aeedbc7e15cb8ac5d00a783c6c7155a9c4e03baa7745-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/49/49c93d611e554c97afa3b92c9c78767ecf8c464b378d2388614de0ea5fbe6c35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/a1/a1872cdc78fb494d6e4810a81c7374272d45b7ad961815b3231325dfffb53df3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/85/854fb56644c1d155eef6ff73116a346ca6fcde2b3ab0ed7bcd2789dca20c3d6c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured 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/apis/meta/v1/unstructured=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid RaQkIg4ddSDPM26HRsP4/RaQkIg4ddSDPM26HRsP4 -goversion go1.15.5 -D "" -importcfg $WORK/b518/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/9f/9f00093db922caa3d0d8f8885f3f46a993a6afd820ffdcd9accb34763d3f3a49-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b508/ cat >$WORK/b508/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/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b518/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid BnBsp7d0bT2N9fNyOaZl/BnBsp7d0bT2N9fNyOaZl -goversion go1.15.5 -D "" -importcfg $WORK/b508/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/bd/bdf30c524f29612c83e4b78ebdffbc3f53e5d19ba8d2b388b78a19a640ba62ec-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b507/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b538/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal 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=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 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/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid r5SX59xWV5PC4Ah9p8CK/r5SX59xWV5PC4Ah9p8CK -goversion go1.15.5 -D "" -importcfg $WORK/b507/importcfg -pack ./exec.go cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b539/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid oISFV_Qkn2jvR5roQ338/oISFV_Qkn2jvR5roQ338 -goversion go1.15.5 -D "" -importcfg $WORK/b538/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/0c/0c5edd303b0b91a8b63b84fb61dafbf121a2ebf5d01b9db1f06e4e82e4b3b7b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/83/8388e70ceda01b584da2f9a8e2eaeb6d373e0f55bc33650e67409358275fe1e0-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 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/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 4jeNdJDyXfKTueh3g2e_/4jeNdJDyXfKTueh3g2e_ -goversion go1.15.5 -D "" -importcfg $WORK/b502/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/cc/cc8014417d139e9c04cd9c870083fce785bf06ba14be8ab733b4c0f270999037-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b537/ cat >$WORK/b537/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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b502/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid YSizTbL-ik_EwdEWBEMg/YSizTbL-ik_EwdEWBEMg -goversion go1.15.5 -D "" -importcfg $WORK/b537/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/f1/f173555612f4f358795fdff741a3425135f430e32b1758d9df8c5a85f1651799-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/24/24872e800ee52ad33427d578fc32b56c25b517ffcad0b7ce80a1c31dba50369d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config 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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid kUI0T5XCMzSosZEctPqc/kUI0T5XCMzSosZEctPqc -goversion go1.15.5 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config 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/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/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid HT3nRJ6UdYlLLXtQ3nLl/HT3nRJ6UdYlLLXtQ3nLl -goversion go1.15.5 -D "" -importcfg $WORK/b380/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/81/81244038277296038d1d18b72a44a521095cca3c3fb9f7515003a0aa85e90437-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b498/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b566/ cat >$WORK/b498/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/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid wQfNgAwMnOwi0KVrMCDU/wQfNgAwMnOwi0KVrMCDU -goversion go1.15.5 -D "" -importcfg $WORK/b498/importcfg -pack ./resize.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid 9J31buPDuN9xta5wZjL8/9J31buPDuN9xta5wZjL8 -goversion go1.15.5 -D "" -importcfg $WORK/b566/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/19/199ce818e9657ddf6ae556f05c99b317398d12dc08b5977e99fa90b7bcad808b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/c3/c37b4df40c27d6b9c1eae0559c7cd5ad0c87021345525a5e6486e37dabac0a3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/17/177531cbb6d44ee69ae2b024ff8597f2cf7720598f81badd478afab47c7efc05-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/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/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/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/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types 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=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/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs 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/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 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/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /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/containers/buildah -complete -installsuffix shared -buildid qXi71uvxv7wauYVMoq-A/qXi71uvxv7wauYVMoq-A -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a7/a72ce9b40249504161b4b208464848475326ec04e4aaa5c6b36e294d5422043f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b432/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b556/ cat >$WORK/b432/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/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 8ifipAR4eCQX5pxGG2bU/8ifipAR4eCQX5pxGG2bU -goversion go1.15.5 -D "" -importcfg $WORK/b432/importcfg -pack ./common.go mkdir -p $WORK/b430/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/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/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra 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/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 8Zn70MXN5dcQIdecrjs2/8Zn70MXN5dcQIdecrjs2 -goversion go1.15.5 -D "" -importcfg $WORK/b556/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b430/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/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin 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/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs 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/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser 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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid Qsa24b8ObIi0tZTgbwMr/Qsa24b8ObIi0tZTgbwMr -goversion go1.15.5 -D "" -importcfg $WORK/b430/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ea/eaab303cf07c20bae40d40e876df1a0703996d99bba6ede7cebecec1c156cf58-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid jZ_qhZUV_ZSxMj9o0drG/jZ_qhZUV_ZSxMj9o0drG -goversion go1.15.5 -D "" -importcfg $WORK/b436/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/7b/7b62432c37cf6dadf14cfa7b2d442e41697dd1364f7d2baae130083fd0a7941d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/ac/acda1c0cbacc6ca1ecb43921ce0d41cb29670b14a6c88fc68f49da155e9590fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/80/806c41a249318fa14421bb3924fd198935002e3eeb2927a8acceceba69759784-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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 github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid Z4CqDVQr8ka5KpDZiz2F/Z4CqDVQr8ka5KpDZiz2F -goversion go1.15.5 -D "" -importcfg $WORK/b452/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/d1/d19a935737d68e6d857cac9b46bc675dc5982baecf38fad907d9a8b45e3c6c82-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b544/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail 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/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid Fe0Ovm9qsGseH6k5ZrIl/Fe0Ovm9qsGseH6k5ZrIl -goversion go1.15.5 -D "" -importcfg $WORK/b451/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns 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 crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid -a_eE9i2tnyNBg7wSnQs/-a_eE9i2tnyNBg7wSnQs -goversion go1.15.5 -D "" -importcfg $WORK/b544/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/da/dae8486a8a8fbdac3871240abbc897e5d0bf30fbf340a90a1d6fd876bc9639d1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ad/ade6b982e063842986d2884bfc195c16574666edc645ee18ab68ab92cdef1b73-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b268/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 1j9tkSiOm8xeXdixMFEY/1j9tkSiOm8xeXdixMFEY -goversion go1.15.5 -D "" -importcfg $WORK/b449/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/86/86d898625ec02c71b25ef10204e7d669b072ee1693ae91c5e8eb2e18c413d87f-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b448/ cat >$WORK/b448/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 errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid pdY-MWZ3CV6Z85-NbMA2/pdY-MWZ3CV6Z85-NbMA2 -goversion go1.15.5 -D "" -importcfg $WORK/b448/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/9d/9d96e362d6a49d45690b3107f3209f05a3475d1f44f104ad422ece61e2ab8a73-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml 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/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid yzhFpty4uYyr0AFEPcv_/yzhFpty4uYyr0AFEPcv_ -goversion go1.15.5 -D "" -importcfg $WORK/b447/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/25/2567142be573b7727e75f331f10e9617beea50a52d7eec6689a68b9989f91296-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b445/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b445/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b445/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b445 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -o $WORK/b445/_cgo_.o $WORK/b445/_cgo_main.o $WORK/b445/_x001.o $WORK/b445/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b445/_cgo_.o -dynout $WORK/b445/_cgo_import.go cat >$WORK/b445/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/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/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/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/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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/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/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate 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/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability 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 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/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid hp2DLINi_DAxWEugkoDz/hp2DLINi_DAxWEugkoDz -goversion go1.15.5 -D "" -importcfg $WORK/b445/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b445/_cgo_gotypes.go $WORK/b445/oci_attach_linux_cgo.cgo1.go $WORK/b445/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b445/_pkg_.a $WORK/b445/_x001.o $WORK/b445/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/8d/8dd91a513f5cf2f0acb59e677b9f1c4d065c92f87733e68f6a4fab4e644ec41f-d # internal github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b564/ github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b567/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid AT4ofJ_ia5q_MJOixcT4/AT4ofJ_ia5q_MJOixcT4 -goversion go1.15.5 -D "" -importcfg $WORK/b564/importcfg -pack ./shortcuts.go github.com/containers/libpod/pkg/spec mkdir -p $WORK/b555/ cat >$WORK/b567/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 packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest 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/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps 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/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/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/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid 9qTtSDR5d5HeCu2EPFeH/9qTtSDR5d5HeCu2EPFeH -goversion go1.15.5 -D "" -importcfg $WORK/b567/importcfg -pack ./runtime.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid tdgNgxlHFdtZKxb1wXNi/tdgNgxlHFdtZKxb1wXNi -goversion go1.15.5 -D "" -importcfg $WORK/b555/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/d7/d7b638490c4c999979462d327299cd803f2bad35f84ee927999fabf7f818e0f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/23/23ef690ac0750ba344642e4998ef9abaadc7041f5fc622585156c1b9cbae8e7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/cd/cda16091a027e25c93aa151a67b347602c08116a04767be2fb2e7324b1b5bb44-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal 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/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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 k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid PeGiT43NL_9hj_8AhPAY/PeGiT43NL_9hj_8AhPAY -goversion go1.15.5 -D "" -importcfg $WORK/b441/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/b2/b2328aef3ab968557e9a64053ae1c92cc45c9c2665b9b6cc160368853c0ab075-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config 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/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive 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/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/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid CHKo3VSDOGg958sgwFs4/CHKo3VSDOGg958sgwFs4 -goversion go1.15.5 -D "" -importcfg $WORK/b563/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e3/e3f0efce3010a293446affc46310078ec32aa82c7d6d98419980f82986ae40c0-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive 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/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/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest 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/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink 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/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid cCzbMNmmugbG8qEBLtZ-/cCzbMNmmugbG8qEBLtZ- -goversion go1.15.5 -D "" -importcfg $WORK/b439/importcfg -pack ./client.go ./client_config.go ./client_unix.go ./containers_remote.go ./errors.go ./images_remote.go ./info_remote.go ./pods_remote.go ./runtime_remote.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go ./volumes_remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/cb/cb7fd92773c8773254a3d8c1d8bc719ba2b958c551efe6b20ca4da2b39babcd5-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid D9CY3GIPtcx6-TlEoRMm/D9CY3GIPtcx6-TlEoRMm -goversion go1.15.5 -D "" -importcfg $WORK/b438/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/0e/0ef1f423bd82541aad56546696b91f6e315ec83cd677f54090a211750965ae0b-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/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin 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/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal 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/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go 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/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-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/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile html/template=$WORK/b571/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_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 tByRuJtfV9YLeunDwKmf/tByRuJtfV9YLeunDwKmf -goversion go1.15.5 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./commands_remoteclient.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors_remote.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_remote.go ./main_remote_supported.go ./mount.go ./pause.go ./platform_linux.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 ./pods_prune.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 ./start.go ./stats.go ./stop.go ./system.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./utils.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/b5/b5483f970259b3d36ef7b91f2a27ea385c7b898e6657ad070d50de7b170314d9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b246/_pkg_.a packagefile html/template=$WORK/b571/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b136/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b225/_pkg_.a packagefile flag=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b270/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b282/_pkg_.a packagefile mime=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b566/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b189/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b182/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b512/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b476/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile encoding/csv=$WORK/b434/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile html=$WORK/b572/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a 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 packagefile internal/race=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b167/_pkg_.a packagefile crypto/sha256=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile text/scanner=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b226/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b228/_pkg_.a packagefile mime/multipart=$WORK/b237/_pkg_.a packagefile net/http/httptrace=$WORK/b239/_pkg_.a packagefile net/http/internal=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b233/_pkg_.a packagefile crypto/x509=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/des=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b116/_pkg_.a packagefile crypto/ed25519=$WORK/b126/_pkg_.a packagefile crypto/elliptic=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b128/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b129/_pkg_.a packagefile crypto/rc4=$WORK/b130/_pkg_.a packagefile crypto/rsa=$WORK/b122/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha512=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b108/_pkg_.a packagefile crypto/x509/pkix=$WORK/b134/_pkg_.a packagefile encoding/base32=$WORK/b144/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile hash/fnv=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b184/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile hash/crc64=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b259/_pkg_.a packagefile container/heap=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b265/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile compress/flate=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b232/_pkg_.a packagefile mime/quotedprintable=$WORK/b238/_pkg_.a packagefile crypto/dsa=$WORK/b133/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile crypto/internal/randutil=$WORK/b118/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b111/_pkg_.a packagefile compress/zlib=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b157/_pkg_.a packagefile image=$WORK/b159/_pkg_.a packagefile image/jpeg=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b107/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b263/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b112/_pkg_.a packagefile hash/adler32=$WORK/b155/_pkg_.a packagefile image/color=$WORK/b160/_pkg_.a packagefile image/internal/imageutil=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b540/_pkg_.a packagefile expvar=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b305/_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=0Z6t94Fr-EGxMoImRjuJ/tByRuJtfV9YLeunDwKmf/F-caNZ7LQcC4oiP_upiS/0Z6t94Fr-EGxMoImRjuJ -compressdwarf=false -B 0x510a9c2ce3a2e83019a704708fcdb66c5e14b9a0 -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-remote rm -r $WORK/b001/ + /usr/bin/make docs Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' mkdir -p docs/build/man mkdir -p "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55" "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/vendor/github.com/varlink" "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/src/github.com/varlink" touch .gopathok + ./docs/dckrman.sh ./docs/build/man/podman-attach.1 ./docs/build/man/podman-build.1 ./docs/build/man/podman-commit.1 ./docs/build/man/podman-container-checkpoint.1 ./docs/build/man/podman-container-cleanup.1 ./docs/build/man/podman-container-exists.1 ./docs/build/man/podman-container-prune.1 ./docs/build/man/podman-container-restore.1 ./docs/build/man/podman-container-runlabel.1 ./docs/build/man/podman-container.1 ./docs/build/man/podman-cp.1 ./docs/build/man/podman-create.1 ./docs/build/man/podman-diff.1 ./docs/build/man/podman-events.1 ./docs/build/man/podman-exec.1 ./docs/build/man/podman-export.1 ./docs/build/man/podman-generate-kube.1 ./docs/build/man/podman-generate-systemd.1 ./docs/build/man/podman-generate.1 ./docs/build/man/podman-healthcheck-run.1 ./docs/build/man/podman-healthcheck.1 ./docs/build/man/podman-history.1 ./docs/build/man/podman-image-exists.1 ./docs/build/man/podman-image-prune.1 ./docs/build/man/podman-image-sign.1 ./docs/build/man/podman-image-tree.1 ./docs/build/man/podman-image-trust.1 ./docs/build/man/podman-image.1 ./docs/build/man/podman-images.1 ./docs/build/man/podman-import.1 ./docs/build/man/podman-info.1 ./docs/build/man/podman-init.1 ./docs/build/man/podman-inspect.1 ./docs/build/man/podman-kill.1 ./docs/build/man/podman-load.1 ./docs/build/man/podman-login.1 ./docs/build/man/podman-logout.1 ./docs/build/man/podman-logs.1 ./docs/build/man/podman-mount.1 ./docs/build/man/podman-network-create.1 ./docs/build/man/podman-network-inspect.1 ./docs/build/man/podman-network-ls.1 ./docs/build/man/podman-network-rm.1 ./docs/build/man/podman-network.1 ./docs/build/man/podman-pause.1 ./docs/build/man/podman-play-kube.1 ./docs/build/man/podman-play.1 ./docs/build/man/podman-pod-create.1 ./docs/build/man/podman-pod-exists.1 ./docs/build/man/podman-pod-inspect.1 ./docs/build/man/podman-pod-kill.1 ./docs/build/man/podman-pod-pause.1 ./docs/build/man/podman-pod-prune.1 ./docs/build/man/podman-pod-ps.1 ./docs/build/man/podman-pod-restart.1 ./docs/build/man/podman-pod-rm.1 ./docs/build/man/podman-pod-start.1 ./docs/build/man/podman-pod-stats.1 ./docs/build/man/podman-pod-stop.1 ./docs/build/man/podman-pod-top.1 ./docs/build/man/podman-pod-unpause.1 ./docs/build/man/podman-pod.1 ./docs/build/man/podman-port.1 ./docs/build/man/podman-ps.1 ./docs/build/man/podman-pull.1 ./docs/build/man/podman-push.1 ./docs/build/man/podman-remote.1 ./docs/build/man/podman-restart.1 ./docs/build/man/podman-rm.1 ./docs/build/man/podman-rmi.1 ./docs/build/man/podman-run.1 ./docs/build/man/podman-save.1 ./docs/build/man/podman-search.1 ./docs/build/man/podman-start.1 ./docs/build/man/podman-stats.1 ./docs/build/man/podman-stop.1 ./docs/build/man/podman-system-df.1 ./docs/build/man/podman-system-migrate.1 ./docs/build/man/podman-system-prune.1 ./docs/build/man/podman-system-renumber.1 ./docs/build/man/podman-system.1 ./docs/build/man/podman-tag.1 ./docs/build/man/podman-top.1 ./docs/build/man/podman-umount.1 ./docs/build/man/podman-unpause.1 ./docs/build/man/podman-unshare.1 ./docs/build/man/podman-varlink.1 ./docs/build/man/podman-version.1 ./docs/build/man/podman-volume-create.1 ./docs/build/man/podman-volume-inspect.1 ./docs/build/man/podman-volume-ls.1 ./docs/build/man/podman-volume-prune.1 ./docs/build/man/podman-volume-rm.1 ./docs/build/man/podman-volume.1 ./docs/build/man/podman-wait.1 ./docs/build/man/podman.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dmZ83L + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + install -dp /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/system + PODMAN_VERSION=1.6.4 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/etc install.bin install.remote install.man install.cni install.systemd install.completions Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin/podman bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-stats.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-export.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-load.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-port.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-kill.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-remote.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-tag.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-network-create.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-restart.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-init.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-save.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-cp.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-pull.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-mount.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-container-prune.1 docs/build/man/podman.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-inspect.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-login.1 docs/build/man/podman-logs.1 docs/build/man/podman-top.1 docs/build/man/podman-pause.1 docs/build/man/podman-build.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-umount.1 docs/build/man/podman-logout.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-ps.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-search.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-events.1 docs/build/man/podman-unpause.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-push.1 docs/build/man/podman-attach.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-network.1 docs/build/man/podman-unshare.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-version.1 docs/build/man/podman-run.1 docs/build/man/podman-diff.1 docs/build/man/podman-create.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-image.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-rmi.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-pod.1 docs/build/man/podman-volume.1 docs/build/man/podman-info.1 docs/build/man/podman-wait.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-varlink.1 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/system/io.podman.service install -d /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/user # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/zsh/site-functions + install -dp /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/containers + install -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/containers + install -dp /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man1 + install -m 644 docs/build/man/docker-attach.1 docs/build/man/docker-build.1 docs/build/man/docker-commit.1 docs/build/man/docker-container-checkpoint.1 docs/build/man/docker-container-cleanup.1 docs/build/man/docker-container-exists.1 docs/build/man/docker-container-prune.1 docs/build/man/docker-container-restore.1 docs/build/man/docker-container-runlabel.1 docs/build/man/docker-container.1 docs/build/man/docker-cp.1 docs/build/man/docker-create.1 docs/build/man/docker-diff.1 docs/build/man/docker-events.1 docs/build/man/docker-exec.1 docs/build/man/docker-export.1 docs/build/man/docker-generate-kube.1 docs/build/man/docker-generate-systemd.1 docs/build/man/docker-generate.1 docs/build/man/docker-healthcheck-run.1 docs/build/man/docker-healthcheck.1 docs/build/man/docker-history.1 docs/build/man/docker-image-exists.1 docs/build/man/docker-image-prune.1 docs/build/man/docker-image-sign.1 docs/build/man/docker-image-tree.1 docs/build/man/docker-image-trust.1 docs/build/man/docker-image.1 docs/build/man/docker-images.1 docs/build/man/docker-import.1 docs/build/man/docker-info.1 docs/build/man/docker-init.1 docs/build/man/docker-inspect.1 docs/build/man/docker-kill.1 docs/build/man/docker-load.1 docs/build/man/docker-login.1 docs/build/man/docker-logout.1 docs/build/man/docker-logs.1 docs/build/man/docker-mount.1 docs/build/man/docker-network-create.1 docs/build/man/docker-network-inspect.1 docs/build/man/docker-network-ls.1 docs/build/man/docker-network-rm.1 docs/build/man/docker-network.1 docs/build/man/docker-pause.1 docs/build/man/docker-play-kube.1 docs/build/man/docker-play.1 docs/build/man/docker-pod-create.1 docs/build/man/docker-pod-exists.1 docs/build/man/docker-pod-inspect.1 docs/build/man/docker-pod-kill.1 docs/build/man/docker-pod-pause.1 docs/build/man/docker-pod-prune.1 docs/build/man/docker-pod-ps.1 docs/build/man/docker-pod-restart.1 docs/build/man/docker-pod-rm.1 docs/build/man/docker-pod-start.1 docs/build/man/docker-pod-stats.1 docs/build/man/docker-pod-stop.1 docs/build/man/docker-pod-top.1 docs/build/man/docker-pod-unpause.1 docs/build/man/docker-pod.1 docs/build/man/docker-port.1 docs/build/man/docker-ps.1 docs/build/man/docker-pull.1 docs/build/man/docker-push.1 docs/build/man/docker-remote.1 docs/build/man/docker-restart.1 docs/build/man/docker-rm.1 docs/build/man/docker-rmi.1 docs/build/man/docker-run.1 docs/build/man/docker-save.1 docs/build/man/docker-search.1 docs/build/man/docker-start.1 docs/build/man/docker-stats.1 docs/build/man/docker-stop.1 docs/build/man/docker-system-df.1 docs/build/man/docker-system-migrate.1 docs/build/man/docker-system-prune.1 docs/build/man/docker-system-renumber.1 docs/build/man/docker-system.1 docs/build/man/docker-tag.1 docs/build/man/docker-top.1 docs/build/man/docker-umount.1 docs/build/man/docker-unpause.1 docs/build/man/docker-unshare.1 docs/build/man/docker-varlink.1 docs/build/man/docker-version.1 docs/build/man/docker-volume-create.1 docs/build/man/docker-volume-inspect.1 docs/build/man/docker-volume-ls.1 docs/build/man/docker-volume-prune.1 docs/build/man/docker-volume-rm.1 docs/build/man/docker-volume.1 docs/build/man/docker-wait.1 docs/build/man/docker.1 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man1 + install -m 755 docker /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/200-pod-top.bats' 'test/system/250-generate-systemd.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/250-generate-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64//usr/share/podman/test/system/helpers.t' ++ find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-varlink.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.6.4-23.module_el8.4.0+643+ef36beeb --unique-debug-suffix -1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 --unique-debug-src-base podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55 extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/bin/podman-remote 34688 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9ufCFO + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + exit 0 Processing files: podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zTNiKP + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + DOCDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kH0cWM + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/licenses/podman + exit 0 warning: File listed twice: /usr/share/zsh/site-functions/_podman Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 1.6.4-23.module_el8.4.0+643+ef36beeb podman = 1.6.4-23.module_el8.4.0+643+ef36beeb podman(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb podman-manpages = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: podman-manpages < 1.6.4-23.module_el8.4.0+643+ef36beeb Processing files: podman-docker-1.6.4-23.module_el8.4.0+643+ef36beeb.noarch Provides: podman-docker = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-remote-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Provides: podman-remote = 1.6.4-23.module_el8.4.0+643+ef36beeb podman-remote(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-tests-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oXkCLN + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 1.6.4-23.module_el8.4.0+643+ef36beeb podman-tests(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-debugsource-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Provides: podman-debugsource = 1.6.4-23.module_el8.4.0+643+ef36beeb podman-debugsource(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Provides: debuginfo(build-id) = 7dda02494ba09cc5630a0cefc1635c1c5bed460d podman-debuginfo = 1.6.4-23.module_el8.4.0+643+ef36beeb podman-debuginfo(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Processing files: podman-remote-debuginfo-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Provides: debuginfo(build-id) = 9c03e848c4ef1c5b004bd09c9b139f7231927c7a podman-remote-debuginfo = 1.6.4-23.module_el8.4.0+643+ef36beeb podman-remote-debuginfo(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 1.6.4-23.module_el8.4.0+643+ef36beeb Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 Wrote: /builddir/build/RPMS/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-1.6.4-23.module_el8.4.0+643+ef36beeb.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64.rpm Wrote: /builddir/build/RPMS/podman-tests-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6DndDN + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.4.0+643+ef36beeb.x86_64 + exit 0 Child return code was: 0