Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f34-build-28500063-3849450/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1626393600 Wrote: /builddir/build/SRPMS/podman-3.2.3-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f34-build-28500063-3849450/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1626393600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iorI5S + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-3.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-3.2.3 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-3.2.3 base' + sed -i 's/id128StringMax := C.ulong/id128StringMax := C.uint/' vendor/github.com/coreos/go-systemd/v22/sdjournal/journal.go + tar zxf /builddir/build/SOURCES/dnsname-3b29247.tar.gz + tar zxf /builddir/build/SOURCES/podman-machine-cni-afab2d8.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JQ4BA8 + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-3.2.3/_build:/builddir/build/BUILD/podman-3.2.3 + GOPATH=/builddir/build/BUILD/podman-3.2.3/_build:/builddir/build/BUILD/podman-3.2.3 + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + mkdir _build + pushd _build ~/build/BUILD/podman-3.2.3/_build ~/build/BUILD/podman-3.2.3 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd + ln -s vendor src ~/build/BUILD/podman-3.2.3 ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh ++ hack/systemd_tag.sh + export 'BUILDTAGS=seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux systemd' + BUILDTAGS='seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux systemd' ++ date +%s + LDFLAGS='-X github.com/containers/podman/libpod/define.buildInfo=1626467612' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux systemd' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0x3b8c098383d2b7a20fa8f7be1f5d41826f2e618e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman github.com/containers/podman/cmd/podman WORK=/tmp/go-build69884130 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid bGsQOH0iFQwKb-SNEvQt/bGsQOH0iFQwKb-SNEvQt -goversion go1.16.5 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid OubtAw5XeQ_kVqih8j5_/OubtAw5XeQ_kVqih8j5_ -goversion go1.16.5 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/54925c590df714d12a39397e0271e51be6d6e45445518dfb8b4404ebd6859d44-d # internal math/bits mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal runtime/internal/atomic cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ab/ab8d58d8d51ba30faa7fc430d15583845fd88f0525c2059e398095f60acebd92-d # internal mkdir -p $WORK/b010/ runtime/internal/sys mkdir -p $WORK/b012/ cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid cNxBLfhfRdh-9jI0N6VA/cNxBLfhfRdh-9jI0N6VA -goversion go1.16.5 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_386.s cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid VEUqt11pfWuYY4gjo2oB/VEUqt11pfWuYY4gjo2oB -goversion go1.16.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 4_JWqZLPTZcjHF485PAf/4_JWqZLPTZcjHF485PAf -goversion go1.16.5 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_x86.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid UFvBh_S_WNGtSGy7jcK_/UFvBh_S_WNGtSGy7jcK_ -goversion go1.16.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_386.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4Qmqj8b7fQT29s3w8u4I/4Qmqj8b7fQT29s3w8u4I -goversion go1.16.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_386.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid CR54URurPLqsbG9zgd_2/CR54URurPLqsbG9zgd_2 -goversion go1.16.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_386.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_386.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b010/asm_386.o ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/08/085a501ba4a7e530a09e10c002f084551b08abe45078f821c552adfc06568071-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f4/f4249844976e00ea0db900c38637ddffd44fa00d3304d45e256574536334b910-d # internal internal/nettrace mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oIQRoIB6o-FT3p6nfzBK/oIQRoIB6o-FT3p6nfzBK -goversion go1.16.5 -D "" -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s unicode mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid RGZO6Ar42uciipRaRGuy/RGZO6Ar42uciipRaRGuy -goversion go1.16.5 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/47/47bd0986f32e21491cc20c6032c306b47139fe07479cc3c8bd9e5065966239cb-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid bIRV_jDPJL9FzikLbz6U/bIRV_jDPJL9FzikLbz6U -goversion go1.16.5 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8a/8af24c1427fc46ab05285553ba038363a41f7b7ebe4c8883341691ffa5e1f618-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d0/d04f0098f9385b9ef896fe0c07d9b18cf7c560d01588f16d1e51b3cef1db64ff-d # internal crypto/internal/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ZWBLfKFwzObXXflcdFWW/ZWBLfKFwzObXXflcdFWW -goversion go1.16.5 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/98/9811388e01d8d9bd3d474e1e1623004d85e9e4db22820667aff86bea5e3794f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal crypto/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid H4GARRtuJz87mqxGyM-C/H4GARRtuJz87mqxGyM-C -goversion go1.16.5 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/37/371583e4061b45519630ec75c10191b85a12279a31500fc65fd1477c99b4b374-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cf896025c34e954979d026816edc9aa001ccef105c49611089679b67fc9d00f-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s container/list mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p container/list -std -complete -installsuffix shared -buildid fiMa2HWlBl3KgSED-s5W/fiMa2HWlBl3KgSED-s5W -goversion go1.16.5 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu.o ./cpu.s runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid R-ns7HPu9h7vaAPpe7qk/R-ns7HPu9h7vaAPpe7qk -goversion go1.16.5 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/71/71c562329f71258c1a4d6f8edcac4d0fe310405cf1beeb27ab3975013d147471-d # internal unicode/utf16 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid evtNztoweaTi0IL5Ouh8/evtNztoweaTi0IL5Ouh8 -goversion go1.16.5 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9e/9ec848d188f7e98ccb7db723cb265f1fda712fc4e95923fb6796809d87e4f933-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/37/37666c75289e5fcee8d41cd90596fe54c2cc0e97153c29f3fce8d46a9c1983e2-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/55/55b584d5ca8240b154ebc4f1122d5ba99a1a2163a3d842a3910bb270cb492b5c-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b095/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b080/ internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid K9_usU8FvSpTacYD34Kp/K9_usU8FvSpTacYD34Kp -goversion go1.16.5 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid aosNV91afuDeFnOxeyk4/aosNV91afuDeFnOxeyk4 -goversion go1.16.5 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6zuN1M4tIrlLhC4VLU6x/6zuN1M4tIrlLhC4VLU6x -goversion go1.16.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a9/a988a8b6f4204ea9b7e214cccbd5242f47dac09eee3dc1d6d61cbf0cfb796d18-d # internal encoding mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p encoding -std -complete -installsuffix shared -buildid p8DlZcnY5t-9Yn2CXIYP/p8DlZcnY5t-9Yn2CXIYP -goversion go1.16.5 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ab/abfe3eb63a5cd0eea70c75cb1ecdd7bf6635b9b210b344c274de4bf64bab8bcf-d # internal github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid v-0eEyiExdSnsJ-C52lc/v-0eEyiExdSnsJ-C52lc -goversion go1.16.5 -D "" -importcfg $WORK/b130/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/96/964e4ef7c5be85c2b9a6294e603e23c19258e0709f9988940ac3dbfd78d63b12-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid OHW88avZsyMzWT9YMBRh/OHW88avZsyMzWT9YMBRh -goversion go1.16.5 -D "" -importcfg $WORK/b134/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f251beb53a49b2caf768cae2bf11776fb2866a8ec1d9cb44bf37d52e1c00b750-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid qIXoeZ1NkCDhSsQDJgc8/qIXoeZ1NkCDhSsQDJgc8 -goversion go1.16.5 -D "" -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e7/e7925c4ea463b713f7fe48295dfbe1019472f7c5d64c5f5e62945b2599ea5e80-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid aEFzUbMHZnrC-6sAGQuc/aEFzUbMHZnrC-6sAGQuc -goversion go1.16.5 -D "" -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f105c3974d2d1a4cf28bd705f6814219e0eca102d97e232e57210811e13392f3-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Wdl6jyzxCU1XRnRNulPX/Wdl6jyzxCU1XRnRNulPX -goversion go1.16.5 -D "" -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/75/75d4ba02a207d094c030f6f2d446aa58cdae2082a6f28c0c007df8aa5519924d-d # internal github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b260/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cat >$WORK/b260/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid UlJYo3pP3VEKNKOaDhLl/UlJYo3pP3VEKNKOaDhLl -goversion go1.16.5 -D "" -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/version/version.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/6d/6d6d2b1adf6859ba9d23b55e7e85e5b03475db5b2d1bb0bf9c91223a74db8c6a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid IBDFApEauSaZ8BKznF5v/IBDFApEauSaZ8BKznF5v -goversion go1.16.5 -D "" -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise/promise.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/68/688c372127f831abe5fcb48f0ab11ffd839211e544888e51003a3e3da161d8f9-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/00/00be2cc3ddce21940e20a31352c04f28fd7499ac40afffec93c5545b8b0cea30-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid yw09zRYSHoV-r0VMK5Vt/yw09zRYSHoV-r0VMK5Vt -goversion go1.16.5 -D "" -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/40/403e885e31b1a7e42425cb9287927a372e1f705d2f317fecf5df422af4bc7f1f-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b338/ cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/fd/fdbc355cabb379de0af191ea92086ba136c5a28508234a1fa45c30cfdd404c20-d # internal github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b339/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/podman/pkg/domain/entities/reports -complete -installsuffix shared -buildid EYh-sB3Wlf7qPomQU6U7/EYh-sB3Wlf7qPomQU6U7 -goversion go1.16.5 -D "" -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/podman/pkg/domain/entities/types -complete -installsuffix shared -buildid fLuE9Fs_ziBvdfGPkEoR/fLuE9Fs_ziBvdfGPkEoR -goversion go1.16.5 -D "" -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/96/96371a82d85827371cfdd5f1f52313773ae3c741c0cc63dbd96c81bee3ec33ad-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid jf01CpkqgPLktuAkO-ev/jf01CpkqgPLktuAkO-ev -goversion go1.16.5 -D "" -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d4/d47ee6a0825ec713e057dc845b5e85a381efa16541879edeaf5f2f054a26d717-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b366/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s cat >$WORK/b366/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid aIrdyTonJvn_VJ9JFGPW/aIrdyTonJvn_VJ9JFGPW -goversion go1.16.5 -D "" -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/c5/c58830faf8851b5d04137325efab11a6a4196186680d91518bc3e0ae5b910faf-d # internal image/color mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p image/color -std -complete -installsuffix shared -buildid X83PyFo5xHULi7bqMyll/X83PyFo5xHULi7bqMyll -goversion go1.16.5 -D "" -importcfg $WORK/b400/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/c7/c75693e22c1cbbcf57a7bfb2370416f1cb6c169db7e9886983ea9c90b16d3892-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid 0DmRApSZ0wJsgu-S0PS4/0DmRApSZ0wJsgu-S0PS4 -goversion go1.16.5 -D "" -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/8f/8f385227edf3a1e345cd29ec4df990cdf59d8c437785a74c175f90f54b240b56-d # internal github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/podman/vendor/github.com/rivo/uniseg -complete -installsuffix shared -buildid xuhoVm_rFt6XuFywq0iB/xuhoVm_rFt6XuFywq0iB -goversion go1.16.5 -D "" -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/26/2644881a5a2360cf4bd1296a7d3b75431b340fbccc6613b242448dcb5b72ec63-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid YJrvWQZ-penUI0iizR4A/YJrvWQZ-penUI0iizR4A -goversion go1.16.5 -D "" -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rdmmiBlOpEV4J6YC4DFp/rdmmiBlOpEV4J6YC4DFp -goversion go1.16.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash32.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_32bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/panic32.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/4b/4be64bf3ceb0fd203a2ebee73ad0b5d8186c287c59427c4844da1ae67b136d49-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid Ha-e_rhAb59rSF834vmV/Ha-e_rhAb59rSF834vmV -goversion go1.16.5 -D "" -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/05/0561e05076f6fc501bf201cd984d88e6d8bc0e7d351d1e3a084c5b6a1839d237-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid tXJaKhprPSMvAfx96O2u/tXJaKhprPSMvAfx96O2u -goversion go1.16.5 -D "" -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/c8/c895579f6aa784855b9dff96cdd38d91f42831bc36622ac76a2ef8d69cad0666-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid PvbNcxEkBjLPSCfjb5By/PvbNcxEkBjLPSCfjb5By -goversion go1.16.5 -D "" -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command/command.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/b5/b5ad8b7413f8921cdbadb8554b8becb271a80ade6e1509c159b3aa448a0c571b-d # internal github.com/containers/podman/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/podman/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid 209bXpbtu9GHCluaG3Br/209bXpbtu9GHCluaG3Br -goversion go1.16.5 -D "" -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config/config_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/41/41b2147fc9b9bd5098588387ee815eb7165b29ff87e2069061eb0200e5cfe96f-d # internal github.com/containers/podman/libpod/linkmode mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid -rm8UeSEs2vx9FKMk92T/-rm8UeSEs2vx9FKMk92T -goversion go1.16.5 -D "" -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/libpod/linkmode/linkmode_dynamic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/68/68bff37afc5d1551e8133c85bb5921f8267a9bc0c99375e978894076542fdd32-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal github.com/containers/podman/pkg/annotations mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid _51-WOou4EtFZOyFdDzG/_51-WOou4EtFZOyFdDzG -goversion go1.16.5 -D "" -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b596/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/7c/7cb17bc62d06bbcb7c63615143810d6db2d5d2da733b796588e453209997e166-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid MM6iggUH9fhXmM9WoSG0/MM6iggUH9fhXmM9WoSG0 -goversion go1.16.5 -D "" -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque/opaque.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/4b/4b6035463ca8e271124f081907adeab503464c1e2556ce782999481770adefd1-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid yJ5qjsbStOInBYioSG_h/yJ5qjsbStOInBYioSG_h -goversion go1.16.5 -D "" -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection/operator.go cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/84/842d575ba87adb9abbdda36c4e2d76abc360cb558fa479924da7ef42b284faa5-d # internal github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid _6EgpguqtDONad9hatzC/_6EgpguqtDONad9hatzC -goversion go1.16.5 -D "" -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/f8/f800908d1a90494a1f142e8dfbb23ac5f3909a2c0ac8489ff3e4abbbab55ddeb-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 8dDjOMPiX5-Awg5CQYH1/8dDjOMPiX5-Awg5CQYH1 -goversion go1.16.5 -D "" -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types/uid.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/f5/f58eeaa55fe4ae79979a8e23e40c62b649497419eda8c129fd77961c155c4579-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid QKrqVXXPDu3PC-ZtJ6UB/QKrqVXXPDu3PC-ZtJ6UB -goversion go1.16.5 -D "" -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/d4/d407804552f977c4f34f5006f4deb4d5d52185c1fdeab3cb18516e1e14f5f339-d # internal github.com/containers/podman/pkg/systemd/define mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/pkg/systemd/define -complete -installsuffix shared -buildid WrwZVPs5Iq16PePCHWM1/WrwZVPs5Iq16PePCHWM1 -goversion go1.16.5 -D "" -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b689/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/e3/e3f9b323b872ae6bd53a84189124edb2bb1b4b718977bddaa81a28973eb8f0ac-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase -complete -installsuffix shared -buildid sisPYSQbO8teGrDqeiGd/sisPYSQbO8teGrDqeiGd -goversion go1.16.5 -D "" -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase/camelcase.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b706/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/ff/ff41ba0921758af275eead65cd08392d4ccf9cd0d3798d8c287cb12176f05f9b-d # internal github.com/containers/podman/cmd/podman/machine mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -shared -p github.com/containers/podman/cmd/podman/machine -complete -installsuffix shared -buildid Pm1IoPb18bjRge8aldjx/Pm1IoPb18bjRge8aldjx -goversion go1.16.5 -D "" -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unsupported.go cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/3a/3af83f49ebae6ffae81f370c3007c6d1382ff5e1f38552c4edadef273ff12bd8-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/38/3831346c685487190a4bec2aef8b404f77476cb933dc0b9b198cbcbf6f5902c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/79/796ec42494da53c784770c4b9789eda5540582fccfb322872c19d2381ae5649f-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/886b61281b1ff8291ea4e97fe1a190fff6411bd620397f345cd021f737e81334-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal -complete -installsuffix shared -buildid xcd0OR7iGLmp6SG0KGbC/xcd0OR7iGLmp6SG0KGbC -goversion go1.16.5 -D "" -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal/predicate.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal/width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/64/64a7b4aaf42fa3d98cbf81e001a7968bca2853e82a779d54dca10d50e55932a9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x011.o -c gcc_386.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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 $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b055/symabis ./asm_386.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid wuqL90CVQcYVVTjLsejt/wuqL90CVQcYVVTjLsejt -goversion go1.16.5 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b055/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_386.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b1/b190c184507e4d72745f5284a8cce0962c5d432709fa95382c1d1d734c8d7dba-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/8b/8b912a3ac97aafa0fa81d3562bae3843074705c6431008c4f49bb27e9f8bdb17-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid sRMGjkvv_Ql5z59JWn8f/sRMGjkvv_Ql5z59JWn8f -goversion go1.16.5 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid VdkZmbs3-7RXOrGPdMQ6/VdkZmbs3-7RXOrGPdMQ6 -goversion go1.16.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/55/552e8bdb57c2cc8272a4ea394bd0e09b02bd9a18b7c6d4d7fa5d42009d8ef7ea-d # internal internal/singleflight mkdir -p $WORK/b054/ internal/testlog mkdir -p $WORK/b033/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid h144XD9O4SHKl7PgOrUR/h144XD9O4SHKl7PgOrUR -goversion go1.16.5 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 76NYzoWGgb_LpnNR0vew/76NYzoWGgb_LpnNR0vew -goversion go1.16.5 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b215/ mkdir -p $WORK/b448/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Ff7edXidT5S_5pXH68FU/Ff7edXidT5S_5pXH68FU -goversion go1.16.5 -D "" -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go mkdir -p $WORK/b067/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid M4yi2GOclA0BR7R3-nmr/M4yi2GOclA0BR7R3-nmr -goversion go1.16.5 -D "" -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/rand -std -complete -installsuffix shared -buildid hLsXjB5xnSg6uG3BV3cR/hLsXjB5xnSg6uG3BV3cR -goversion go1.16.5 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b6/b6d771256d67afc774af23e7d3526a45d49fb72b3c12f1f0ad4dfcbba9cb14e9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid _Sk2UmRFeIW3RAf2K6KX/_Sk2UmRFeIW3RAf2K6KX -goversion go1.16.5 -D "" -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/bc/bc0a131c78fd64205e334b1ccc784daae6fc3df991ef37d9e5926822d6dfcffa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/bd/bd01b1b1abf22e9c8632764b9de07d585059bf81aaa53c128c6eacab239583b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b7/b706e138bf8071074e10f01b2d2931f658b47d1b0aac9111c60851e4ed39bd4b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/d9/d9cac0dfd9ef8e8096be1f95edefd87819dd74ebc733b1b21f2ec9be00c1b95a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a5/a5fc0cb4f925932650808776133d30a754e23b7de5604b46886dfdfb38c38e96-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/dc/dcf96bf0739c45fe33a55b56ec572bacab25eef605016b81334b9b3d9cd15b6f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b027/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 52mPYq3uIoPok-V8BjgY/52mPYq3uIoPok-V8BjgY -goversion go1.16.5 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid XsZprARlU9IL61ls3vfl/XsZprARlU9IL61ls3vfl -goversion go1.16.5 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f9/f901005b83a49a88963d7627f4f99824b7ec5d02cc8b27bb4d514f95e437540f-d # internal internal/oserror mkdir -p $WORK/b018/ io mkdir -p $WORK/b028/ path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF strconv mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid 3T6ryhsDBmGsIbxiwAOJ/3T6ryhsDBmGsIbxiwAOJ -goversion go1.16.5 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid iT9oAfO5fM_SOTKCRO36/iT9oAfO5fM_SOTKCRO36 -goversion go1.16.5 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid A_ygHv66Gdgn1vPRlqst/A_ygHv66Gdgn1vPRlqst -goversion go1.16.5 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid dhC8HkwVHrIRMxSoUG71/dhC8HkwVHrIRMxSoUG71 -goversion go1.16.5 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid uaGhpPbv9u3h1wbQ58pj/uaGhpPbv9u3h1wbQ58pj -goversion go1.16.5 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fe/fe73f2bf3fa6ae58eaebd72b6cd0d4ffe3f1221f2cd88f5a4e330354afe27327-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid Rem2QnfGgwe6ZhQ6e6Dz/Rem2QnfGgwe6ZhQ6e6Dz -goversion go1.16.5 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/flock_linux_32bit.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_32_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_386.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/00/00c7a16e474600520cedfa5d793ced63e4f2e09562936c1de25c7d6942714f69-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/podman/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid WKEqGSzCeErzt0XD4d6Q/WKEqGSzCeErzt0XD4d6Q -goversion go1.16.5 -D "" -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/b7/b7e171b2b670a2c374e4a8ea568616215a1fa352a44e50a352565b32c30fa5aa-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 1MtvOjvcO0O1H9UAdpbn/1MtvOjvcO0O1H9UAdpbn -goversion go1.16.5 -D "" -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker/locker.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f5/f5b6df5c760ed2a233d92d0b07601c9b210e7a6ddc419a062fa7c9e0ad297ad6-d # internal github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ijOHrtp6N5ZXwR89hYno/ijOHrtp6N5ZXwR89hYno -goversion go1.16.5 -D "" -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/fc/fc5aef7bb139f2fb99bc317d3f13fca2a7a651c43e20a5bfa9352e94b6cb71b1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid mx2CYQa7OPt5fVweiaN5/mx2CYQa7OPt5fVweiaN5 -goversion go1.16.5 -D "" -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/04/049c9e6ec886b69d0b53e58309117398d50228f139051fb1fe2c9055b80b3954-d # internal bytes mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid N50qW4ONOGxc8YsUxMUv/N50qW4ONOGxc8YsUxMUv -goversion go1.16.5 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/41/41247de7a4d2480a69e7f558c93e68caa8921615ff9194d2f24c4c07b1836cfa-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid 8Tq-x-kQKXEgDoWR1QNr/8Tq-x-kQKXEgDoWR1QNr -goversion go1.16.5 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a8/a8afccc804552412eb55fe7c9ed7d9cebf98c4f5731c628fb03e2d025ad5c59b-d # internal hash mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p hash -std -complete -installsuffix shared -buildid l9adQJNLb2AhOLzCjlJp/l9adQJNLb2AhOLzCjlJp -goversion go1.16.5 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c1/c132569ee5a44320f783f5708c8528e1e0d2b7262674873a6bf899b56dbb95d1-d # internal crypto/internal/randutil mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid qW00Arm3OoV8vtc8vofn/qW00Arm3OoV8vtc8vofn -goversion go1.16.5 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/cb/cbf5fc6f2014a0e72a59ed991d9c73e7db1cd7b80a1b542ed87fcfff0d504972-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid uW9NuSLZc2Ple2S-xA-G/uW9NuSLZc2Ple2S-xA-G -goversion go1.16.5 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1daf17362f48426e4469668d9b923ac37ab4a19596ced7fe4d06713be7b337b1-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid dhToYJX9-k6c_AjEVPb9/dhToYJX9-k6c_AjEVPb9 -goversion go1.16.5 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d7/d70bb32bdbc39f389e0b68f129a1c6312ea57189dc2a761cd73aba09fecec2fc-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid i_Rg9otWRh2Kh7vqUIes/i_Rg9otWRh2Kh7vqUIes -goversion go1.16.5 -D "" -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/96/9667773a359277cab9bcf1ca7e78fedb8d3b3e4a5c1a743f635c10ee3eaab279-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid TzTVNSeBJ3ITFCGJ7bem/TzTVNSeBJ3ITFCGJ7bem -goversion go1.16.5 -D "" -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/60/60505744eaa42f31e7e58b012840f2698e5a00d6cbc8d328f5d853c486fe1d8d-d # internal hash/crc32 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid B7wpihizetL_aeNKPB5W/B7wpihizetL_aeNKPB5W -goversion go1.16.5 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ee/ee7bbba463aa44e44e96d758b2f609eff5a49f0bc046482e71a69ea469cd88b4-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_386.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid DwTkcQS0z8mLnxEJCX1G/DwTkcQS0z8mLnxEJCX1G -goversion go1.16.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/52/527b5c6230199f6937dd1f6a6d6b866e86eb5715b54b5c33f79447496c184721-d # internal crypto mkdir -p $WORK/b070/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/47/4777ec55c33990336b6f8830546600b6f441527c843bc1cad912d858ef822733-d # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid L5jHP4OqrNcbRRypdHsd/L5jHP4OqrNcbRRypdHsd -goversion go1.16.5 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/crypto.go crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid fbO3YRTD52KHlIckD2vZ/fbO3YRTD52KHlIckD2vZ -goversion go1.16.5 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f4/f4b30d60f96c0637a319a6dcc0bcbafe994d62383d71ee34dd791d33828e0be7-d # internal hash/crc64 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid NsJjZyeYIaQ00-SG-pJ2/NsJjZyeYIaQ00-SG-pJ2 -goversion go1.16.5 -D "" -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2a/2a3df7419e46fadab8dcf24d30fe14dab7812d544099d8d059d3b994f0daeae3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid K-J_vaUani-7MQORmulC/K-J_vaUani-7MQORmulC -goversion go1.16.5 -D "" -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0c/0c1a2fcdc6ca340302b38901a03389a99d16868c4726925f5fdcaf2f240ee9b4-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid sY4r3zEKalkbwUgS3nSr/sY4r3zEKalkbwUgS3nSr -goversion go1.16.5 -D "" -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader/upload_reader.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/20/20ccb4c34b3962c343b540ae194e08f3efab3651db5d07f348aee84b79a0f98c-d # internal bufio mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bufio -std -complete -installsuffix shared -buildid ZLkUx_HtwYgDl90Gb4ng/ZLkUx_HtwYgDl90Gb4ng -goversion go1.16.5 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9c/9c412ea2f4418147c8758da4a13e3d0d73d0ec6ba08ed4f2989eb8bb7b829c47-d # internal regexp/syntax mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AI5brwjWj7D3kd6Xap9c/AI5brwjWj7D3kd6Xap9c -goversion go1.16.5 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9a/9aa345365a3a14832acfd09484ac50714990773a911fdaca4b8c1f05ce7278de-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid Q7MqybD7hIaoxA_TEibD/Q7MqybD7hIaoxA_TEibD -goversion go1.16.5 -D "" -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7e/7edba1428b523b3a8890394eb522314186c9b8da779272f36fc61cb2472aa760-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid S6CdoOQ1KWo88Y09FkIh/S6CdoOQ1KWo88Y09FkIh -goversion go1.16.5 -D "" -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f8/f8344009c360c7cfe9d66e44f0d2784ea4149bcf71e2984cfbcdf91ccbbde365-d # internal hash/fnv mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid qljdtBFGKhuT7DB-_XeO/qljdtBFGKhuT7DB-_XeO -goversion go1.16.5 -D "" -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/2e/2ec600949d91f6f1d3498591e0228768d910cbdb56f8d620a6b69fb653475ef2-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZC4Ir94UYmkVniIyIpWr/ZC4Ir94UYmkVniIyIpWr -goversion go1.16.5 -D "" -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/5f/5fb325118c89e55e4ca0fa412c0bd71e144ef6ecd3f69646c54eebd50ff26e40-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid uXVZXJTKyLt2iBYT-JdH/uXVZXJTKyLt2iBYT-JdH -goversion go1.16.5 -D "" -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/82/829af856bf08b367707068cb97e6de009cc6cff5247ca35fecb4b8e8002ec5f9-d # internal compress/bzip2 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/b3/b3fd4d266e1e192367c5b2e0253d88afc1bdadabe3a128b8b77ee9f5717b49f7-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid UbkUDh89mx45i_VNmlQL/UbkUDh89mx45i_VNmlQL -goversion go1.16.5 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go hash/adler32 mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 33yUISKEYkiHSRH8NMiF/33yUISKEYkiHSRH8NMiF -goversion go1.16.5 -D "" -importcfg $WORK/b395/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/11/1116e2420b6531feffe83d744b741d30e5eccd130166e24f6bec1b94746419c4-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b392/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid bXd80dhr6wvOxZ87Ji49/bXd80dhr6wvOxZ87Ji49 -goversion go1.16.5 -D "" -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/ca/cacb3d251736b0e484b0b2370bea99a442737e6f1976df5fa1935ecc36356974-d # internal image mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b400/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p image -std -complete -installsuffix shared -buildid k2g-x81POP9-BrweSt34/k2g-x81POP9-BrweSt34 -goversion go1.16.5 -D "" -importcfg $WORK/b399/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/81/814f2caea0e9946f053cc7b04bb8ee2eea77dcfcc75da6c51c40f1d9371c3a52-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid dLTfk7R5zvwixrj1ENJE/dLTfk7R5zvwixrj1ENJE -goversion go1.16.5 -D "" -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/76/7612dd5f9777754cad1131da461566a73f247cf0ad34ce736c6f23f28b81d3b2-d # internal html mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p html -std -complete -installsuffix shared -buildid _DsOa0oQfo5YCLn3xpQY/_DsOa0oQfo5YCLn3xpQY -goversion go1.16.5 -D "" -importcfg $WORK/b420/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/4d/4d18dacdd345180139da35f6c6f531e2def19feb1a565ea5bb1e159bde206e10-d # internal text/tabwriter mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid YtmKo3ngPyO93XqfICUX/YtmKo3ngPyO93XqfICUX -goversion go1.16.5 -D "" -importcfg $WORK/b421/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d6/d6c5cccaaffafbfcd3e6ad565514084dd068d891b87c161140070c2451f1b87b-d # internal time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid RsBD-6ZETjgq2-5YlQBd/RsBD-6ZETjgq2-5YlQBd -goversion go1.16.5 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/fd/fda400b6a7f9f71e2fdbd3c48a4ec0d4f4ec31a01b26c607da6442a6b939af3d-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid SsQd_LQatxFIlDFJUmsS/SsQd_LQatxFIlDFJUmsS -goversion go1.16.5 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/db/db1892f9698a3a63ec43d4175f39d722af777773a5983f193d4d1748b5324f36-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 1kO9RIuznoPzYAhOZxk-/1kO9RIuznoPzYAhOZxk- -goversion go1.16.5 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/94/94d7d36ea1498f947e11840aae76752db9130435e92a7eff855a7b7b1b274e52-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 5yr_dhvFtRpc3EQ2luiB/5yr_dhvFtRpc3EQ2luiB -goversion go1.16.5 -D "" -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/e5/e53c60e4a530e6ae3e72e4e510e818c82b20e738d7bf0ec995030bba3eb9bf3e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid HGcj9hz6GkP387jV_Vlz/HGcj9hz6GkP387jV_Vlz -goversion go1.16.5 -D "" -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/7a/7a4a02574876ad73eec94649fc09e1e26953599153436a6f7a69ab35e9b00389-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 3yPkyi4CvadRfrWVLhpi/3yPkyi4CvadRfrWVLhpi -goversion go1.16.5 -D "" -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/04/0474818d415848bd57d05b877baa600242018ff01ecb0db0cf93b5ef90b72dff-d # internal regexp mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b105/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p regexp -std -complete -installsuffix shared -buildid QXPk6tZW6fzPCEibHr1g/QXPk6tZW6fzPCEibHr1g -goversion go1.16.5 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/51/514bc59dad654cdf526f7984b46310d0600619d4a20956b52a5254a2b3ae7746-d # internal container/heap mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p container/heap -std -complete -installsuffix shared -buildid u6mNQF5_afsrGtg78J87/u6mNQF5_afsrGtg78J87 -goversion go1.16.5 -D "" -importcfg $WORK/b477/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/35/354ffa8b37e7738b19779e95a6c9850b59272430b585f268e448c925261c66df-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 8vO4Y7xtdgYjIXlfBxSQ/8vO4Y7xtdgYjIXlfBxSQ -goversion go1.16.5 -D "" -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils/stringutils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/97/970c16f717b2dc53c05e16171e3d138a058031eda6521506b693782b457d00e1-d # internal github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid Z1JXVCMwTtaL0mk5AXRQ/Z1JXVCMwTtaL0mk5AXRQ -goversion go1.16.5 -D "" -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3/gotree.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/e1/e174e61cf937b9e5a44f2a845a7b207193839f18dc63a84f589f32274a6a4f90-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid fmHx14Icospc7gBMzB5Q/fmHx14Icospc7gBMzB5Q -goversion go1.16.5 -D "" -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/7b/7b1f1929c6df9526e79e153c09a1df74d4a60f2066ec7c2951a6011777a53d1d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid EF8zfQ-t6VZR38O9Ui15/EF8zfQ-t6VZR38O9Ui15 -goversion go1.16.5 -D "" -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/05/05c1771cae8b454472e827c5a74e913bd708041281ae48530d725fbfed15539f-d # internal image/internal/imageutil mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b399/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid WyTzBMl8NhFTEZaYAz_J/WyTzBMl8NhFTEZaYAz_J -goversion go1.16.5 -D "" -importcfg $WORK/b402/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/e5/e5061ac1c52a55fd08e2fbfb9aed64f7507bf461ec4b080c9b63da263673c21c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/3c/3c6de54f7341e2ce007c0da140123f5b277d1a0c0d78d2f40cecc88aea31a5a7-d # internal image/jpeg mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b399/_pkg_.a packagefile image/color=$WORK/b400/_pkg_.a packagefile image/internal/imageutil=$WORK/b402/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid AGrZG4aOrh9JtDFJFrp0/AGrZG4aOrh9JtDFJFrp0 -goversion go1.16.5 -D "" -importcfg $WORK/b401/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/f0/f0f99346b02863de3335d857f1f89dfa97589dada8239ecacf1d3a325bc53a09-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/14/14d385d0cedda47c56250a16957f6ef32ab445d86353c7c3324fcaa112d41a1b-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b478/ github.com/containers/podman/vendor/github.com/lunixbochs/vtclean mkdir -p $WORK/b533/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid Jbjp7fkYvWvaxHhB2d9g/Jbjp7fkYvWvaxHhB2d9g -goversion go1.16.5 -D "" -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/vendor/github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid eHqdrm_hAm5Ho-ClH0a9/eHqdrm_hAm5Ho-ClH0a9 -goversion go1.16.5 -D "" -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/lunixbochs/vtclean/io.go ./_build/src/github.com/containers/podman/vendor/github.com/lunixbochs/vtclean/line.go ./_build/src/github.com/containers/podman/vendor/github.com/lunixbochs/vtclean/vtclean.go github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid xLLSerHOzDH0iQG2K7OO/xLLSerHOzDH0iQG2K7OO -goversion go1.16.5 -D "" -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns/resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/43/43f6635270bbbac446628bace30e43ea00798d642446b59da496d28fcb26c5f4-d # internal github.com/containers/podman/pkg/resolvconf/dns mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid 5GKeM327eXRieIrTAZw-/5GKeM327eXRieIrTAZw- -goversion go1.16.5 -D "" -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/containers/podman/pkg/resolvconf/dns/resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/dc/dc894ebd97e97da23aed26011324509b93afad1e6da0b13bf34147a6a7c9e93b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/8d/8d6f7511fedd73b5c224fa23d3ab7a2e5de5e37ec242eb9cf3134bf2daf69ea9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/6e/6e3b8be536800438191cb81b2a75850d4db6047361f349201333a849970f60d8-d # internal github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/lunixbochs/vtclean=github.com/containers/podman/vendor/github.com/lunixbochs/vtclean packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/lunixbochs/vtclean=$WORK/b533/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid tDOVQVeXpW9j2o6Vodgz/tDOVQVeXpW9j2o6Vodgz -goversion go1.16.5 -D "" -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter/tabwriter.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/bb/bb69e94b113bf839203b2dadeb5b6c291d0eca5eb1303ee9b60b125720446448-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/59/59de74a800ac90344d4b677794a2708e18a8b8c5aa82e3d4cfcab2e1b61df1c0-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid p_ZEhtbxdcHQWGIjjazy/p_ZEhtbxdcHQWGIjjazy -goversion go1.16.5 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/fs -std -complete -installsuffix shared -buildid U-7PgSyDimXSwpGLm2hE/U-7PgSyDimXSwpGLm2hE -goversion go1.16.5 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b333/ internal/poll mkdir -p $WORK/b030/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid zqrfmV5buSYEOfyf4uQp/zqrfmV5buSYEOfyf4uQp -goversion go1.16.5 -D "" -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter/storage.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid vBOxwW8JZ00cjZGIpOyW/vBOxwW8JZ00cjZGIpOyW -goversion go1.16.5 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/94/940b42a0fe03b8d5efe2e849c1a6e6c96c4948f767f8bcc8224b1cee7dac0398-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid G0pmNscFhJeABNkW1MIG/G0pmNscFhJeABNkW1MIG -goversion go1.16.5 -D "" -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/fb/fbe5d9e5d2e244d9245cd60bc985f5f91fe82e3876565eeda0c44430c86fcbec-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid nM1M5I6xqMBVr82ZUV22/nM1M5I6xqMBVr82ZUV22 -goversion go1.16.5 -D "" -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b6/b682f5988cf29e8280f295ca2bcb1bc4d1cac132c46a7a63c9dca9079510db7f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid QBNty1xi13qIvJveO1Q4/QBNty1xi13qIvJveO1Q4 -goversion go1.16.5 -D "" -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/73/73418d33450d4820d8f1d5507309ef13d78bce90aba5edf2fe66a64e264ca968-d # internal github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 8_fWzjBptpEHPto230y-/8_fWzjBptpEHPto230y- -goversion go1.16.5 -D "" -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/context.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/go17.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/cb/cbd7c5167c3a82574133395910ce20306c0d8d53bbfd99c4471c9a1928f44b1c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b469/ cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/61/61cd6e328113339d7ca07394bf91b470a3fd01b1ff1632706e1fd36498fe5e87-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b440/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid 8O2QS_43mJi49k8nVu3G/8O2QS_43mJi49k8nVu3G -goversion go1.16.5 -D "" -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b436/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid Yl5rqyBKvFcl9eg_8AWc/Yl5rqyBKvFcl9eg_8AWc -goversion go1.16.5 -D "" -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/6e/6e9a5d05fe0ae822a6046393e49546115a04d0da4f98c375aec1a28ae3fc2c0e-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid MgmCtJNEaH3l7Cc_Y0WW/MgmCtJNEaH3l7Cc_Y0WW -goversion go1.16.5 -D "" -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/1e/1ea54fd8b58b2c5ac4401f4e277fcdc37d6d963540fe9498e619b9e9a3b71c62-d # internal github.com/containers/podman/vendor/github.com/go-logr/logr mkdir -p $WORK/b633/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/podman/vendor/github.com/go-logr/logr -complete -installsuffix shared -buildid MndWX_EhtbhfHUkO0p1U/MndWX_EhtbhfHUkO0p1U -goversion go1.16.5 -D "" -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/go-logr/logr/logr.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/36/362732ee01c75c95f7e3dfed54f6187bb72e7555bd0f07672b43d823e5d4bbce-d # internal github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b670/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b021/asm_386.o ./asm_386.s cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags=$WORK/b671/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid QRbWozOGRv5fmnq1nqa3/QRbWozOGRv5fmnq1nqa3 -goversion go1.16.5 -D "" -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/1b/1bdf080d8060c8cc13726479d1b2411e74f3fb939fa21cf37c3a62d5183c75d1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bc/bc3a983de7b41acb885ea6e7cd6f0e83d285feb87d005fe21ea97fdb5f7f74a1-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/a3/a32374a4f9f27fdb1b118bfce924db1e0387f16d2cc57acf8fa80651edea698f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/9c/9cf4895dae6ef1f18a514959ec324b811fe223b07ff8ece669cc465f53d46b30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/de/de8647461c2cc3881ae6f9eb5038c944ebd0c9a0c6dbfa52777e4cef1aea8c4d-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/4197f76616d3efb1297553f6c9ad19ed678833c20df406679eedb8f24bd6dbbe-d # internal github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b166/ internal/fmtsort encoding/binary mkdir -p $WORK/b047/ mkdir -p $WORK/b020/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tQqtDl1StDjZ6sesWp1M/tQqtDl1StDjZ6sesWp1M -goversion go1.16.5 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid xsfKWdMQ9nojlAPi7jW6/xsfKWdMQ9nojlAPi7jW6 -goversion go1.16.5 -D "" -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b672/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid LGySO80iTzZyLi76BT3w/LGySO80iTzZyLi76BT3w -goversion go1.16.5 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b674/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid DBgkjexSwRiXUGjGp0ux/DBgkjexSwRiXUGjGp0ux -goversion go1.16.5 -D "" -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/function/func.go cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid RINiScofobqCO3N9uGsv/RINiScofobqCO3N9uGsv -goversion go1.16.5 -D "" -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets/string.go os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid AuqXlzSU8zU3_nmIMdcX/AuqXlzSU8zU3_nmIMdcX -goversion go1.16.5 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/49/49fe74379653a480a2e2adc20a2af7a63e0c9388c725cf0a643f23b6194191dd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/68/68afba1bf51f7ee5aeca7b2caae628d706aa0482f39b849ac05916de58d1d967-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e8/e877ff20ddd1f92565b474fea57cebd3cd71013f02714fbf7373524a65ba427e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/49/49007a2c9c10e38a0c19b39b26422be0838a86620311e48e2d9d0e4111b19799-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid HT7NXbKJsKSr7dYRW__e/HT7NXbKJsKSr7dYRW__e -goversion go1.16.5 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/sha512 mkdir -p $WORK/b076/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid eVq_uMAtdyFsQBDVkE5K/eVq_uMAtdyFsQBDVkE5K -goversion go1.16.5 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid oVDJeYC37T_sRD6UcLdd/oVDJeYC37T_sRD6UcLdd -goversion go1.16.5 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go crypto/cipher mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 4kpKutQe0XTGbzE8zcuY/4kpKutQe0XTGbzE8zcuY -goversion go1.16.5 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/93/93dda7af1240f0791df46b6ae99cc99bb3822fb4e495949da542a99934b779e3-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b084/symabis ./md5block_386.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid V4u_dOTz6TbQT47Yxl2t/V4u_dOTz6TbQT47Yxl2t -goversion go1.16.5 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a9/a9de0088538770ce93570d8e897e833767fb401b9fd2abe1e5a17dab0018dcb6-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b087/symabis ./sha1block_386.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid N2u9jTeVr70RiPeg7HKx/N2u9jTeVr70RiPeg7HKx -goversion go1.16.5 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f8/f8551cd55f56ca0c3bf79ffb5de4afd43f1dad5763cdd38ef35aefd2fa063c26-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b088/symabis ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b084/md5block_386.o ./md5block_386.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid YXjTkl9AS1Pdg_KGmb13/YXjTkl9AS1Pdg_KGmb13 -goversion go1.16.5 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a8/a82e9acd296dd32f412b884a52b419de2fc36701b0cfb08d9aa6b7b813f8e237-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2pm2UuYkjsEblrib4NkO/2pm2UuYkjsEblrib4NkO -goversion go1.16.5 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b087/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f2/f2ee880113ddd911e4be35da252adf809bc301ba6f02382c4036719481619b9a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid rO4N1l-ll3lJi8i_n6ka/rO4N1l-ll3lJi8i_n6ka -goversion go1.16.5 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9c/9c6ebcd10f7d95af9cbfa868e1f2b79fb676a3ee67780cdea8641eb459984013-d # internal github.com/containers/podman/vendor/github.com/golang/snappy mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid hMjvirsrOzRr54yrANY5/hMjvirsrOzRr54yrANY5 -goversion go1.16.5 -D "" -importcfg $WORK/b119/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/19/192ce974e92a9cfc69a5d68217138a996401615584680beb3c5f80011d4efa1b-d # internal crypto/aes mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid ZQzzGElv-tSfyj__JfHL/ZQzzGElv-tSfyj__JfHL -goversion go1.16.5 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b088/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/03/031a943eb90540a1c9e8b2930ad66542b1c9ec598a64ee658ff4736436652860-d # internal crypto/des mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid U92c3GhOWlLQgWhWB_iu/U92c3GhOWlLQgWhWB_iu -goversion go1.16.5 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d4/d47184f2f3aea26192a25edf683eb7a4d64b80a8f09b54cdf3cfbd992dda7a8c-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e8/e89c5fb7ff84732bff3bca588c8c37c413efe6b8d1618d4ff3ca78c49a6b3d26-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid vhZrQU41xcx22q9MVHMD/vhZrQU41xcx22q9MVHMD -goversion go1.16.5 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go net mkdir -p $WORK/b051/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b051/ -importpath net -- -I $WORK/b051/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/50/50c2f0640897b13097d829acebc7e73380b93de2333d2c15b17012f0f2b2da45-d # internal path/filepath mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid ey6wWL5499dU1Hg9ILXi/ey6wWL5499dU1Hg9ILXi -goversion go1.16.5 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/05/052d6db0fc237f0243999ea8a46f53cb32b309725ff1035f9dceeaa472091a05-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid -Hi0L0sAFwUmEocfsaVt/-Hi0L0sAFwUmEocfsaVt -goversion go1.16.5 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/cd/cde87b4e2761e7313a833cb35bc5a0c86b82ac8d0f6d16dde2788963ae2845ed-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid BEgNtQnJly4Q_JgWY_Kq/BEgNtQnJly4Q_JgWY_Kq -goversion go1.16.5 -D "" -importcfg $WORK/b123/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ce/ce510e92c85ebf2ba2792af9e5d14a888ba3cf9550ec27b2ea07dbd35cf22372-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b093/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 packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9D3p8dK6eBltWpHJk23E/9D3p8dK6eBltWpHJk23E -goversion go1.16.5 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/77/77f9e44087a5d5bf0e786f5f7c237c5fc61289773e8232c245c64e3f1f161b27-d # internal runtime/debug mkdir -p $WORK/b125/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b125/symabis ./debug.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p runtime/debug -std -installsuffix shared -buildid YQug3aAr2SHJ5aNdBtGF/YQug3aAr2SHJ5aNdBtGF -goversion go1.16.5 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/78/785cd407d71a38ee859940ba89c2db20b035c47b7129e2d7372db4932d6c4904-d # internal io/ioutil mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid lD42dd-M2xKDFDPb2OPM/lD42dd-M2xKDFDPb2OPM -goversion go1.16.5 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/dc/dc6235f05c4767ebcb1a8a7a6e5a01a08f912d29278d3266037eff44582f9458-d # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b129/ cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b129/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/cd/cd552f97a23706ad2a531db7edf44403501d8ada616e12abb28ec9180efd4a94-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid 65NmU-1UA5HxkThwS4Df/65NmU-1UA5HxkThwS4Df -goversion go1.16.5 -D "" -importcfg $WORK/b143/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless/rootless.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b130/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QxzZS_dg3V7m7DEUl8u/7QxzZS_dg3V7m7DEUl8u -goversion go1.16.5 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a9/a9a19b5a2503d95448dbbe5d0f7a7a6b83b8a3d9de99e64846be91bb2be80db5-d # internal os/exec mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p os/exec -std -complete -installsuffix shared -buildid jsmlsTY0uadoJ55JChN6/jsmlsTY0uadoJ55JChN6 -goversion go1.16.5 -D "" -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b125/debug.o ./debug.s cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a2/a2bce50f380dbcbe4fe6aaeb2af1a92c40d2da39988434281260e1c95b369a2a-d # internal github.com/containers/podman/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid 6RKuOuMIvPviUGTQDGms/6RKuOuMIvPviUGTQDGms -goversion go1.16.5 -D "" -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./_build/src/github.com/containers/podman/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b125/_pkg_.a $WORK/b125/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/70/70a25f5c061404a37dee00b3b8c996a147d57b1199aa45d4169ef29a11b36a18-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile hash/fnv=$WORK/b212/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid I3icenf8EByw0_RLN_p0/I3icenf8EByw0_RLN_p0 -goversion go1.16.5 -D "" -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/25/25e46862b2b1e779f994a2bfab3682b619716dee7070651379b7149bfbfb12f1-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid c521tyso0ysxejys3RtE/c521tyso0ysxejys3RtE -goversion go1.16.5 -D "" -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/7d/7dc6302ee3810ccb1997d959856614428a81fbb3ebf9aebbdff9d3e0480db1fe-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid gtK2YJELFe-WRkNwDNiZ/gtK2YJELFe-WRkNwDNiZ -goversion go1.16.5 -D "" -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/17/17f5a7722192135d66472b03347df8a7c2b8da4954b81f6b7479f3d103d3aa00-d # internal os/signal mkdir -p $WORK/b318/ cat >$WORK/b318/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b318/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f1/f102b4c8eae271ab09599f3739fa8c59478304c403c746ff6e722e6c57eeaedd-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid mR74kURCngVtkO76wmDp/mR74kURCngVtkO76wmDp -goversion go1.16.5 -D "" -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p os/signal -std -installsuffix shared -buildid S8JsXr_o9sdFSqXpsMzR/S8JsXr_o9sdFSqXpsMzR -goversion go1.16.5 -symabis $WORK/b318/symabis -D "" -importcfg $WORK/b318/importcfg -pack -asmhdr $WORK/b318/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/55/55df5a100c5f51c53c02d6eea2c2e31fa0c64f9ead673ae8f1a865f4136a53f6-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid KoL9jXEJXoWObAvAX42v/KoL9jXEJXoWObAvAX42v -goversion go1.16.5 -D "" -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/3c/3c8b93832d430874505a7b202704ee7e28139ea1edfb77b17b975aab990b741c-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid QQX-WVAd79j2pN4czsC5/QQX-WVAd79j2pN4czsC5 -goversion go1.16.5 -D "" -importcfg $WORK/b042/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/fb/fb45fe319f82150a3ec59d21a2842db9a828accea1965d7b7616aade7dc795f4-d # internal github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid uxJbULGtGkkbFGyfdJXz/uxJbULGtGkkbFGyfdJXz -goversion go1.16.5 -D "" -importcfg $WORK/b043/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/af/af42e07366af56f433e9c9e9bf7665d15288a8205512bb070d6e24ef1bca0823-d # internal encoding/csv mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid T2BKUUIgbWPlNyP7yZjz/T2BKUUIgbWPlNyP7yZjz -goversion go1.16.5 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b318/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b318/_pkg_.a $WORK/b318/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/77/77f0745f3730604719fd5fb11fc5721c72933c6d6df0c51881f742f9f8251390-d # internal encoding/hex mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid gHvgGDN_uLM_46Z9UXjV/gHvgGDN_uLM_46Z9UXjV -goversion go1.16.5 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/cd/cd15550e8770984ed47ee3eff4a2fcb5d2eaf69f299ce07e934f093d95bc2f1a-d # internal flag mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p flag -std -complete -installsuffix shared -buildid bWn1u3KCltyLtCaj31Dc/bWn1u3KCltyLtCaj31Dc -goversion go1.16.5 -D "" -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/8b/8bf0e2a9fda1456d48b6db06c107f37f4a268bb35b3409d7deb0a24132eb38c4-d # internal net/url mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p net/url -std -complete -installsuffix shared -buildid NfQYPSStnHtPFQH9eIcv/NfQYPSStnHtPFQH9eIcv -goversion go1.16.5 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0e/0e645a2b28c805f812c49d64febdb716578e9a68ac67170a0d501eb82216e251-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 0MJnXzwq5JqOxmNuHLaB/0MJnXzwq5JqOxmNuHLaB -goversion go1.16.5 -D "" -importcfg $WORK/b041/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c9/c9b11bf0f57e50587481446ccdaee96c8385e1c48b11ee127d63d705433ed95f-d # internal text/template/parse mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cEHO7jov505dzgIhm7IK/cEHO7jov505dzgIhm7IK -goversion go1.16.5 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a0/a0de70de55e424bb0c51ee8accb38c1bd47ff666ea5094bc46b680db817e317b-d # internal math/big mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./arith_386.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/big -std -installsuffix shared -buildid wKBQoPnQM5VQFhge59op/wKBQoPnQM5VQFhge59op -goversion go1.16.5 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/76/7658462aeb31c382a3a24653ac8cacfd6bd56cde817360217ac1f22465d77b3c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 8AnA5xWhDZze5DbfUvHw/8AnA5xWhDZze5DbfUvHw -goversion go1.16.5 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/55/5572065459c79b4c4a60f2abefb4fe28853ece9cae03509b72e34fa732f2d35b-d # internal encoding/json mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid P3MZlQrvVeKvorwNgepn/P3MZlQrvVeKvorwNgepn -goversion go1.16.5 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/21/21efa3b98eaaeed1e0db55f677bd3c1c18f51ecc5ea5125c133e87459a500c9c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid LrRIjhUGsCamg6Fo7eL2/LrRIjhUGsCamg6Fo7eL2 -goversion go1.16.5 -D "" -importcfg $WORK/b103/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/20/20dcc9dce3e18ea902482b1d54f3f119434bb2abd84e84ba285d0068505f7c31-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid z1KIxIwGqJMNMMTY2qIv/z1KIxIwGqJMNMMTY2qIv -goversion go1.16.5 -D "" -importcfg $WORK/b102/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/regexp.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p net -std -installsuffix shared -buildid k_cisOH8y1cCVrFM7Z8H/k_cisOH8y1cCVrFM7Z8H -goversion go1.16.5 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo_linux.cgo1.go $WORK/b051/cgo_resnew.cgo1.go $WORK/b051/cgo_socknew.cgo1.go $WORK/b051/cgo_unix.cgo1.go $WORK/b051/_cgo_import.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b129/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b129/_pkg_.a $WORK/b129/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/00/0001ae509afd9f1b9c76bbff0015ad639a2018a9493422045cf8711b3708bfa1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 6h15vLpSypd22UwSpU_C/6h15vLpSypd22UwSpU_C -goversion go1.16.5 -D "" -importcfg $WORK/b101/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a9/a95cc8f266d85689ec1a9588b4d5c5b8087c048beb72c909443893f895a25c6b-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid TG6YItHr818fzIrKw9hn/TG6YItHr818fzIrKw9hn -goversion go1.16.5 -D "" -importcfg $WORK/b107/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits/iolimits.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d1/d14bb55824780362b5ac7ba94119b3b5dedacf7c8445ef471af697321baec1bb-d # internal text/template mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b059/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid AP9EmWkP5uUk4N_QOEO8/AP9EmWkP5uUk4N_QOEO8 -goversion go1.16.5 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/66/668f92f26f7ef464c3a25619cfc5414c9138e9c46ab04505e37a81f3f7d6faca-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid a7uD5vPf3kF3XvzaAPYM/a7uD5vPf3kF3XvzaAPYM -goversion go1.16.5 -D "" -importcfg $WORK/b115/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c6/c6fc5130f4301c0e65610f373550ab84085af70c0043e01cfe3603ace68a6c2a-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid PQxFd7IskSqghP15SoWQ/PQxFd7IskSqghP15SoWQ -goversion go1.16.5 -D "" -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/03/03669760c5e75346a3d0ad8d77c5d960581363aa53807adc9142414cfa060f6c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid R0C7Kj6ZymiqXSoCWJXy/R0C7Kj6ZymiqXSoCWJXy -goversion go1.16.5 -D "" -importcfg $WORK/b111/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types/types.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/28/287f5df33c7c46b385521f0053a56b3e16f3171ffcbaee03aab0766a1d33ff27-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid ohWxrrcysFucvgMFb1eg/ohWxrrcysFucvgMFb1eg -goversion go1.16.5 -D "" -importcfg $WORK/b122/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/67a0bab619dd3e2a49a6332653e085e93823bd633e96c84143668fcbddaaf25c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid axuh5bmFLz_CmbFNbAhL/axuh5bmFLz_CmbFNbAhL -goversion go1.16.5 -D "" -importcfg $WORK/b110/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0e/0e26a35b5fd0748cbdf4e92ca042c6c3d13a1e7ce3d26f18123d64967b12e27f-d # internal log mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p log -std -complete -installsuffix shared -buildid EFc4BNmluvyNoa-WC01o/EFc4BNmluvyNoa-WC01o -goversion go1.16.5 -D "" -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/52/525711caca865519c81bf195e63d454ba6d92a25420331e688892ae534866bd1-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid oVAh9lOhuHeQc0jYOuo_/oVAh9lOhuHeQc0jYOuo_ -goversion go1.16.5 -D "" -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2f/2f0c471ccaf23ba927c7e48883c505d860ed6620654b195d3fa0d5cbe030b6cb-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid eDXSDn-AppA790KOgaEW/eDXSDn-AppA790KOgaEW -goversion go1.16.5 -D "" -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5b/5b6bfaddc936766e8ad4c2be64353c4ec4b036964ef604357c85ea65d55b7c81-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid zG2VEzqzHMeU4gwbqG72/zG2VEzqzHMeU4gwbqG72 -goversion go1.16.5 -D "" -importcfg $WORK/b121/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8c/8cef76c94e767acda70a99ae806eebf89c897666964c3fff8a8e82e162f35655-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid onSMJQUQuiPG8JU-MEfc/onSMJQUQuiPG8JU-MEfc -goversion go1.16.5 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1a9cc980b3c3371261b3ccb93f1dd01a60d5e43ff630df5f1858b1e03058718c-d # internal crypto/elliptic mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 0w6PTNzdEvkmoYugZChf/0w6PTNzdEvkmoYugZChf -goversion go1.16.5 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256.go /usr/lib/golang/src/crypto/elliptic/p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/93/93ab4feebd56b015324c76ac2a356a8ac1d358f2e9dba9c20c062de9e0ae5f8f-d # internal encoding/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid yP0ig0x1E6fEkygVXWOi/yP0ig0x1E6fEkygVXWOi -goversion go1.16.5 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/19/19f782ce58c533b74e634653e97018ebdc50f72cfab3625406ee8da463aa5a30-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid qJkkV6AtTwVyODJ2BrRU/qJkkV6AtTwVyODJ2BrRU -goversion go1.16.5 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d8/d8aeef9e0d85acde4264c7fc4e700ae748819cc152d7f32438c2ea2726aba6f8-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid QETEvLWOclNu5dAwBWlB/QETEvLWOclNu5dAwBWlB -goversion go1.16.5 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/80/80b50715c8cc2536613582bb227a0e791c7a2212d0c8d0c194e5395ade54b7b3-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid GL5uPP3uncrN2wMu44PC/GL5uPP3uncrN2wMu44PC -goversion go1.16.5 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/26/26531dd4eeb0fe8b572e8359d4bba29537481877868926552cf1b00bb68621bd-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/ee8b0a05481212697dd6a97399d8d6c95159ba98b1aca2c270aa9039202952f2-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid ICzHUbvAJLihJ1ycYSQD/ICzHUbvAJLihJ1ycYSQD -goversion go1.16.5 -D "" -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/containers/podman/vendor/github.com/golang/snappy importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/snappy=$WORK/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b123/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 0wY-MRsJ-XL2G9T2ZSW9/0wY-MRsJ-XL2G9T2ZSW9 -goversion go1.16.5 -D "" -importcfg $WORK/b118/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9b/9bd5de17e680f94b08098785970b4cafaf14d975882ff0d2640210b6a72f4509-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid bUnrM8gk8-j1UHUBiBDN/bUnrM8gk8-j1UHUBiBDN -goversion go1.16.5 -D "" -importcfg $WORK/b136/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/39/396b18c9294ad1438bfa9f48627e1f74fc3f99ba1a6f4b2a1cfc473752c4fb33-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid _JA1HnE8C50hDKlULk5s/_JA1HnE8C50hDKlULk5s -goversion go1.16.5 -D "" -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/keyring.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/perm.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/sys_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4f/4fa8e462c3f2083ce6357ec543b964999b75a484f364063e7eef015c94e44be5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sFyw3qmYPBGwqmbGexhr/sFyw3qmYPBGwqmbGexhr -goversion go1.16.5 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fe/fe8fd1f53be1583b3fe275c61f6cf6e3b544a5e73df0cc8bc4b6d7c98ec87601-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NoMjCedXxxJc7jg9OmzE/NoMjCedXxxJc7jg9OmzE -goversion go1.16.5 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/74/746933fc0203529673ca63afb8886e4cb97277324d7471cca4fa5af6a2fb6b22-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f0/f0f5c7c4f42eb679991f7bd068fbb724eb3b5376dd43ec56d48553c345070241-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b127/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid VYqpZVApXRU_GxZltA2C/VYqpZVApXRU_GxZltA2C -goversion go1.16.5 -D "" -importcfg $WORK/b126/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b132/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid XZiTrrpMywEhdlc612Yr/XZiTrrpMywEhdlc612Yr -goversion go1.16.5 -D "" -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/13/132010c57dfa968f246f7ddc0f041faee62d57a0887adbcbc92bb248cd0d2911-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid iqwCQSb-iQmZdUS8TkEq/iqwCQSb-iQmZdUS8TkEq -goversion go1.16.5 -D "" -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode_meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encoding_types.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_check.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/61/61c54c5855b19aed8d65885e8f3dd57e8f518111a78b1c3bcc8a288a13785239-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid 1t1m5g5FJwPxQ__U_ZyV/1t1m5g5FJwPxQ__U_ZyV -goversion go1.16.5 -D "" -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8d/8dcdfad6c48410bc5828c78ca00267f64221e40f858124eaa88e0a29825baf9b-d # internal crypto/ecdsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid zoYBmqOJY0VvTZ7VkQic/zoYBmqOJY0VvTZ7VkQic -goversion go1.16.5 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2f/2f63d618b0541fea441b9864284aeefa4d9ea31af6057d387ec12f3fd26f424a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=$WORK/b154/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid BP-wa2g_3kbOXTULSDzq/BP-wa2g_3kbOXTULSDzq -goversion go1.16.5 -D "" -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/unmount_unix.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/44/44ecb4645d646edc8b9b1851ec6f5516940ee4af63a73195541cf4c9b6f1eaac-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid DWpONcYrslPTPeEvZrk_/DWpONcYrslPTPeEvZrk_ -goversion go1.16.5 -D "" -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5a/5a5b267ad1bcd42a56b847f105a22aecfefbd93c5ec6c097bb8c9d5d39fbbd45-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid Rxl6TcucoHwhKoVKnAzo/Rxl6TcucoHwhKoVKnAzo -goversion go1.16.5 -D "" -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/28/28189079ed6fdce9d86a324aeaca89dc1117b4a7aa4128a1e4499b63b2c28b3b-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/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/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 80yzjfSs6_lk1QoDy_Rq/80yzjfSs6_lk1QoDy_Rq -goversion go1.16.5 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/87/87035c17b052eabfb8a3d9451a5ae3b626a4a6094d37c92f832ae7c011af59c4-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _Koy-vKtcysvvf3pzxz4/_Koy-vKtcysvvf3pzxz4 -goversion go1.16.5 -D "" -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/55/55786bca750cf3321f5efd63d52f2adf8d293580a2911d771c05627a94d3e54e-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b133/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid dylOSl1zNhbubPx7MLry/dylOSl1zNhbubPx7MLry -goversion go1.16.5 -D "" -importcfg $WORK/b131/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/9d/9d507bc49a1b969f677fff280b16aa4fdf3cb5ed28a93cf3780c6a3a8032efac-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QvlcRm2MnKDXpiBeZXC0/QvlcRm2MnKDXpiBeZXC0 -goversion go1.16.5 -D "" -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/99/99d47bbbc35809406518cfe43502ad87a1291cf72d15a1e2a785218aefb9dc8c-d # internal os/user mkdir -p $WORK/b158/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b158/ -importpath os/user -- -I $WORK/b158/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/59/598a3ba19b4d588b8effe3f831fd739e92cd191e6c2a41aa1f6b9554d0054054-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 0yfqx1eyQdrOICoI7AoL/0yfqx1eyQdrOICoI7AoL -goversion go1.16.5 -D "" -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec/reexec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/de/de9df77ec0357d26bbb7c36074e4332178a9303e46f6c33bee088c0b44315e04-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid whOiVEDvEIf89aFWU7uG/whOiVEDvEIf89aFWU7uG -goversion go1.16.5 -D "" -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ae/ae9e25e02584753230f33fa1b65973d79f8b9134e18f6f692824f7823bf98f5e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/70/70bc4fb68c4b873f56d24533ba6b639cb7cb2073beb1535b72f0bc04f7b77908-d # internal mkdir -p $WORK/b162/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b164/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid uDutHv0cfj0pqvYNFcUY/uDutHv0cfj0pqvYNFcUY -goversion go1.16.5 -D "" -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid/stringid.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Un4TZ6PXTHOAgdi7ZWHU/Un4TZ6PXTHOAgdi7ZWHU -goversion go1.16.5 -D "" -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/22/2231f46e29edf7d44efec62bb53433cbecd6501054e79eebfb4e157d939c932e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid mkiGEYAeTfu5_wvi494g/mkiGEYAeTfu5_wvi494g -goversion go1.16.5 -D "" -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/21/219c94681283f130a1b2f3f6018175a92e015ca1e3215b47e7294b0093485241-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid LGjAu4_Ld1Lc1qGu8zW0/LGjAu4_Ld1Lc1qGu8zW0 -goversion go1.16.5 -D "" -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ee/eef0e610cfbbbc82d45dd83269e4f4c613b6cf210ee049dd7f7c832e41da81ef-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b166/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid VYjmRxXwQE34F2jKUY5m/VYjmRxXwQE34F2jKUY5m -goversion go1.16.5 -D "" -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/80/8067ba7c6b7e978a3e118df5b1bca6bf70a18f80229e8681581e90e90ac98e83-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid EOEMvvltE9SfUb7YyGTA/EOEMvvltE9SfUb7YyGTA -goversion go1.16.5 -D "" -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/53/53be8441b1594e8828786f01059ad6c1c2a404305e6573169c7529472d70c50a-d # internal crypto/tls mkdir -p $WORK/b068/ cat >$WORK/b068/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/b038/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid X06GAXxpPdvevcclHbks/X06GAXxpPdvevcclHbks -goversion go1.16.5 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/33/33d298cf03f4ac6e19c06f4104f93ad89afa3267052c46168852f8cb264016ae-d # internal compress/flate mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid _omIwFt-aMEaSX0pVH3O/_omIwFt-aMEaSX0pVH3O -goversion go1.16.5 -D "" -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3c/3c4bb18d9c449de9f6c870a80aa249a0933059a9e66dca51669c0511ff58b4ac-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b170/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid Ey5QkhK1sPemUbDgpJkU/Ey5QkhK1sPemUbDgpJkU -goversion go1.16.5 -D "" -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/4f/4fc6a3afae0ea243d636e48818e847d2b92e3b8fe84e15d6906eb35557819aeb-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid RFYp54z6MUq5PjZpGeYM/RFYp54z6MUq5PjZpGeYM -goversion go1.16.5 -D "" -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/4d/4d7b75e4fa077166af86b3f07ee30420f310cc8d6a7124641503aa6043e835b2-d # internal compress/gzip mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KJabuIhAD3HMDRM8RdKI/KJabuIhAD3HMDRM8RdKI -goversion go1.16.5 -D "" -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/eb/ebf0d813125e7a4704566693551d0fd68b7b7df855efa73e4e64c460027e235b-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid Shv6tDGaDIh2PGx0P12i/Shv6tDGaDIh2PGx0P12i -goversion go1.16.5 -D "" -importcfg $WORK/b044/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/custom_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d0/d09d90d62051607f1a1bc83d8c27dd0e62494341c81e0a1c8dc33df9f080ea84-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b177/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid FQ7Yd5ksRZap_nIhC501/FQ7Yd5ksRZap_nIhC501 -goversion go1.16.5 -D "" -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/02/02e4d277a4a74091851ffac8985a91bee9a3fc6800079193f037b9a64e70562c-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b176/ cat >$WORK/b176/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/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b178/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -IxNSZGfypGVTPnITqua/-IxNSZGfypGVTPnITqua -goversion go1.16.5 -D "" -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -o $WORK/b158/_cgo_.o $WORK/b158/_cgo_main.o $WORK/b158/_x001.o $WORK/b158/_x002.o $WORK/b158/_x003.o $WORK/b158/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/19/1909df6adcce53cc21841d90276e23f014750e64c704d524a125c16af4eea0d8-d # internal net/textproto mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid iHefvhiIQ62pTN8OQl89/iHefvhiIQ62pTN8OQl89 -goversion go1.16.5 -D "" -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/61/61911660ecf6aa72f6fc053f5ccd19602c36ad3acc3b3ae0485401e217edd0e7-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b131/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid ZvKrVgcmKt6brte-K6kd/ZvKrVgcmKt6brte-K6kd -goversion go1.16.5 -D "" -importcfg $WORK/b116/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/zstd.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b158/_cgo_.o -dynout $WORK/b158/_cgo_import.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p os/user -std -installsuffix shared -buildid CxkmmfyP_Dxs5oJUakSJ/CxkmmfyP_Dxs5oJUakSJ -goversion go1.16.5 -D "" -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b158/_cgo_gotypes.go $WORK/b158/cgo_lookup_unix.cgo1.go $WORK/b158/getgrouplist_unix.cgo1.go $WORK/b158/listgroups_unix.cgo1.go $WORK/b158/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fc/fc527e7f2983222aefa2bf7e9e636681a0a27513701470d58be3b6dd2b890569-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid tKbLJtVdhlq7_Ta51K53/tKbLJtVdhlq7_Ta51K53 -goversion go1.16.5 -D "" -importcfg $WORK/b142/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ac/ac30e9e6f078c416f18dbb3d73cc153ac111cf224e39a70987ed91304a76123f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid OQHSSCtyOAQs4GWdYa6p/OQHSSCtyOAQs4GWdYa6p -goversion go1.16.5 -D "" -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b158/_pkg_.a $WORK/b158/_x001.o $WORK/b158/_x002.o $WORK/b158/_x003.o $WORK/b158/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3d/3da010a1b289a403f33d0d0c8a0b584883e4748de4e0fdf3082b011795c37d41-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/completion mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/03/036f988bba01de9148fdd17f5bcc6e40433f720f13b26278f1cbb0ffafb38840-d # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid VwAVeK9RSxZP5GZQT_RF/VwAVeK9RSxZP5GZQT_RF -goversion go1.16.5 -D "" -importcfg $WORK/b040/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/completion/completion.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid ujCOBv21eq5FAS7ddYYR/ujCOBv21eq5FAS7ddYYR -goversion go1.16.5 -D "" -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/utils_unix.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/19/19c166e9effc1c9cc7d9b0880fc3dd3e2c1811dddda2bebea4b1fe6eb7f06420-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Zyqxe-cqFSX8H6whA9kS/Zyqxe-cqFSX8H6whA9kS -goversion go1.16.5 -D "" -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/03/039bf6e27b04dbef408d9117047e093140878312b33fcdc23ee0f382d53520a5-d # internal mime mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p mime -std -complete -installsuffix shared -buildid Wvs1dZQ9pucI0M6PFdKn/Wvs1dZQ9pucI0M6PFdKn -goversion go1.16.5 -D "" -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/56/5606fa671517803cb6348dc374bbe56b1411af6c1a765ee10e0003bf54fbb899-d # internal mime/quotedprintable mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 4XOENN3hr3QB6fz2IYgf/4XOENN3hr3QB6fz2IYgf -goversion go1.16.5 -D "" -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/23/23c1c228e664bb5f0c262f99365ad09df7286c435c3b39ade46cf1452ec0cd97-d # internal net/http/internal mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid yeHALDbc8sV5D-1RpqL1/yeHALDbc8sV5D-1RpqL1 -goversion go1.16.5 -D "" -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a3/a3c89670ada9a176ec4d170ac06d2d7ed016a0e83a20b7dd14b79d3912a46b94-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b2/b2456fb7c7701344e0f09f5ccab28d823d031fe9b6f17ee2db4bc216ef1591c2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b189/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b150/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid nTCAXsPggaMnwbF9WDrO/nTCAXsPggaMnwbF9WDrO -goversion go1.16.5 -D "" -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/transports.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b150/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b150/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/da/da1357fc26576b496383801af33c07f7424eb2ff3eadc74f757e50d0e823d8b1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid lUM0uA8MVfHmrsK5i6_s/lUM0uA8MVfHmrsK5i6_s -goversion go1.16.5 -D "" -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/55/55ee9c48b415b1af36e8bb34e67b5b20095653f6fa9dacd58b92a21bc3d33aeb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid jV4E13kay2uH3lkK9dru/jV4E13kay2uH3lkK9dru -goversion go1.16.5 -D "" -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b7/b786b44a0783072a7cd5e79905242ef4f148cf6caa6a1278b87dfe2cde1efdf9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid ww-q4QMXjvAjuBUfGoiQ/ww-q4QMXjvAjuBUfGoiQ -goversion go1.16.5 -D "" -importcfg $WORK/b210/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/is_go113.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/65/65c4c08556ba9463625caf0c11eb67e253caf1796906e30089ce52e7d3412636-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/94/94c5f7a6298f62529c6f6dff7060c81d63fcabb2da31d377f2dac55f47b2fba3-d # internal mime/multipart mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile mime/quotedprintable=$WORK/b185/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid pel8RfZrnzLXAbBV2kW1/pel8RfZrnzLXAbBV2kW1 -goversion go1.16.5 -D "" -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go vendor/golang.org/x/net/idna mkdir -p $WORK/b175/ cat >$WORK/b175/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b179/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dBtkUhmudIEhWOftI7Va/dBtkUhmudIEhWOftI7Va -goversion go1.16.5 -D "" -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/54/54100d05f1fcab38c080578512d1d2495bfaa5f25a4be8149cc34f3d4a5bad8c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid r4QBGdCU1v6DMzmdGNno/r4QBGdCU1v6DMzmdGNno -goversion go1.16.5 -D "" -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/74/74d74068ca234c084ffc22d9e94849400627adfac0caec95b4d1fbd8dcefe1b9-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/podman/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid qwU3VWQM17E6Sa9iV91r/qwU3VWQM17E6Sa9iV91r -goversion go1.16.5 -D "" -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/57/571f945cf8a7b53ef02769c11d7c6af540949fddcdf0d609ea49edf9cc58b766-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid JWpfPSj4bZ_m8gqMYuYn/JWpfPSj4bZ_m8gqMYuYn -goversion go1.16.5 -D "" -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/30/3054e089f58a0254e6e933b2b6a56d3234afe10825cf410ada8dbea7d1b9829e-d # internal go/token mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/token -std -complete -installsuffix shared -buildid e0i0vtfV7ym5gpesnZpm/e0i0vtfV7ym5gpesnZpm -goversion go1.16.5 -D "" -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/77/77a77704ccb29d126981506a2a5cc7a04d93fdba3891c16682ad39686cbe808b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid aFLGDG-GVPfMSmblI4qd/aFLGDG-GVPfMSmblI4qd -goversion go1.16.5 -D "" -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/35/354ee47338c10340c68e68282767e948a8ba2d9f3936c09047980b7dfcd0003c-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid JwFImGrW68nafdGxkMrz/JwFImGrW68nafdGxkMrz -goversion go1.16.5 -D "" -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/value.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I $WORK/b150/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b150/_x004.o -c unshare.c cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/88bf1c1d3dab3d71c626df73ff4610322137148121a5247268686ff6fc66ae52-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid XXN1_284FksyAegNF2XO/XXN1_284FksyAegNF2XO -goversion go1.16.5 -D "" -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/84/84656a8e2b0a74fcd3331f1ac248815713052eddc872d19f45da35468a7ac947-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8d/8dab1b3c11f8ac643338f0176ed352dec53570092b4ae9f3dd89c654bc98c139-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b174/ cat >$WORK/b174/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/b175/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid S5pmzn8r49gsW0RRToFc/S5pmzn8r49gsW0RRToFc -goversion go1.16.5 -D "" -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid ZRBIOM_HAW0MTzA3cS4Q/ZRBIOM_HAW0MTzA3cS4Q -goversion go1.16.5 -D "" -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/cd/cd0c5b0d57ba35a248eed182f957e2d2213ed06e945051b6dc344cd3f78dd56f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b175/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Zu05kxxgb0kdp4hIDsIm/Zu05kxxgb0kdp4hIDsIm -goversion go1.16.5 -D "" -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/dd/dd134fb8ce4adeeb413a44ed96639499c2291762a132c94bc448017bc6a46ee9-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid igsRny2m9QmZ_eo2wOaE/igsRny2m9QmZ_eo2wOaE -goversion go1.16.5 -D "" -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/yamlprivateh.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -o $WORK/b150/_cgo_.o $WORK/b150/_cgo_main.o $WORK/b150/_x001.o $WORK/b150/_x002.o $WORK/b150/_x003.o $WORK/b150/_x004.o -g -O2 cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3a/3a75ca54a0964f03c3ac087bfa42cdc73f18967815499473a4ed340ab01cb0c8-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/golang.org/x/term -complete -installsuffix shared -buildid iDP9zTY92-LEafN_MHOs/iDP9zTY92-LEafN_MHOs -goversion go1.16.5 -D "" -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d3/d39319c820e03097e8a41464d6c4aa6833dcf92308ec52fefa8e0c9d04a3d6f8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid Pm46CyOt29ownlM60KGU/Pm46CyOt29ownlM60KGU -goversion go1.16.5 -D "" -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b150/_cgo_.o -dynout $WORK/b150/_cgo_import.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid hnZWosdEcra3xoWghVEq/hnZWosdEcra3xoWghVEq -goversion go1.16.5 -D "" -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b150/_cgo_gotypes.go $WORK/b150/getenv_linux_cgo.cgo1.go $WORK/b150/unshare_cgo.cgo1.go $WORK/b150/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f3/f33f79c266f0a5da3342eeda82b1b3a3f11bdb88f520c82caa73b655ce90eb2d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b219/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid drJCNbqzJmgdpuTNvyAL/drJCNbqzJmgdpuTNvyAL -goversion go1.16.5 -D "" -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/51/51f9861d198d5d83ca163099189071294c89969f6c81a0c2e4723737fcf0d1a6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid jioIvZXQ3FeJTVW89d-m/jioIvZXQ3FeJTVW89d-m -goversion go1.16.5 -D "" -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d2/d249fd07cd8adef843f9827229e88f1fb8ede82ee16ced4953957bafeeae76b0-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid ZtW1N3nC9nDBdLjDJzTB/ZtW1N3nC9nDBdLjDJzTB -goversion go1.16.5 -D "" -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4c/4ce084b5d746edcca735e17cbc4cebd6cbbdd7a2d7e5788a16f2e58cbded818b-d # internal github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b137/ cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d7/d77fc127b1a3a115d370dc12b67dc226f0a80a6894a9a7ae574c5603c968e6d4-d # internal net/http/httptrace mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Wu61UZFNuJJ2jwBYZGrZ/Wu61UZFNuJJ2jwBYZGrZ -goversion go1.16.5 -D "" -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/podman/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid _g0B-DIdGHE2KbW0_kYI/_g0B-DIdGHE2KbW0_kYI -goversion go1.16.5 -D "" -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b150/_pkg_.a $WORK/b150/_x001.o $WORK/b150/_x002.o $WORK/b150/_x003.o $WORK/b150/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d7/d740e2b185d0cece942b9d6080035afd277a20014bac472a66b8ace6e2067244-d # internal # github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid A4lhpAr80WjlP3IIgo6_/A4lhpAr80WjlP3IIgo6_ -goversion go1.16.5 -D "" -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5c/5cdeae854096a278c4c9ce68c728aec69fe3c2ed3371d667553aedece4617bac-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/rootless=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid kQxCI3yqgf8MagaewekW/kQxCI3yqgf8MagaewekW -goversion go1.16.5 -D "" -importcfg $WORK/b147/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/13/135d36868c1397b70de5b00ede9417a36a814be3cdd3d1d40f885a33280ee43c-d # internal net/http mkdir -p $WORK/b171/ cat >$WORK/b171/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/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b175/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile mime/multipart=$WORK/b184/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile net/http/internal=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p net/http -std -complete -installsuffix shared -buildid AOxWCIX42GAcn9-gtjhN/AOxWCIX42GAcn9-gtjhN -goversion go1.16.5 -D "" -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b7/b7300919b278a6e8cc9c6450f2d7e840285e44acdabc8b47cb7f4d62ba3c9c38-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 5gxx6aJhB7Jtx-H8IKLn/5gxx6aJhB7Jtx-H8IKLn -goversion go1.16.5 -D "" -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e5/e5f7fd92d6b7df2c9cc6aa095ae37ebb20b9420146f07528657dcd9884b2747e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid ddCD99ndsqSZN0HjDuXw/ddCD99ndsqSZN0HjDuXw -goversion go1.16.5 -D "" -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/64/643fdd7bc7874d40e9641d4be1f269571d3ee3f199b5b13de527034bed704d1f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid iE1JzbeLQl33yhkDskEA/iE1JzbeLQl33yhkDskEA -goversion go1.16.5 -D "" -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e0/e0202b0b73ce86b07a3b0acd48525613d68c5db00b508067a94894e2409f624f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b163/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid IpErmDKHza5P-YoLBo9Q/IpErmDKHza5P-YoLBo9Q -goversion go1.16.5 -D "" -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config/config_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a4/a43422c233563814f4b1da0b8a23b586cf331ca7c74f8d7d50568f521be19663-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid CqgLdop5gOfirCpmRWsK/CqgLdop5gOfirCpmRWsK -goversion go1.16.5 -D "" -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9c/9cac8760204ef249973ca4cabc1800ec255c8d78cea2132dff05c0308702d63d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid TXFx2Ky6-PL8bGAcB3pB/TXFx2Ky6-PL8bGAcB3pB -goversion go1.16.5 -D "" -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2c/2c84a4d4d3d978b8237e8f7002f0917b649302d513dae3eac31db3b839b3e111-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid MQGB4fOz1GypjLRaPHkO/MQGB4fOz1GypjLRaPHkO -goversion go1.16.5 -D "" -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/63/63de47fd4cef125a7a6ccef60f8b11a074af9466f19faed6137ca9f41e1a74a1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid OXZU5ZkjeWZ_wHaN_UFU/OXZU5ZkjeWZ_wHaN_UFU -goversion go1.16.5 -D "" -importcfg $WORK/b109/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/oci_index.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/66/66139c2ccbacd420618642788785e932c85c395100cab203b71990b1f94920c7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid SryP5o_5l176HAj6q9WC/SryP5o_5l176HAj6q9WC -goversion go1.16.5 -D "" -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/7b/7b57493864892ee7ca7b58c506223d14deb673d31f5dec7c567120f76498decb-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid C32Y79-JwrE5kcIVgyHn/C32Y79-JwrE5kcIVgyHn -goversion go1.16.5 -D "" -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/55/553335604d1afae653e9af5f5ed697a48ad100e97e3483dd76db99466db9df67-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid zaVJwWccaMxwoi2S6AtP/zaVJwWccaMxwoi2S6AtP -goversion go1.16.5 -D "" -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/c1/c1bebd51cb826212a448224e809a1272def1712bed09dd95550fffa82d02e658-d # internal archive/tar mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid F6Ac_9WbUaRwmLK7z1WI/F6Ac_9WbUaRwmLK7z1WI -goversion go1.16.5 -D "" -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1d/1dc565cd25fa56c3a4149e633306663a36d4aa383d305f9251a87ad7d43493ec-d # internal text/scanner mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid frXwEg4BVwfBbFQRg-U3/frXwEg4BVwfBbFQRg-U3 -goversion go1.16.5 -D "" -importcfg $WORK/b268/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/02/02efb56ef3f62e0bda6c565fe3e29584b6a29b402df79143169dec9277d42766-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid wJ4DNG6NI6itP2A-Is8f/wJ4DNG6NI6itP2A-Is8f -goversion go1.16.5 -D "" -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ba/baeae33fd27d693cd62890771fd8ded0f2e1a6375d78bde8fb18542fc09ef5a0-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid QxDK_WGDbyL4hrEPFvcU/QxDK_WGDbyL4hrEPFvcU -goversion go1.16.5 -D "" -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml/yaml.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/67/673f535e3fbbec0ed0858adc3d00cb7237b12c243289d243a317d827e9fd7b89-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid DR-zoMlAGjcIA7nmhufw/DR-zoMlAGjcIA7nmhufw -goversion go1.16.5 -D "" -importcfg $WORK/b106/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/oci.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/unparsed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/02/02d6774235381afa8fc3b5277a08bd0a77e0dba838ac95d2e136d122c1dfc2be-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid xesHXCSoTpocrdpOzCYw/xesHXCSoTpocrdpOzCYw -goversion go1.16.5 -D "" -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/01/0191637f5acb780099720807ddb256f45cc2ca395aec1c30b47f4e8d10f78913-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid nfiiP0GSj3O9PBubXTdr/nfiiP0GSj3O9PBubXTdr -goversion go1.16.5 -D "" -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/60/604e6af065f762d89cd878605e2d04eac52984b795f4869d91557786f343a0af-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1450T571jDKyduie-Gw1/1450T571jDKyduie-Gw1 -goversion go1.16.5 -D "" -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/83/8332d7465d7ee0b47d50e2a32828ef4c86a8ea66f89d8335e6f3bfc5749f2589-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 1Si0POoeFQw_Sn5kh5na/1Si0POoeFQw_Sn5kh5na -goversion go1.16.5 -D "" -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9c/9cf477835dbf0841b8fb798badb67effe3c1d521d7f3c6bd9ebad6c7f811c9ec-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid eVFwDc0Md6pErejEpXwf/eVFwDc0Md6pErejEpXwf -goversion go1.16.5 -D "" -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2b/2b29cb2dc1519c3cdbfacec0ef1a470c69dcd29962a63a643164b572fc162d96-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid wTVeDH1nVVEJF5W2CvFF/wTVeDH1nVVEJF5W2CvFF -goversion go1.16.5 -D "" -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/11/1134f9e2ed69f7f3b682e6520cd4aea8b9bc65882c632daed5df1d44301cdb72-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid z_3t_O5hFkkMQfba9Tzu/z_3t_O5hFkkMQfba9Tzu -goversion go1.16.5 -D "" -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/eb/eba4fffc59ae8561a383d20b59b224b8624dad67bce456fdf2b4613c7fe0ff67-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/userns=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid -KYIB4cBKgok391wRxWQ/-KYIB4cBKgok391wRxWQ -goversion go1.16.5 -D "" -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/proc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/syscall_linux_32.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/userns_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/5a/5aca1c6589d5b30d9ab7d947fb17db40e12521d24c0eaf1b75b0434c90f677cb-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid PaH6dx3ls6ONqQUSvR3V/PaH6dx3ls6ONqQUSvR3V -goversion go1.16.5 -D "" -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/fc/fc25d37a35ae75a14b578ef69e7d2d43197a895d2ec0be3998f1fca59b503000-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 71-EHhgSmavOFL9dP4lt/71-EHhgSmavOFL9dP4lt -goversion go1.16.5 -D "" -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e6/e6334a27675a9627cda0386e7690813d2f1874f893f7d20dfa5cfb07446441c9-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b278/ cat >$WORK/b278/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b278/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid nWoH9ELF6iPWlfwZSyuW/nWoH9ELF6iPWlfwZSyuW -goversion go1.16.5 -symabis $WORK/b278/symabis -D "" -importcfg $WORK/b278/importcfg -pack -asmhdr $WORK/b278/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_17.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/f9/f95b78e0f22b4e382262503761db65a99f2cd6306ad19e98d7dc093feb40e98a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b283/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b283/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b283/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ce/cebaa1e6741ac501b74ea61c37708bf895430eae6bab944151fd162bc62a706f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 4PeQD0GFuAtAfVcii9Zn/4PeQD0GFuAtAfVcii9Zn -goversion go1.16.5 -D "" -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/ad/ad3f667fb456cc2a135faff505496967e84fe65e8f01f5b75a630fa2eccb06f4-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid TxTtAUq30tzYP7qkgcPw/TxTtAUq30tzYP7qkgcPw -goversion go1.16.5 -D "" -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/05/056ece5a15f0b8a634e8aa48ff276372487f1b44095bb1f76fb7a6b2b3be9f47-d # internal github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/podman/vendor/github.com/willf/bitset -complete -installsuffix shared -buildid 2q8QzhBEyoguKMOzw_ON/2q8QzhBEyoguKMOzw_ON -goversion go1.16.5 -D "" -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/bitset.go ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/popcnt.go ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/popcnt_19.go ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/trailing_zeros_19.go cd $WORK/b283 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/f7/f7d5548e16ff8d91dc7cf00f73c1dbe5189467d08822ff8487b61e8454d8be6e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/willf/bitset=github.com/containers/podman/vendor/github.com/willf/bitset importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b288/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid R8Lawquk9lPk47zpLqG0/R8Lawquk9lPk47zpLqG0 -goversion go1.16.5 -D "" -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/_x001.o $WORK/b283/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b283/_cgo_.o -dynout $WORK/b283/_cgo_import.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid vOzTM2uUM0nJ9EWegJ1a/vOzTM2uUM0nJ9EWegJ1a -goversion go1.16.5 -D "" -importcfg $WORK/b283/importcfg -pack $WORK/b283/_cgo_gotypes.go $WORK/b283/projectquota.cgo1.go $WORK/b283/_cgo_import.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/1d/1d598ba6dc97825de4671067f86850314b22042ec73e7b4f8a4bdbdc00b0c151-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid IX9scQS6CXgjA0-vHokq/IX9scQS6CXgjA0-vHokq -goversion go1.16.5 -D "" -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b283/_pkg_.a $WORK/b283/_x001.o $WORK/b283/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/f0/f0bea919d8ea6b850ce053687ce83da80993f8ee931d6964db39be5e02b0e6c9-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid NHErpWY8cD1M992WHHI8/NHErpWY8cD1M992WHHI8 -goversion go1.16.5 -D "" -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/config/config.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/fa/fa871df7f043de28755013e2f712755655f05718d1413a9f7b357cfa9293058e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 4rtrlDxik-iN53KahJ7X/4rtrlDxik-iN53KahJ7X -goversion go1.16.5 -D "" -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d6/d6afc5a135c4307cee6d5289e8b7a97a3b2f4aa457be3ca9c5ed1fd7a18eadde-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid xUF-2sXhKu5kvl8Mjrhl/xUF-2sXhKu5kvl8Mjrhl -goversion go1.16.5 -D "" -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/20/20e41273140dfa709df483e7921c4b967e5ee15da122bb21b7ea006eac716d8e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/parse mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid 7u8HR8f0NDzSSPEQiEu7/7u8HR8f0NDzSSPEQiEu7 -goversion go1.16.5 -D "" -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c9/c9460671f94f238d4dd47a47d3f25e88e44c6ee4ed888a14b19d52d2447ca866-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid kljmNf4yIaQAz-7pg5-3/kljmNf4yIaQAz-7pg5-3 -goversion go1.16.5 -D "" -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/json.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_386.o ./relfect2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/71/71e35524f8fed2334ae51daeb2398d19bf2ad6bebd7a8b968a0aedff5e5017ba-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b299/ cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/04/047c9613abf0abd0dce9ef0e674edf2582257d8787ca3cdccb5b4dfa7c21516c-d # internal cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid XR8dfrki1eVaG0Xke5Ct/XR8dfrki1eVaG0Xke5Ct -goversion go1.16.5 -D "" -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/types.go github.com/containers/podman/vendor/github.com/miekg/pkcs11 mkdir -p $WORK/b307/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b307/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 -- -I $WORK/b307/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d7/d73b2b86317edba28b05c75ab1b6bb7bc223c807b552d68c6c25a0f0500d6fbd-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid cp7l_GGEot0v3jPw68_R/cp7l_GGEot0v3jPw68_R -goversion go1.16.5 -D "" -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b278/_pkg_.a $WORK/b278/relfect2_386.o $WORK/b278/relfect2_mips64x.o $WORK/b278/relfect2_mipsx.o $WORK/b278/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/85/85db03ac45d6bf7813b42de2ea0afd11b204073f88daafa256a3c5f5231c5fbd-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid uz9zR5_JXGsZ1R2NR5-m/uz9zR5_JXGsZ1R2NR5-m -goversion go1.16.5 -D "" -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/2d/2d473cd5f41c26a214d246fa20c471dda67062e87444280eb46e799122849fff-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ZdXU0_HDckstKE3Us3qu/ZdXU0_HDckstKE3Us3qu -goversion go1.16.5 -D "" -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a3/a39479bb84356c280824cb582efd82a0084ea6c1e31a1f7b0659d753555e6d39-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 6QewFHl2YfvLa7D5NVI8/6QewFHl2YfvLa7D5NVI8 -goversion go1.16.5 -D "" -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/d6/d69298fbf633999540dea77d6a3e23b1097af09e924c4ce4684eee6c9bfc6f05-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid OBwgEZw5MhdIf24fMeyf/OBwgEZw5MhdIf24fMeyf -goversion go1.16.5 -D "" -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils/utils.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/55/5511878fcb8aa40db6990184d76d6ae281ee832ca603881d091823406d56d7e9-d # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/podman/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid z4wU_WCSMv4WVwXJ6AMa/z4wU_WCSMv4WVwXJ6AMa -goversion go1.16.5 -D "" -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/e7/e761e0a7c5551d24bb9323b69b4d7a131339ace32e069592855a297597f2ae12-d # internal database/sql/driver mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nUZBwUIlWaLAnyXXPftt/nUZBwUIlWaLAnyXXPftt -goversion go1.16.5 -D "" -importcfg $WORK/b312/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/71/712090fa414a7c089429502e17b2d8169fe9c7384eccd612bc2e5263cf8d83cc-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid OpQtA4j0Bhz5xZbdp1F4/OpQtA4j0Bhz5xZbdp1F4 -goversion go1.16.5 -D "" -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/6b/6bb3c845c54b54cbca0d153803d362c0accd4e31dd959f3f34b52dd242a1e553-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid CfAYViFSXWyE5euNOK1T/CfAYViFSXWyE5euNOK1T -goversion go1.16.5 -D "" -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/args.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/delegate.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/find.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/raw_exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/9d/9d91e478ba7ee46b8e392e03ad19d72b096435a471c9a39f63547e3d2700b338-d # internal github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid t0_YHTi9mqPawmzpJhYA/t0_YHTi9mqPawmzpJhYA -goversion go1.16.5 -D "" -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c8/c82d55210f6be5045f28fd90d806fa532b3d4ff39af89c7afb38812f2d15990a-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 7e8PfIGYWvRvcSLx2Anl/7e8PfIGYWvRvcSLx2Anl -goversion go1.16.5 -D "" -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni/api.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/fe/fe2017f3f2fe742b352692a78e4edf0a9cb649043d707d16fdce42d1422befb7-d # internal github.com/containers/podman/version mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid dNY7OvbPS6aIkxFtQP3R/dNY7OvbPS6aIkxFtQP3R -goversion go1.16.5 -D "" -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/dd/ddd152724b0bf8f655784689279febd1423622aa2cdaff4e04fe623681ed54c4-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid vj_MWK4PiZly4g_8Y0KM/vj_MWK4PiZly4g_8Y0KM -goversion go1.16.5 -D "" -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/terminal.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/95/957b0e967abd3049f540b0a5f31496191545c37015e2408e3abe07b290861178-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid JkWGlXMEmKDzGU3J_LP3/JkWGlXMEmKDzGU3J_LP3 -goversion go1.16.5 -D "" -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/8a/8aae9aed33fa723853f766ea7b8b9011f86bbcb56f05b6c968d7fda991ec9ca2-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid yWJhMjeQVzalzmgh6NZ9/yWJhMjeQVzalzmgh6NZ9 -goversion go1.16.5 -D "" -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e9/e9222f1af8f77fe13b175e1d5c06b4f442b15b5a16cc03b4785fb86c5084ed2b-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b317/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b317/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b317/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/aa/aa9856237f86c579e08190b6c1f122356ff489ce7cd162b4ffc8df6d726489b6-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid IvrBzngv2fb4soPY5SVP/IvrBzngv2fb4soPY5SVP -goversion go1.16.5 -D "" -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/d2/d29ac398a88219284ceefd09c120132d312d72617388ac05d183af91c887af9f-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid cbdffOJvBJOqgdk34wF4/cbdffOJvBJOqgdk34wF4 -goversion go1.16.5 -D "" -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d3/d3385df75ab55692921a8b27359677186f2e0938684cc54de82651386480de34-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b327/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b327/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b327/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c cd $WORK/b327 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I $WORK/b317/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b317/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cd $WORK/b327 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -o $WORK/b327/_cgo_.o $WORK/b327/_cgo_main.o $WORK/b327/_x001.o $WORK/b327/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b327/_cgo_.o -dynout $WORK/b327/_cgo_import.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/01/01fdafc5babfc2a3da5a5cc68ff61bfec8ab46a3049414616a340db30d6dfd90-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b169/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid dimq77mppKdBPTnQJpaA/dimq77mppKdBPTnQJpaA -goversion go1.16.5 -D "" -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid kpa44PD-EHoSDudTNNgB/kpa44PD-EHoSDudTNNgB -goversion go1.16.5 -D "" -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b327/_cgo_gotypes.go $WORK/b327/host_cgo.cgo1.go $WORK/b327/_cgo_import.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b327/_pkg_.a $WORK/b327/_x001.o $WORK/b327/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/a4/a45ca3e2ad11e982c9c8e158c3019f41ef94a11f864753cbd1102f2b4bf45634-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid tT7d5j2W5FvUJXq0j6XO/tT7d5j2W5FvUJXq0j6XO -goversion go1.16.5 -D "" -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f4/f491c5c0513c305bbb6212c8ae2fd80b6812b5a491f83b28b0adf804fa33ff19-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 75ZDLLphKz39IguRukdQ/75ZDLLphKz39IguRukdQ -goversion go1.16.5 -D "" -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/31/31f0c4196f63d4d76d060d9d43c52a04a48ef4a1de7cde62f9aaa2841706a466-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid zQ1WhWiMueLHwwlKKhBw/zQ1WhWiMueLHwwlKKhBw -goversion go1.16.5 -D "" -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/a2/a2f8151be4c4bddf1c385da62cd120d0c43bbb2ad264f3072758ad9a313a7fbf-d # internal github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid zwVSG8ksJ7J_nyF8zBNx/zwVSG8ksJ7J_nyF8zBNx -goversion go1.16.5 -D "" -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/blobs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/manifests.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/tags.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -o $WORK/b317/_cgo_.o $WORK/b317/_cgo_main.o $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b317/_cgo_.o -dynout $WORK/b317/_cgo_import.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/c0/c01bd3eb8b67d94e661339d06daae6bf8d29249d1d02e24831c4ee0ad24fdcb3-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 3zuF5-DxuVRv0azp2iDQ/3zuF5-DxuVRv0azp2iDQ -goversion go1.16.5 -D "" -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/podman/pkg/rootless -installsuffix shared -buildid -TtaCukfwgtf2IYCdyNE/-TtaCukfwgtf2IYCdyNE -goversion go1.16.5 -D "" -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b317/_cgo_gotypes.go $WORK/b317/rootless_linux.cgo1.go $WORK/b317/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/fa/fa647231decd3476258d4a5b97053e1b9d6275662f8688b5de33b6a675658936-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 8GaaEXY7zVFC2gGihela/8GaaEXY7zVFC2gGihela -goversion go1.16.5 -D "" -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport/http_reader.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/fd/fdfc527dbe750df79596fa21d1c3fe3605533de0551a6688a29506fd9174fcb0-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid H--_227EpG0U1PZCoh66/H--_227EpG0U1PZCoh66 -goversion go1.16.5 -D "" -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/4e/4e74c739b82ee5442cea47a0351f73038ccf393e02c6f517574933ab2e543ad5-d # internal expvar mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p expvar -std -complete -installsuffix shared -buildid pVrhgtZiPnul5yf0lHa2/pVrhgtZiPnul5yf0lHa2 -goversion go1.16.5 -D "" -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b317/_pkg_.a $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/0c/0c679cc34c3cb0dd6fe841aa44d7c66989ebb0353e717a8414340a3298c7dc12-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 2Wz9oYW6dGCV8szxeLDb/2Wz9oYW6dGCV8szxeLDb -goversion go1.16.5 -D "" -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/jsoniter.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/71/7147fb7a71729cd274f5a02720d7630f692f1aab42e473f625d4d69bf38f76a3-d # internal # github.com/containers/podman/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined 1 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid Hvix_pYJNQQv9quhpkoq/Hvix_pYJNQQv9quhpkoq -goversion go1.16.5 -D "" -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2e/2e51111a635d48316275fc1b8d59bfc00cba59af86aceee8457a22933ac36f4b-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid vz2JOCq0BBUYMuHaAaW7/vz2JOCq0BBUYMuHaAaW7 -goversion go1.16.5 -D "" -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/52/52e41c353278d3a470c322bd5e9cb9eb3c4d44717096cfa66d7d78575beb8efd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid u1BVE__ikYsRspuj-LyR/u1BVE__ikYsRspuj-LyR -goversion go1.16.5 -D "" -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal/terminal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/14/149a5695adcc975898e2e8f67baf0c11b250f4bc589dee5eee24f4b8b5db2b6a-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid QjT4BzKHsWNVFytwytX3/QjT4BzKHsWNVFytwytX3 -goversion go1.16.5 -D "" -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/16/16b4745f9b9d0f8df782391e41a9f3d0fb3a744ec4b5baaff4e117822ebb863a-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b331/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b331/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b331/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/42/428b08019326211ebabe37f82d7b86bd0c144574fc15879755eace4683db49ba-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid dDWRNGpjVnzoBK7Gu4Yw/dDWRNGpjVnzoBK7Gu4Yw -goversion go1.16.5 -D "" -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f8/f8ff677ec088fa450d39d4574764da99e569ee66021a7294c8d616ee6edb8e8f-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid Tpws42WWvetpYWj1D5j1/Tpws42WWvetpYWj1D5j1 -goversion go1.16.5 -D "" -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/63/638680e6b1669f3666ba1dc7513baeb9d1f6870584f43e9704ddef696d51706a-d # internal github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid Xomec13FRN2g87hEGBWf/Xomec13FRN2g87hEGBWf -goversion go1.16.5 -D "" -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1/fsnotify.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1/inotify.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1/inotify_poller.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/97/979c9d172c1595f2953152ae896cc772d67d6edd30bd829da71217c3fc9ac355-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid t2TmfHhrQcDiGdSZgDsN/t2TmfHhrQcDiGdSZgDsN -goversion go1.16.5 -D "" -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/83/838e445d06ee7e868e17464ab7e8f0fc1ffd5c7c3e5a658bd27441775942d1a7-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid KBKfIZAJH9fCimPzt3dl/KBKfIZAJH9fCimPzt3dl -goversion go1.16.5 -D "" -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/11/118c6a8ae96362502b715ecb6374e6e6bfbd03a28617605d938c50343916068e-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid aXnrUQPn3E8V9dAgj3Hr/aXnrUQPn3E8V9dAgj3Hr -goversion go1.16.5 -D "" -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1a/1a9801f12ae057ff047bb499022a101b53efdd4fac516e6f567e9475691b0ea4-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b337/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid yFoBq6L_sHtd-GPK4TrF/yFoBq6L_sHtd-GPK4TrF -goversion go1.16.5 -D "" -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/watch.go cd $WORK/b331 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/c9/c9534700f3cdbd4e0d8d5300848ba5774b06d84f392cbbfa490c80075eca279e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 9pTvQwxUsJ9EXIFCLnhv/9pTvQwxUsJ9EXIFCLnhv -goversion go1.16.5 -D "" -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go cd $WORK/b331 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/86/86c62fd929e4b5392eb9f8b071b71de5015a618ffd63e5873c7e7db0cb5664b6-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b337/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid VL6GrDg6c1dy4uzMiK0U/VL6GrDg6c1dy4uzMiK0U -goversion go1.16.5 -D "" -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/tail_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/56/56c6f54ca5166f184e33f80b33532b2bc81c15734a5cccebf2e6761fcfd80499-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b232/ cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c9/c9254b787e7ea653248a96d05e2d0c058614cc785a7269f84f48d87c772d68a5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b282/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b236/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid K_5vtDfI8KShNiZpQOVW/K_5vtDfI8KShNiZpQOVW -goversion go1.16.5 -D "" -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid bHA7Q07Gq31Uo9Myza_q/bHA7Q07Gq31Uo9Myza_q -goversion go1.16.5 -D "" -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils/overlayutils.go cd $WORK/b331 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/de/de9aacc19b44bba6db72cb3cfe45b20a635f5b27c453329ebc1df698497752a1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b284/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid FmD7XoQQ2GwA5qe0eef9/FmD7XoQQ2GwA5qe0eef9 -goversion go1.16.5 -D "" -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/67/67ef50534c441543b8157e3ebae0fd2bbee0117c7eae24089029c1a224110fb8-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 12eWOhw2iFHMPK2R8xT4/12eWOhw2iFHMPK2R8xT4 -goversion go1.16.5 -D "" -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -o $WORK/b331/_cgo_.o $WORK/b331/_cgo_main.o $WORK/b331/_x001.o $WORK/b331/_x002.o -g -O2 -ldl cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/84/846e653528a565f73f79ee992a4fc328f154375d6dfe0d5619538f063c65bec4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid RSrcwdUwPTf1LIbcTdZM/RSrcwdUwPTf1LIbcTdZM -goversion go1.16.5 -D "" -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/a1/a1a6fd66faa5b05dfbb8c75c2063cbfb868b530a4d463304346ac519064aa1f1-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid YVtKE4RgSI1jl_K_kIQx/YVtKE4RgSI1jl_K_kIQx -goversion go1.16.5 -D "" -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b331/_cgo_.o -dynout $WORK/b331/_cgo_import.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid pDocLId94-vE4eNiswkI/pDocLId94-vE4eNiswkI -goversion go1.16.5 -D "" -importcfg $WORK/b331/importcfg -pack $WORK/b331/_cgo_gotypes.go $WORK/b331/dlopen.cgo1.go $WORK/b331/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/22/223916010f2ed97c2fcfa2b5eef8a39acaf403d44e7d272076ad6bc20a8ae6f8-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid pdPCapD19zRnZLtz5Ej-/pdPCapD19zRnZLtz5Ej- -goversion go1.16.5 -D "" -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b331/_pkg_.a $WORK/b331/_x001.o $WORK/b331/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/1d/1d7a870581dc41b1bc1e26e7a2239b3d03df0bce4749d1f8608f166800414051-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid OADed3z9-uu_qBpVajg8/OADed3z9-uu_qBpVajg8 -goversion go1.16.5 -D "" -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c7/c7d9668da96482bfe25d1819d6d51e6ecdcc6025626297c8931a2dd2ad5d2777-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid qYLGMKfQLvh31xAX-W4U/qYLGMKfQLvh31xAX-W4U -goversion go1.16.5 -D "" -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/d1/d1def5e04e92f99423f249b126df60a578638da638212228993b1e961911e399-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid c7IsUENsPFpxeeG2Pe51/c7IsUENsPFpxeeG2Pe51 -goversion go1.16.5 -D "" -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f9/f94710a4d894df71b3fec15488f231a1b0d09fca4074e9456d48ba5be4afb0e4-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid tIu9eAcY9qkR5ogC6Ubw/tIu9eAcY9qkR5ogC6Ubw -goversion go1.16.5 -D "" -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e2/e23df4933bdcc220ad8c1c4a1c1c0136c7d64d4c8fe6ff0d63ca2d2df7ac00cb-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b330/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b330/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b330/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/57/5731f5a68b6805e48b4c5e6543c7dec956917f353ada549d8d13b0b67e360a62-d # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid q5T2hZXYY_YXLYsPUXKa/q5T2hZXYY_YXLYsPUXKa -goversion go1.16.5 -D "" -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/config.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5b/5ba1a95e59a8d776c20ef2df836db148c6013b64a92a997c9dce1ef397d1c678-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 2YQwXza-anGMOq1OCExr/2YQwXza-anGMOq1OCExr -goversion go1.16.5 -D "" -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/dd/ddf167ddfa86f386a8b662e895777516d2d73c6cba577cc61cd95adcf14a71fd-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=$WORK/b231/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid buPXb4H1urTx_z7kfh_2/buPXb4H1urTx_z7kfh_2 -goversion go1.16.5 -D "" -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/0c/0c7f9a3ec4553be3aa7572c56981c8ebe9361843bd17b5264d706dae873fec3d-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid 5GhE8taAXAO_lJvYUeZh/5GhE8taAXAO_lJvYUeZh -goversion go1.16.5 -D "" -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/inotify_poller.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/bc/bc3ecb1b957be2fef8622b800648b628b71468c5e85dce7df1347b6a518ac285-d # internal github.com/containers/podman/vendor/github.com/containers/storage/types mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/pkg/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/types -complete -installsuffix shared -buildid N8Y4EaWsC5WyTlMDFo0i/N8Y4EaWsC5WyTlMDFo0i -goversion go1.16.5 -D "" -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/a6/a6c0d24cdd6a9ebcb73fef5b06affbf8c3a5f06170754f95025c6c12be48bad3-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid YxfieMSisaQV87LmRak0/YxfieMSisaQV87LmRak0 -goversion go1.16.5 -D "" -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/5f/5f8536ca758bef352b2f3aa7e2cae7020ae4eb0284df2ec5e0ca6956931174f3-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid _F7aJ6zg1InIAy5ELD4s/_F7aJ6zg1InIAy5ELD4s -goversion go1.16.5 -D "" -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/mpls_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/nl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/parse_attr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6local_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/syscall.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/tc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_state_linux.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/f3/f3b9cd95980060236a480d701e047c3618dcaf26cfba90315df5ecb48646b37b-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid r9Nvfi9xr-vYabTpiGdD/r9Nvfi9xr-vYabTpiGdD -goversion go1.16.5 -D "" -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/config_local.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/systemd.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/util_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/4b/4b0508f93193e7c3ebee188076f9439300d9b2e541eb4618de7067934eec0168-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b316/ cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid QkqRQLdETnQes00tJGwP/QkqRQLdETnQes00tJGwP -goversion go1.16.5 -D "" -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/7c/7c5615c0256438ab16575d8e992a519626141690430f9feae3984b613f702a9b-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid RzNVKsbcnH47dp3Zg6za/RzNVKsbcnH47dp3Zg6za -goversion go1.16.5 -D "" -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/7f/7f79b9c2120c5dc4b363d7211131ba971d45145fefcf6a8ae488faa218bd61cd-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=$WORK/b226/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid n6YASHpss-r4RBooY0xw/n6YASHpss-r4RBooY0xw -goversion go1.16.5 -D "" -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/96/9632c25b411cf7bdea17f4160e95793182cc54ac5534019eef409ba095b90d8b-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ed/ed16d96026f24f7931ec596a7d7c8dedbd50c669080758d8b9b6836aec3782ef-d # internal cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c github.com/containers/podman/pkg/util mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid -kRxsJEtneVP2OhqcoSA/-kRxsJEtneVP2OhqcoSA -goversion go1.16.5 -D "" -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mountOpts.go ./_build/src/github.com/containers/podman/pkg/util/mountOpts_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid dFBohipOMvUSv5m0il9N/dFBohipOMvUSv5m0il9N -goversion go1.16.5 -D "" -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bpf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/gtp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/handle_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/inet_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_tuntap_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/order.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state_linux.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ba/ba54cbff4e25c1642da977c31d7a2466c98bfc41f95ac61b2dc4a42571abb0b0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid tiTlahbyRJwpM5NQgccG/tiTlahbyRJwpM5NQgccG -goversion go1.16.5 -D "" -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/containers/podman/pkg/cgroups/blkio.go ./_build/src/github.com/containers/podman/pkg/cgroups/cgroups.go ./_build/src/github.com/containers/podman/pkg/cgroups/cgroups_supported.go ./_build/src/github.com/containers/podman/pkg/cgroups/cpu.go ./_build/src/github.com/containers/podman/pkg/cgroups/cpuset.go ./_build/src/github.com/containers/podman/pkg/cgroups/memory.go ./_build/src/github.com/containers/podman/pkg/cgroups/pids.go ./_build/src/github.com/containers/podman/pkg/cgroups/systemd.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/de/deebdfd81c6965862a708ca1a7685c33b1624f5614bfcaa124ee926e2ea34621-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid y-NSYXy4ZgJ2zTsMHOMW/y-NSYXy4ZgJ2zTsMHOMW -goversion go1.16.5 -D "" -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/9e/9e585ca0d4a1089aaa6cd97997c44e4ecee219ec3da23b5abb2ea45ccd1e68ad-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid XT_xmxYsPxMK1ZowN9Eb/XT_xmxYsPxMK1ZowN9Eb -goversion go1.16.5 -D "" -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c7/c70afb91ae9514e162f098481595d6aaa2f5f33921801953bc68899d3cc127a6-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid xVv0eu1jwnvH1TEXXUrd/xVv0eu1jwnvH1TEXXUrd -goversion go1.16.5 -D "" -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -o $WORK/b330/_cgo_.o $WORK/b330/_cgo_main.o $WORK/b330/_x001.o $WORK/b330/_x002.o -g -O2 cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/aa/aab3e07501f825470a319d1a6c5c3acb8c68c9ba16c69481f7a49b198cbe581a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Ibdoru0Y4Bg6RlTUq0RJ/Ibdoru0Y4Bg6RlTUq0RJ -goversion go1.16.5 -D "" -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b330/_cgo_.o -dynout $WORK/b330/_cgo_import.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2e/2ebcb6bad7904de33932eaf9352b5c84bc0bd3cb4930185105ed993534cf67af-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b237/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b331/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid Ow3_OVJ1Mkp6-BirV9zh/Ow3_OVJ1Mkp6-BirV9zh -goversion go1.16.5 -D "" -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b330/_cgo_gotypes.go $WORK/b330/journal.cgo1.go $WORK/b330/_cgo_import.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ASybdc6VQACWXq90M8uU/ASybdc6VQACWXq90M8uU -goversion go1.16.5 -D "" -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/30/30101cd29208ebe0c01d42f45203789c2a82ffecf690ed72d790432b4956fc52-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid TqyY_uurT2veAwBuLoVp/TqyY_uurT2veAwBuLoVp -goversion go1.16.5 -D "" -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/43/43d4fa8bef9c314e5303595f3b273d037b12eea12ef605566641c01bdfb45e5f-d # internal github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Sg7fumR4WghkeUGQ8SOM/Sg7fumR4WghkeUGQ8SOM -goversion go1.16.5 -D "" -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/37/37e654e9227e4cc4ff72e0a2e74295d7eff5b206b1692c5b46934a745ae0f142-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/parse=github.com/containers/podman/vendor/github.com/containers/common/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid 89Hg3J8XfV1nKE4ZoNYn/89Hg3J8XfV1nKE4ZoNYn -goversion go1.16.5 -D "" -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/67/677ca3c4620549bb56d8d3d9c6e33ece153863dcfe7ac15b4fdfe277f1cc64a5-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid x0jfnrJtM_UV-ni1mbyL/x0jfnrJtM_UV-ni1mbyL -goversion go1.16.5 -D "" -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b330/_pkg_.a $WORK/b330/_x001.o $WORK/b330/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/7c/7cdb58515ba6512ba08278382c912a5943db838cda7d8ba962f783d466ddbaec-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid f_Sh6qDB5F-kMHe6CK7L/f_Sh6qDB5F-kMHe6CK7L -goversion go1.16.5 -D "" -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/14/14a0ceefadf0e34386ec33c1c76239cf1a68b234237df84375af11c8f8bd50dc-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid YUH1EeTUickwoRQnNLJr/YUH1EeTUickwoRQnNLJr -goversion go1.16.5 -D "" -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/f7/f7090ca38cc3e9455634e6c1c70f9da96fc02486549117c41c02d6d4670754d0-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b249/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid p6A__9G_LKkaH3dtlTHP/p6A__9G_LKkaH3dtlTHP -goversion go1.16.5 -D "" -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/c3/c317346f41fab8217c679fa3a6133794a60579c98facf8df155caf7d6fec2162-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid mweQhF2A-vlRkcmV95fN/mweQhF2A-vlRkcmV95fN -goversion go1.16.5 -D "" -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_linux.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ac/ac2b763b2a3cf8ba2f2a6cad733849437e105ae86c89bcb040436d2091432a78-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid b3mfeR4d4j0Q5hLQ68Jc/b3mfeR4d4j0Q5hLQ68Jc -goversion go1.16.5 -D "" -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/1b/1bcfa276177e0d7d4d9325f976eb08ae3795195ada408377d228b9c1dc2096c4-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mEGJVIx5DB4cSPBZa1mm/mEGJVIx5DB4cSPBZa1mm -goversion go1.16.5 -D "" -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -o $WORK/b307/_cgo_.o $WORK/b307/_cgo_main.o $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o -g -O2 -ldl cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9f/9f367e42c119f1f0c8827c7595720f01196f31d37711b0b7a944c0cd113600f8-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib -complete -installsuffix shared -buildid eAK2yLAucskZCKH4z5gB/eAK2yLAucskZCKH4z5gB -goversion go1.16.5 -D "" -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib/metadata.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage pkcs11 -dynimport $WORK/b307/_cgo_.o -dynout $WORK/b307/_cgo_import.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -installsuffix shared -buildid GCUJ7VUtWYi8oNYwEIvy/GCUJ7VUtWYi8oNYwEIvy -goversion go1.16.5 -D "" -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/const.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go $WORK/b307/_cgo_gotypes.go $WORK/b307/params.cgo1.go $WORK/b307/pkcs11.cgo1.go $WORK/b307/types.cgo1.go $WORK/b307/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/3e/3e6a2b216dd8001aaaed5367e6f6bfeacb8726e419f6b13de5d2857c6eeb15ba-d # internal github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go -complete -installsuffix shared -buildid -ZscdTURujbF8Ln1wc9W/-ZscdTURujbF8Ln1wc9W -goversion go1.16.5 -D "" -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go/oci.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/30/30a618aa1d3264624eed520b914ef241efca1a41ede3cfcb2cd60dc748cc9b96-d # internal github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap github.com/container-orchestrated-devices/container-device-interface/specs-go=github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg -complete -installsuffix shared -buildid MmilKNA_ImzLtmfLT6BW/MmilKNA_ImzLtmfLT6BW -goversion go1.16.5 -D "" -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg/devices.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/98/985dd433c36d69a8cef2d6a3ff6be6ae80ed4ffee8881e899767f4a5cd4289ce-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid 8Tsi-3N4iYZuW3cR1fEb/8Tsi-3N4iYZuW3cR1fEb -goversion go1.16.5 -D "" -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/84/84a7608c433bfe2cb2d3f7f885dd22346789bf595f2448430c50e817a05be983-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid OTZc56voItx7Fm6lqOCX/OTZc56voItx7Fm6lqOCX -goversion go1.16.5 -D "" -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/86/86c0378c36159f2c449dc249199f2ce0f124f8c01b569c92046153fbb3078079-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid iUp7mh5UigTYhxhOUwEM/iUp7mh5UigTYhxhOUwEM -goversion go1.16.5 -D "" -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/6e/6eb99c30fa919f572e5017aa1f984c0024b3ee650447d33506670aaac62034f1-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b212/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid YP2Wi6OWKKMiq5-ZKXUp/YP2Wi6OWKKMiq5-ZKXUp -goversion go1.16.5 -D "" -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_386.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_linux.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/cursor.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/db.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/doc.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/freelist.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/freelist_hmap.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/node.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/page.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/unsafe.go cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/9f/9f7c9225a63dbb628e24a9e0f3a4c40c84cd523dd335bb24ce5b39fd771e96b5-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid YCIlSvSRcAlcKuZLVVJL/YCIlSvSRcAlcKuZLVVJL -goversion go1.16.5 -D "" -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/7c/7ca08de7a14bc5852ac5ce7a6e274331b8eb80a8dc46056162403ac0e7bb8f24-d # internal github.com/containers/podman/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b389/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b389/ -importpath github.com/containers/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b389/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/09/09927dd5aa224e2e1593a0d396aabfdf49d8835958872d31253a9f972aeecc42-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/containers/podman/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/podman/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b204/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cespare/xxhash/v2=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b250/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid Xvtctzk6efvc7YhTnC21/Xvtctzk6efvc7YhTnC21 -goversion go1.16.5 -D "" -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/build_info.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/wrap.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b307/_pkg_.a $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/4a/4a2c692681d2dd70dd81f3c61723cb0e9aee1e08ddc27175395870400406e808-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid gTvqrluNd9pr3yGwybST/gTvqrluNd9pr3yGwybST -goversion go1.16.5 -D "" -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/36/36830186faa4a592cb33c7592111e1ac74c0ed2044018a98bc445c2d5094f571-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid 6IBX2XWV3ZggGdfXZNBg/6IBX2XWV3ZggGdfXZNBg -goversion go1.16.5 -D "" -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/91/91de05f5ea857369c6942e775638eb28d584174246226b1e1c30430061c32fc2-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/define -complete -installsuffix shared -buildid 9FDUZVdLSmdtEh-zY3rW/9FDUZVdLSmdtEh-zY3rW -goversion go1.16.5 -D "" -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/1e/1e263bf6271bd43f604add3563a0d4d80167908647fd976706819cb48298c7d8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b392/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 5RRdFx_ou7PQxSm0-r-z/5RRdFx_ou7PQxSm0-r-z -goversion go1.16.5 -D "" -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/e1/e1d1faa15c38a3e7dd4a2f4662cf0e82a9df284c03987c5ad06c7ea48311d256-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b386/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid FsLWhQ2Ess8EJY2z4T4E/FsLWhQ2Ess8EJY2z4T4E -goversion go1.16.5 -D "" -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/0a/0a6b4d8077394c9a99844cbdddd1ae1a1ba2b423ae73b91a8851d3f88f0e1163-d # internal compress/zlib mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b395/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid XGrajJxAUyZZcgPV5_OX/XGrajJxAUyZZcgPV5_OX -goversion go1.16.5 -D "" -importcfg $WORK/b394/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/5e/5e8c6184f6ac7369f722905f32ed07f915f7a81f336c13d8298c6ed8ee110603-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid sMpEkGMFagQpxDHtjGfr/sMpEkGMFagQpxDHtjGfr -goversion go1.16.5 -D "" -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/5d/5d5d9fc16f0b1075e06a45de53ccafcbb98d60fddb1c9c18e1487b74a8d98d08-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/rootless=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid ZLU-pNnuwsI1_kVV4pPh/ZLU-pNnuwsI1_kVV4pPh -goversion go1.16.5 -D "" -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f6/f6cff9bbc5788a9ade16cf15de7ceed7129ac7b66e40b5c55f42ae7b910c38bc-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile compress/zlib=$WORK/b394/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b398/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile image=$WORK/b399/_pkg_.a packagefile image/jpeg=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid gsStT1ZIk5DXXYyFIio1/gsStT1ZIk5DXXYyFIio1 -goversion go1.16.5 -D "" -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/26/26d63aa4595b3aa5f9c5d2f0f8192c18e6243051a2b39cd4ec14a0e65714f969-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid hHRlPlqCONHNqgOlvtJN/hHRlPlqCONHNqgOlvtJN -goversion go1.16.5 -D "" -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/ad/ad9725886e86b76e19abb3a01d5ea06e430eccd561d1c4b7320350b16e8592ee-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid 16CAFktSWFkftstopNFL/16CAFktSWFkftstopNFL -goversion go1.16.5 -D "" -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/75/753e3f7b803fd056f79b76377aed1c0e41c9841815069133c30221faca753fc3-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid BHCRj_o52n9lkGMgv8co/BHCRj_o52n9lkGMgv8co -goversion go1.16.5 -D "" -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/indent.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/scanner.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/stream.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/tags.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8f/8fc1d86bd31d9e5c98dbcf72c625ac80452d7893fee5fd274793557ec54e5f99-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid OVd6yky94bBLijqq5mm-/OVd6yky94bBLijqq5mm- -goversion go1.16.5 -D "" -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/f6/f6f150ed656bccc1a79e5a91eb1ed703db54b4963ca599c4928d9bf7372cdf9c-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b398/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid WNzHiDZ2wxPz-i_22Teh/WNzHiDZ2wxPz-i_22Teh -goversion go1.16.5 -D "" -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ab/ab8b124700b4ac923b71523253cde2ba3789151d262d3f82fb11797a688bd08a-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b410/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 8hLzi_gJyFYhmsN7WPzU/8hLzi_gJyFYhmsN7WPzU -goversion go1.16.5 -D "" -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/asymmetric.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/crypter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/doc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/encoding.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/jwe.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/jwk.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/jws.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/opaque.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/shared.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/signing.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/6d/6db4dc1d77c23dc34e966065427d74c995af578129dd1d7826a49e5c9899253b-d # internal github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b351/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid qiwOYmpeb7V48td1WT2n/qiwOYmpeb7V48td1WT2n -goversion go1.16.5 -D "" -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/ocicni.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/types.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/types_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/util.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/util_linux.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8a/8a5bfe3ffa6e1bea33559add1223eb9727efecc26e8661de2abc15d3fbd15376-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b253/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid B6dhcWQTBj9DrrPI-6i0/B6dhcWQTBj9DrrPI-6i0 -goversion go1.16.5 -D "" -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/counter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/gauge.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/register.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/timer.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c3/c36a94cbd1987d58fcda6564a69f5807f23a1ed02c751cc2ceaea9c8810eb192-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid w9Vj6Sm6D5dKRo_2iRvO/w9Vj6Sm6D5dKRo_2iRvO -goversion go1.16.5 -D "" -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/3b/3bf503345f573bca29727530aac39f7d9f40022cb6a348f5e4a4c4ccafdd2e09-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid UQYeO3Eskyd8otBkKMl3/UQYeO3Eskyd8otBkKMl3 -goversion go1.16.5 -D "" -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/80/80b9e0dd08a1bb41fa967fddb1daf24a99bc1e155c69e67f6517204b1df49ceb-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid Z1QQnJvbOnvzfK4tBbYu/Z1QQnJvbOnvzfK4tBbYu -goversion go1.16.5 -D "" -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/50/50767000a6d8300a807130cb8460637d5a85bd3f87a759bd2952343a6e8d9ef3-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/podman/vendor/github.com/docker/go-metrics packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid BkuHr-xDXfRQrIZu6JOv/BkuHr-xDXfRQrIZu6JOv -goversion go1.16.5 -D "" -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics/prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/65/654c31e6939eaf4356afcf3ca2dbc22fe1e75997a7b48ea28267b961fdb848ad-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/25/256add4f561a35281a6339347e86141890a7dc1020d3b6f29180ec0e4151da3e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid 2jGv_H8b0SOgHSQjO2_J/2jGv_H8b0SOgHSQjO2_J -goversion go1.16.5 -D "" -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go html/template mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b420/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile text/template/parse=$WORK/b059/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p html/template -std -complete -installsuffix shared -buildid YeCmSaYCac58v7Ysb07b/YeCmSaYCac58v7Ysb07b -goversion go1.16.5 -D "" -importcfg $WORK/b419/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/2e/2e166fa4b0437c3dd117bd900721d14479af9f1ee04788f87d1a2c7e47225617-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/podman/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 0VjFJZfJNu8UAj6FHHBH/0VjFJZfJNu8UAj6FHHBH -goversion go1.16.5 -D "" -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/72/72386863dd11758d8996aa7acfa0f513f8a4e49b63d8011ad7e591388df39082-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=$WORK/b426/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid LDyA_zelD6Ny6lRvVbB-/LDyA_zelD6Ny6lRvVbB- -goversion go1.16.5 -D "" -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e3/e3033d2ee9d00828deee58056d8b762b7b8b12f63cb7044ead6f576e1b0012ae-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 5Eg50lKkVWuJJXiK4I5I/5Eg50lKkVWuJJXiK4I5I -goversion go1.16.5 -D "" -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory/memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/82/82e7e1ba5a56d6f70378b10f4b46fbda50af2c3e5dc77823ca9b968fed45b2d7-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid mxzGs9vS9g4wipuWS9Oj/mxzGs9vS9g4wipuWS9Oj -goversion go1.16.5 -D "" -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/blob_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/db/db91ec5aac1b289bc84b92c0ed8858db8955b7d1689fdf0074e5b2a749601ad7-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 0U0nqUfPQMBJV6lJjZuf/0U0nqUfPQMBJV6lJjZuf -goversion go1.16.5 -D "" -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/bc/bc0047cfa717bf3b6953538150b08e3d4f8d4cd2bd6f1ad9dce3d49a4c5c75cf-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid X2rnptSlLxENNr-ROYW0/X2rnptSlLxENNr-ROYW0 -goversion go1.16.5 -D "" -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/b8/b8d5440caf00a0a1e22aae8107796cf75cc312e24d9b4393d25b384c508799b5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 6h1kJurwYWE7_IGpmFgA/6h1kJurwYWE7_IGpmFgA -goversion go1.16.5 -D "" -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/27/27d8536091bb8a846a4f9bba4f35eaeb188fa9f8a87ad5007410ead7eb007f54-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid ecRS04xt-dAGlVXp0hoJ/ecRS04xt-dAGlVXp0hoJ -goversion go1.16.5 -D "" -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/9c/9ceb8d78750ea0f382e67b8dcf19334a72d24a21aecd0cb1e133be8483dec7a6-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=$WORK/b431/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XO7c544f42_XQQrSknmN/XO7c544f42_XQQrSknmN -goversion go1.16.5 -D "" -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/2f/2f63bfde2498ecc06b03860bf3f25617b784de5eff580210dea2f793dd118f5a-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b406/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 2EJ5II9GWvoNfFyRhA1h/2EJ5II9GWvoNfFyRhA1h -goversion go1.16.5 -D "" -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/27/279987686dd040be557f4685bf656d629ade02c8dde0783aa71d4bf9e0c2a925-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/rootless=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid P0_9Ls8Yl44r-E4JNQ1h/P0_9Ls8Yl44r-E4JNQ1h -goversion go1.16.5 -D "" -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/lookaside.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/79/79dcd8a10b6c4106de12e34dc11d73cacd2051fd84b3fcbe67aa846ed460bac7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid GsplDDIIp_mPna74qSWH/GsplDDIIp_mPna74qSWH -goversion go1.16.5 -D "" -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/4d/4d4105e8efb4c4cd7b31c5d86e0f3e7ca9bfae9a21f7036a52e593bf99bdf38b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid BMqTsouQtv-SaWt0EJ0O/BMqTsouQtv-SaWt0EJ0O -goversion go1.16.5 -D "" -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/8e/8e2fef490e1b6d1975f2b20b6ef4868d72f1705f636e525c0b6c3b49e1f58a4a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid RVbPRguFXi2gwGA3_AKx/RVbPRguFXi2gwGA3_AKx -goversion go1.16.5 -D "" -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/87/87a1b040bbb959bf70c03979c2140ea5297bc55e9724d557dcbb248c2cafde80-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 4681bV3H2kJP_J47yGoA/4681bV3H2kJP_J47yGoA -goversion go1.16.5 -D "" -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/f4/f4ca2973d353e1fba8bb9bd1b6118c86ba2711b55f9852265c6a46a1b4f390c0-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid Vjr1XkSWMj7_IS6GrrBt/Vjr1XkSWMj7_IS6GrrBt -goversion go1.16.5 -D "" -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/33/332aef538c2f354fe6745bd4e222ae204cb8f5613b5e30589dc2af6bfd153b86-d # internal github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=$WORK/b418/_pkg_.a packagefile html/template=$WORK/b419/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b421/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid GYwxwE0uzVvUV0m-AZmt/GYwxwE0uzVvUV0m-AZmt -goversion go1.16.5 -D "" -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/44/440b446fda481a52bfb95e66bbd372e6c853e4e000504bba7275d762bbf1ba13-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 7Xdz3kUnwGqMGyrie3Yx/7Xdz3kUnwGqMGyrie3Yx -goversion go1.16.5 -D "" -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/07/07c33acc163796d26c194a311a9bca10d245b9b96333b9256f37633103c40d0d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b437/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid RpDHUrLurRFaN0hhxObn/RpDHUrLurRFaN0hhxObn -goversion go1.16.5 -D "" -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/0d/0dc94de6fcfb3552a45ba196207b2cab287185dd1fa0b402853b82f90224ec9c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/47/47bf4af43bf6fd6d048b0c78da6a09393294fdc75f9e0e288d00cee29a3120db-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid AnBGi2ikNyYdGZPMk21b/AnBGi2ikNyYdGZPMk21b -goversion go1.16.5 -D "" -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume.go github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid ho8X1tpb6p6J5qxZFYod/ho8X1tpb6p6J5qxZFYod -goversion go1.16.5 -D "" -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/d2/d249763cdd29e19a49b857cef2bc2825f81237df4ddb836d2a3983a74db2581a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=$WORK/b438/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 99fF_CdjScKeJ_O-eE8u/99fF_CdjScKeJ_O-eE8u -goversion go1.16.5 -D "" -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/b5/b541b4cf3239e2da80f22b5eba7142acc2cc85b81fe3f5182894a265dd9a31b9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid rKzSQGHOkY3HcBlKhU8U/rKzSQGHOkY3HcBlKhU8U -goversion go1.16.5 -D "" -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/13/13d55f90b5cb257ee16d8a3bb2fef729c1f366b36c271298c74abae0de3a8b78-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid 90r0RAYJtB_EEpTCcw93/90r0RAYJtB_EEpTCcw93 -goversion go1.16.5 -D "" -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/b3/b3e61c1561d826531e0b79d5f02e415bcd9c70dd9142e6538ed45ea3417148c9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid KavqpKIECMxE18DG_4rb/KavqpKIECMxE18DG_4rb -goversion go1.16.5 -D "" -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/3a/3ad43268fb4f7b8716bcd201756528a7abb87b19a3e85c1a14b4265b0edaef59-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b436/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid J9w4GiTjheeUGWgKTvfC/J9w4GiTjheeUGWgKTvfC -goversion go1.16.5 -D "" -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/03/03834cb207e5c95bf66ba4dcd5a563597220bb7aed2ce6067024b84c83b34d68-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid VGdTOqYQE6VOnrkOgyCq/VGdTOqYQE6VOnrkOgyCq -goversion go1.16.5 -D "" -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/target.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/67/67ef4d55ced44fef04de63b562027f6eee356bff71218fd31d87f1f11ddde921-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid zwM2WLLQMMc03IANUnKf/zwM2WLLQMMc03IANUnKf -goversion go1.16.5 -D "" -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/f6/f6f5870a9eb1870173c98a789e58cc5631c919beb5afb00a221e1284ace53d2d-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid iTuqjOxC-Ayf6Fsi0DHV/iTuqjOxC-Ayf6Fsi0DHV -goversion go1.16.5 -D "" -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/4f/4f09a63770260665c14f35bb5c1aeaba626a20e4b6c7c7e20d25c2d9b1c2c965-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v3/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid 3B-F91Ew4dRw8O9XpRMY/3B-F91Ew4dRw8O9XpRMY -goversion go1.16.5 -D "" -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/filters.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/set.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/cf/cf71b00df12810c101ce74c1df377c84c8fb60ec563c5cbb8f4cda24e51987d5-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/9d/9db4bd6204ee734f8c9186102659a7b38da06ef037bf0d36715c1df09410ccbb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b447/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b449/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid cVQJI5ryJumYjVQ4VNg9/cVQJI5ryJumYjVQ4VNg9 -goversion go1.16.5 -D "" -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid rqR_W2BXV2zfvT2KJqeU/rqR_W2BXV2zfvT2KJqeU -goversion go1.16.5 -D "" -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/29/299f01ce5bf3a0c812a8d28251df41cde6cd19cd8fae2c95326dbb3997cda58c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid Ekn9kG6VdPcxFhQtNsEE/Ekn9kG6VdPcxFhQtNsEE -goversion go1.16.5 -D "" -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/00/009740814806607d8e5c8c3daad0e61f2d07b45cebd41670092c398290cc90c5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid nHJIZfD9-hl0o7pq3zT5/nHJIZfD9-hl0o7pq3zT5 -goversion go1.16.5 -D "" -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/e4/e4ac3e5bee8f5cab52736390d4326d088ba2dcad84f4c560f5519586548328a9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=$WORK/b447/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid w8xToXlQ0Zqgk20dMzNr/w8xToXlQ0Zqgk20dMzNr -goversion go1.16.5 -D "" -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/39/392523be8803bd12e965c0190b8118d6abd040ea55ac689e0cbeb9a5d3aa0b38-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid vmLb4shGaeBGrr7Hid3E/vmLb4shGaeBGrr7Hid3E -goversion go1.16.5 -D "" -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/78/78dae0020fd2ce0de43a86f863c4188e1b6b0cbabaa18f32285458b670b01506-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid iA6oqoCpicAjGivUoHxm/iA6oqoCpicAjGivUoHxm -goversion go1.16.5 -D "" -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/af/af1361bd1581c9ebc60b3b6fba706f9c685c554a2ed76e0f75fa3e17b233b553-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid ygNIVeyUOFpxhQ88-aSB/ygNIVeyUOFpxhQ88-aSB -goversion go1.16.5 -D "" -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/e8/e832e5a8401aea8142bc3643d6ab1882df4657bbb076465eb693f2839bf2ec49-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid CDUSUlYs5JCUiHRNUNBN/CDUSUlYs5JCUiHRNUNBN -goversion go1.16.5 -D "" -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/27/2778093be006076661bed9442f1fde22626d37cd64b6ea76d02ddf596996a43e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid yNMK3mP3KYiSD9NCtPPJ/yNMK3mP3KYiSD9NCtPPJ -goversion go1.16.5 -D "" -importcfg $WORK/b036/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth/cli.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/3a/3a7d4e8da0145d42153579e95a9f0d39ccd2e3c60d7a74accd42541405188517-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid hySWoSDr0oZPDFseCFoV/hySWoSDr0oZPDFseCFoV -goversion go1.16.5 -D "" -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/16/16ded834010e43fea349dc183d73008a6bb8cef7536f839c91d5199de4973a29-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b461/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid xEgxYP96_nd1evey3LGu/xEgxYP96_nd1evey3LGu -goversion go1.16.5 -D "" -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/1b/1b7740e9161b50fc916634a4d3bdabac2fad4af1974b138b83de69e108d84c99-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid WS3ppbWlxBS5XO9Yf5Ja/WS3ppbWlxBS5XO9Yf5Ja -goversion go1.16.5 -D "" -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/5e/5eea4f8879fcd990f1961f7a705dfc0bd4647ace68e3c492e37fecd293ec07ff-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid 3SWNKqyISVTm9TrkQowQ/3SWNKqyISVTm9TrkQowQ -goversion go1.16.5 -D "" -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ef/ef17e6eec875eb994ab68b14fbcdd0df818506154b65155f93a8bbd761e7f3bb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid K1IfCkRqy3izafkaXyAq/K1IfCkRqy3izafkaXyAq -goversion go1.16.5 -D "" -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/e1/e194b75627756ac78abc95c97a68f44ce0017c23b9dcb7956c9f25f406551d95-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b462/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 2BW_c6XozQpNlVO617Z_/2BW_c6XozQpNlVO617Z_ -goversion go1.16.5 -D "" -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/85/85e8eaa8eec52e28b6a95b5e0064d0be7f76bf0986dc0d948b9f1c5c9df23ace-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid s5ZXjBMuRL0oDfHrmGuL/s5ZXjBMuRL0oDfHrmGuL -goversion go1.16.5 -D "" -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/87/876bf78cdb3dcf26c453b6b52619bfeaaa57aa176ac11caa7ca8d53a655dfea2-d # internal net/http/httputil mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b174/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/internal=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid ozRjinsxjCTaoKJXBxPd/ozRjinsxjCTaoKJXBxPd -goversion go1.16.5 -D "" -importcfg $WORK/b470/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/b3/b3749483e1ed0f5eb3918f68a99127eb7f2cc27fba9013d2a9ecef313579cbef-d # internal net/mail mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p net/mail -std -complete -installsuffix shared -buildid g7ze-MPDZ5E1Gi1cpKfg/g7ze-MPDZ5E1Gi1cpKfg -goversion go1.16.5 -D "" -importcfg $WORK/b472/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/0b/0b69bdf5262dafc48418a7295ca636ac5a1d2aac2d3261660e559c00e5a309ca-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid -HjxJs5Qstru1Gtbdbfa/-HjxJs5Qstru1Gtbdbfa -goversion go1.16.5 -D "" -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/96/96de0751808372e3a9ff5e47d53b66ad153c33b3c2a79bb1e27bbd4c7a476eb3-d # internal github.com/containers/podman/vendor/go.mozilla.org/pkcs7 mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/vendor/go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid 1SPxi_gl8EmagyYbbsCP/1SPxi_gl8EmagyYbbsCP -goversion go1.16.5 -D "" -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/verify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/6e/6ed9048fda9fd97976bdd74920aa661e8ea813a401581139adba4b316919b597-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b393/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/mail=$WORK/b472/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 61qcqMZnX2jyQd68spyI/61qcqMZnX2jyQd68spyI -goversion go1.16.5 -D "" -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/2e/2e7c5ba98e6fd864eba2d5df45b0293e8096d788ce43f482dcbc6ae3792ef04d-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=$WORK/b480/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid KV2vi5SkmQfJ3DaAD_5g/KV2vi5SkmQfJ3DaAD_5g -goversion go1.16.5 -D "" -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/5c/5c7f2bb60578150cbcaa27dd738d21579b2ce7d029eace39e2cfed67dfce829b-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter -complete -installsuffix shared -buildid vBigQPQRna19_eohUB6P/vBigQPQRna19_eohUB6P -goversion go1.16.5 -D "" -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/writer_posix.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/ac/acdd0f57873c389cba310dc2a9512f1d6475347b6bb93576f810e5c5bf1d94cb-d # internal github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b463/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid pACY8KcqpTQkIe35gs4O/pACY8KcqpTQkIe35gs4O -goversion go1.16.5 -D "" -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/76/76879e492ac1963dadb9bf25aa8271653b7a31d8536445b45877272a604f1c8c-d # internal github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid cY9etilRpGEW2FgzhrMx/cY9etilRpGEW2FgzhrMx -goversion go1.16.5 -D "" -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/signals_linux.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/9a/9a373d877771b743d57421fb7dc49e5a90136140e7e9fe51038ed73645688849-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid luVy9kx7SRiWCgV8bfoS/luVy9kx7SRiWCgV8bfoS -goversion go1.16.5 -D "" -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/bf/bffed077ce8fee8066ee5dae8c2f88e6800b5aa73995691b39f6c83f36904ac0-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v6/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal=$WORK/b484/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor -complete -installsuffix shared -buildid UKz536jRwaLEMj78KAEa/UKz536jRwaLEMj78KAEa -goversion go1.16.5 -D "" -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/spinner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/2d/2d9e794059318006bbd1a4ca67f10ce538a1ef0dd0406228038ecba38983985a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b490/ cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/a4/a48745f7eb26d665bb584bbb5c85521869a75809bd783bcc1da197d6cb12e38c-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.mozilla.org/pkcs7=github.com/containers/podman/vendor/go.mozilla.org/pkcs7 packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b475/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid IixBFJ22Ha5lJGJNmanv/IixBFJ22Ha5lJGJNmanv -goversion go1.16.5 -D "" -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid x5IWgsnRecF8EUaoqKBs/x5IWgsnRecF8EUaoqKBs -goversion go1.16.5 -D "" -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/aufs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/dirs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/mount_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/64/645ea5664eee1cc1e017214ca8acec5211846eba30a11328775218e874d20ce3-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b491/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./btrfs.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/9e/9e2df51a5130db259306615b7fb64866625839886d10d0baba830aebdcf736d6-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b493/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b493/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b493/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go cd $WORK/b389 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/64/6439c7db0384833c72f40bc15ff27142dcfd1216e8c4638244ecdf3b58e43794-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6 mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg importmap github.com/vbauerster/mpb/v6/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter importmap github.com/vbauerster/mpb/v6/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor importmap github.com/vbauerster/mpb/v6/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal packagefile bytes=$WORK/b038/_pkg_.a packagefile container/heap=$WORK/b477/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal=$WORK/b484/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6 -complete -installsuffix shared -buildid apwIqzWOqD0yMW_XSvRf/apwIqzWOqD0yMW_XSvRf -goversion go1.16.5 -D "" -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/proxyreader.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/a4/a4d8bb53a3f01c45eda03aeef022ed36ce2122e62e846b39d4b839d534db6043-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b459/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid J6YFLlBKOqsNTqBYLiHH/J6YFLlBKOqsNTqBYLiHH -goversion go1.16.5 -D "" -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go cd $WORK/b493 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/76/7650cd29b71c8eccc56691b7bb06f612bcb138147f4ea5e53185ca1630c00241-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid jbnnFOtbSzpQQocEOq4b/jbnnFOtbSzpQQocEOq4b -goversion go1.16.5 -D "" -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cd $WORK/b389 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d5/d56359d2275a410d8978088b5603486f852bbb158d4928d0dbc24a19e35aae22-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid mBC0higIsRVjXC4J0O3j/mBC0higIsRVjXC4J0O3j -goversion go1.16.5 -D "" -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b493=/tmp/go-build -gno-record-gcc-switches -o $WORK/b493/_cgo_.o $WORK/b493/_cgo_main.o $WORK/b493/_x001.o $WORK/b493/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b493/_cgo_.o -dynout $WORK/b493/_cgo_import.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid QmclTPwmfkaxo8t4BzMy/QmclTPwmfkaxo8t4BzMy -goversion go1.16.5 -D "" -importcfg $WORK/b493/importcfg -pack $WORK/b493/_cgo_gotypes.go $WORK/b493/copy_linux.cgo1.go $WORK/b493/_cgo_import.go cd $WORK/b389 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/51/51ee602e8481fdc8e3929a39cbcf24d34fa380561b62fd0f733fabdba7e9d09e-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b496/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid VOoCPY3SpodJILkOFOwV/VOoCPY3SpodJILkOFOwV -goversion go1.16.5 -D "" -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/zpool.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b493/_pkg_.a $WORK/b493/_x001.o $WORK/b493/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/7c/7cb68e3f0cc8a08703c9e5cb90237269064215a409de23dab0f40bf07e00d192-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid wM_RQ8rVRII-3e_FPb0i/wM_RQ8rVRII-3e_FPb0i -goversion go1.16.5 -D "" -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs/driver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/45/456a291c96eaa4eec28f8c7eb15d08a9f449c2e147c7d1f79f29fc2036cfb804-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid LKyfupZRv2pg2nr0AZDI/LKyfupZRv2pg2nr0AZDI -goversion go1.16.5 -D "" -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/da/da37ad3082d646bddee61db11dd25b4d343961475a783a0ad06699ded3112286-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid ylEvvtpe7Rm0OfFdd846/ylEvvtpe7Rm0OfFdd846 -goversion go1.16.5 -D "" -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/2d/2d40179f7e7043dfa0fb6cc6b1f0b8e5820c4904ac5d8f3c8620ee093648da66-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 76Ur_UJQo3c6OXMXfuIP/76Ur_UJQo3c6OXMXfuIP -goversion go1.16.5 -D "" -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs/zfs_linux.go cd $WORK/b389 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b389/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b389/_x005.o -c go_gpgme.c cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/a4/a42d57e07869c16db9bee98f3e6b7cc73cf6cd557def83d054bca708fdecf9a0-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b501/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid UFcxWmVZNNVUoLiKkCJR/UFcxWmVZNNVUoLiKkCJR -goversion go1.16.5 -D "" -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/e0/e0a9c5b001c37f6d0c7b19dc88c8ca6375342924443e5afd4ebb805f1df63cce-d # internal github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid qlSeY5ou7uoVcmwAbSnv/qlSeY5ou7uoVcmwAbSnv -goversion go1.16.5 -D "" -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/f5/f5bfe15f78b92a3d382b8d215f7d5266d549f3ed622181e87abcbac0c1818293-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid DvJ3U4zCxLPxCqq_El3k/DvJ3U4zCxLPxCqq_El3k -goversion go1.16.5 -D "" -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath/path.go cd $WORK/b389 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/6c/6c1d7c40c9bb569ae66bbe4de627cef101b4bca68ba6379f36b582eb69eb5bcb-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid B0gtbEwJGc10eYDtQW9C/B0gtbEwJGc10eYDtQW9C -goversion go1.16.5 -D "" -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/writer.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -o $WORK/b389/_cgo_.o $WORK/b389/_cgo_main.o $WORK/b389/_x001.o $WORK/b389/_x002.o $WORK/b389/_x003.o $WORK/b389/_x004.o $WORK/b389/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/25/25e2c00e40be0f30e21f6875a00c3787c92a76dc55527bd2a23c4aa49b619fae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid ipwi72XRRkKOAh63l3LL/ipwi72XRRkKOAh63l3LL -goversion go1.16.5 -D "" -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/directory_transport.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b389/_cgo_.o -dynout $WORK/b389/_cgo_import.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c btrfs.cgo2.c cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid AGO9LPX8eX1iva_UZYYW/AGO9LPX8eX1iva_UZYYW -goversion go1.16.5 -D "" -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme/callbacks.go $WORK/b389/_cgo_gotypes.go $WORK/b389/data.cgo1.go $WORK/b389/gpgme.cgo1.go $WORK/b389/unset_agent_info.cgo1.go $WORK/b389/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c version.cgo2.c cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/70/700979dd7339e093d35f1175ab5028746c0102675e77a3964a4c5d4668e604df-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid i5Bbztgi72JubQvFi4Qy/i5Bbztgi72JubQvFi4Qy -goversion go1.16.5 -D "" -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs/grpc.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/5a/5a735eb2b1aebb0c304ea0fd6db12b307b8cbd3875adc9838cd37e13ef2594fc-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid QK5q1L3S13rtwzeJF4Et/QK5q1L3S13rtwzeJF4Et -goversion go1.16.5 -D "" -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log/context.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o $WORK/b491/_x003.o -g -O2 cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/fd/fd14ee34ffcaddd0c0d0055b7b85818770647f25740b275b6bb80e63c547e56f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b499/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid q7ZHhmWS4KwJ_vd83vD0/q7ZHhmWS4KwJ_vd83vD0 -goversion go1.16.5 -D "" -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog/tarlogger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/ea/ea5c88d8d18761046df38e1843a6672bc8ceed258609c4937cdcde72a801ae0c-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid gkVwP6Y7H1oQnpAXoSpC/gkVwP6Y7H1oQnpAXoSpC -goversion go1.16.5 -D "" -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/42/42cecff1d6ada1c50645763a7204c6f61bbd91189392f98925afaf8568d57752-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid oRCg8qp2vvrDOPaYCUhL/oRCg8qp2vvrDOPaYCUhL -goversion go1.16.5 -D "" -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid AL-cUTCz0jLyZ2NMYCdp/AL-cUTCz0jLyZ2NMYCdp -goversion go1.16.5 -D "" -importcfg $WORK/b491/importcfg -pack $WORK/b491/_cgo_gotypes.go $WORK/b491/btrfs.cgo1.go $WORK/b491/version.cgo1.go $WORK/b491/_cgo_import.go cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/c2/c28dbf6f402e88547c3b07a403dc8310ef6df184ee59adfdad8bf4e3bf0df8d1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 6ITl7-ijEgv2LKcqkI42/6ITl7-ijEgv2LKcqkI42 -goversion go1.16.5 -D "" -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/57/579cc70d774f059b58e69cd60053b4b6401449beef3ccee4ddb33cfb0f716b35-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid Zl8rS6LrClxAykEc_mcI/Zl8rS6LrClxAykEc_mcI -goversion go1.16.5 -D "" -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/writer.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b389/_pkg_.a $WORK/b389/_x001.o $WORK/b389/_x002.o $WORK/b389/_x003.o $WORK/b389/_x004.o $WORK/b389/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/2b/2b926553bb2eb4ffd2298c21667f06b03db930cc8c8c19643301877b35d4081e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 0uzrfT9zzXgKZvPpiGl-/0uzrfT9zzXgKZvPpiGl- -goversion go1.16.5 -D "" -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/is.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/9a/9a37676a0b39abbd645be9c440810a678d66672373ecab2e6ea67395f83202ac-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/podman/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b390/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid CXUv5sKXQb8cgVCB-FTF/CXUv5sKXQb8cgVCB-FTF -goversion go1.16.5 -D "" -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/json.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/f8/f8dfdeb974cbaa1cc0b7b052ddcda614a94dddfdaedf155ac77e96227a5d587d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid KjSCjr2XI1kKLIYevPGM/KjSCjr2XI1kKLIYevPGM -goversion go1.16.5 -D "" -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal/oci_util.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o $WORK/b491/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/3b/3bea175c3eba688c4a6aaee15de9124b38ebf50c7628cbad7c82bc71df4631c2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid idDLOvykR5Kl7voTOcd0/idDLOvykR5Kl7voTOcd0 -goversion go1.16.5 -D "" -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout/oci_transport.go cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/91/91d00aca0d29e4314a515509fcf0cabc0a8b27e49c9e0a7e289a0af8871284fb-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid yZqjcbuZxo9zaV9UjNYU/yZqjcbuZxo9zaV9UjNYU -goversion go1.16.5 -D "" -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_aufs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_btrfs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/f5/f5a929cd1c3594dc5591466f45a2bac67c02dcaadb4564c872417929d3cc13ed-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/podman/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid LYMQwaudZX0Sw73gHp85/LYMQwaudZX0Sw73gHp85 -goversion go1.16.5 -D "" -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/containers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/idset.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/images.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/layers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/store.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/utils.go cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/b7/b7b7521c48c242ebe57ee8492ace1d0fba9828a32f417a54b9e412e95b535a7d-d # internal github.com/containers/podman/vendor/github.com/imdario/mergo mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid KHBOPmrTFcPFJZXRh9l-/KHBOPmrTFcPFJZXRh9l- -goversion go1.16.5 -D "" -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/b3/b30dceb91a1f21cf2122e6eb014422503a6fe0e441c7fbac3ac05fe203a463bb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httputil=$WORK/b470/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid iGQErd-GsRkdIcWXbQGa/iGQErd-GsRkdIcWXbQGa -goversion go1.16.5 -D "" -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/68/68246a6c78d73c0db967cda1e33020f44702fdf76ab1e017a3b24d53166b3d47-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid snHREYxhYjmVR0Do3i0Z/snHREYxhYjmVR0Do3i0Z -goversion go1.16.5 -D "" -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/2e/2e6a89f67a925d5b4c71f38e6bff6f845ed1b95e13d5f080230f8e9dfef05967-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid 2Dbterf2sBldliLq72Fn/2Dbterf2sBldliLq72Fn -goversion go1.16.5 -D "" -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/dc/dc2d07576f16704a8cc871429f49f22343bfecc50090b544184c7e34b0f8df26-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid Ek2uAJEhgRWGX0lSn9jv/Ek2uAJEhgRWGX0lSn9jv -goversion go1.16.5 -D "" -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype/timestamp.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/fa/faf431337132c7c2dfea29791a112c9d39d920d8454036b949679f9e0921ca54-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/retry mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid jl7gZ8g7PgnbQTpr-F3C/jl7gZ8g7PgnbQTpr-F3C -goversion go1.16.5 -D "" -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/retry/retry_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/37/37f03fe2267acf4bebcc0503045cfed2284a0d6e0926f517323f4bb247785818-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/signal mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid 4jRsgZDv37FRiH3ZYlOv/4jRsgZDv37FRiH3ZYlOv -goversion go1.16.5 -D "" -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/84/843e9f0463da553dd90c9a17ca17ce0f38af825eb7f2760619ec70bf5e8f814d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b456/ cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/33/3335683fd26b7c69ae679a074c557f59481e13d9075f78e35f6d6174861192ff-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/podman/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b457/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid pk4XRNGlUUwvpjoYdAeR/pk4XRNGlUUwvpjoYdAeR -goversion go1.16.5 -D "" -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift/openshift_transport.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=$WORK/b469/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid wwNyHFe1ScJn5JoqWlqF/wwNyHFe1ScJn5JoqWlqF -goversion go1.16.5 -D "" -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/68/68b53a65049f91eed95f75965ec5d3e39a2d7f0d537e902f34c2be05e623f2c3-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/filters mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/timetype=github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid 1HPhrTwD280Nl-iasO5Y/1HPhrTwD280Nl-iasO5Y -goversion go1.16.5 -D "" -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/44/446379b6b050c4602f2ebcd5a69a2d3e22bde9e3e9a4921d9f48fa9ea441d2ee-d # internal github.com/containers/podman/vendor/github.com/chzyer/readline mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/vendor/github.com/chzyer/readline -complete -installsuffix shared -buildid QDrTMNVwQ0jG62UnNhtL/QDrTMNVwQ0jG62UnNhtL -goversion go1.16.5 -D "" -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_helper.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_segment.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/history.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/password.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/readline.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/remote.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runes.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/search.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/std.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/vim.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/b4/b48809aaec381bb9a204158bf511988c2a33cebfdbdc204dbc9b6c375a04781a-d # internal github.com/containers/podman/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 7A46D4ZnKc6NEoaGn5rr/7A46D4ZnKc6NEoaGn5rr -goversion go1.16.5 -D "" -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/d3/d33eff2691f63cf9dfd9a9afd4556b18355f554c81d4df7e17aae99dc296335c-d # internal github.com/containers/podman/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b535/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid G8pfDmOL0oiRc2QP_Knw/G8pfDmOL0oiRc2QP_Knw -goversion go1.16.5 -D "" -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/8e/8eb45f8cd483f1129ef304fb83dcef40d216e513a5ef29c48ded2c6effa6e9f6-d # internal github.com/containers/podman/vendor/github.com/juju/ansiterm mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/juju/ansiterm/tabwriter=github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter importmap github.com/mattn/go-colorable=github.com/containers/podman/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-colorable=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b535/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/podman/vendor/github.com/juju/ansiterm -complete -installsuffix shared -buildid -i-Pz4ljLgT0IwStssmL/-i-Pz4ljLgT0IwStssmL -goversion go1.16.5 -D "" -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/attribute.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/color.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/context.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/style.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/18/1878b7813a79c0fb5f1cee87cb1f98e849203453cff42b722d37f5a85852b8d0-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/list mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 7kAAemIb_ih-LfU8FAEm/7kAAemIb_ih-LfU8FAEm -goversion go1.16.5 -D "" -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/list/list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/7b/7bfd72c5af57b3b70feb255361d689dc093a45b2f3fcadb7158cd9b5fc235fb3-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid yPighY8xFH644xMwUiEP/yPighY8xFH644xMwUiEP -goversion go1.16.5 -D "" -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/da/da6d825f2b8cf8496971e8acfbefb54af4ffda6627e41033d1b591b15fd3c5e3-d # internal database/sql mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p database/sql -std -complete -installsuffix shared -buildid d5MV9oYbRx0iIOmJFrgu/d5MV9oYbRx0iIOmJFrgu -goversion go1.16.5 -D "" -importcfg $WORK/b540/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/bc/bc7a34d53a2fe727b34de4c040b018753ea1b63b5c8b1a9265b5e012c7fe2b75-d # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid hfT0qYg9uqrR7uCrvKpe/hfT0qYg9uqrR7uCrvKpe -goversion go1.16.5 -D "" -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/join.go ./_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin/vfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/ef/ef9e3680f078fc963d1cffa75702d7497d8ee3588a6568632305ce28e9e35a21-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid C2p4e6LSyTeW5o6FZW3A/C2p4e6LSyTeW5o6FZW3A -goversion go1.16.5 -D "" -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/be/be6302ba3c76c58557172eca1b0ae5251e3c5ae6e206118b52707718d5ba0b9c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/utils=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b544/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid JOtzeUleSOXMNk91_akT/JOtzeUleSOXMNk91_akT -goversion go1.16.5 -D "" -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/0f/0fa9a89a4febc4350271a61b6f94699bea17045492e85c0d7bd0f740f71604dd-d # internal github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b546/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b546/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b546/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/92/9244f521886b9142789668bd0ca8405df6ef0a318d9b2c2869823cf0326957d4-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/chzyer/readline=github.com/containers/podman/vendor/github.com/chzyer/readline importmap github.com/juju/ansiterm=github.com/containers/podman/vendor/github.com/juju/ansiterm importmap github.com/manifoldco/promptui/list=github.com/containers/podman/vendor/github.com/manifoldco/promptui/list importmap github.com/manifoldco/promptui/screenbuf=github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=$WORK/b537/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/vendor/github.com/manifoldco/promptui -complete -installsuffix shared -buildid mJQFP51eAPovzVwnSj80/mJQFP51eAPovzVwnSj80 -goversion go1.16.5 -D "" -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/codes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/cursor.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes_other.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/prompt.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/promptui.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/select.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/styles.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/8e/8e066269d868eb11448ffdbabf6f8de7b91553595b3f5762bb6d7326a53a97d1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 1rr6py2FzQm-vpMMSC1v/1rr6py2FzQm-vpMMSC1v -goversion go1.16.5 -D "" -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/33/3373c32e10ea70a51c50a2757ed8bcf4fadf686739ac91cafa04eec44afa7513-d # internal github.com/containers/podman/vendor/github.com/jinzhu/copier mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b540/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/podman/vendor/github.com/jinzhu/copier -complete -installsuffix shared -buildid qqfrEJFsSryCPrXaw-s_/qqfrEJFsSryCPrXaw-s_ -goversion go1.16.5 -D "" -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/d7/d7ed31f45d133dd333728bd997718c03cb7ac7b2c38398f930287ac384e734fa-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=$WORK/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=$WORK/b469/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httputil=$WORK/b470/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid rFz5iGVdy-dAtbceLkP6/rFz5iGVdy-dAtbceLkP6 -goversion go1.16.5 -D "" -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/d0/d04345af98669bbfd068847fdf7025622617c8ff560abe8ba0add6381fb7d79b-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid nIly8fJZoxpHUOPpt7mV/nIly8fJZoxpHUOPpt7mV -goversion go1.16.5 -D "" -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/13/13c60019a786af0d89ea5844086d1a61c6f8247e067f0fe85c299f1e961a5527-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/internal/types=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid oUA32VXGEoqITllXbsFx/oUA32VXGEoqITllXbsFx -goversion go1.16.5 -D "" -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/9f/9f8146a395db707400629c1579c31fb4ae93088a8660d7c2d95d9d8b016d72d7-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid xLwAFzQ_bPVqO2_feGMV/xLwAFzQ_bPVqO2_feGMV -goversion go1.16.5 -D "" -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser/user_linux.go cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/f8/f87ed3bffd0b89ca2ee7a9fbf6c54c13a18a0e3716919963273ae06a717b2b6d-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid PmY1dnK-P9GcOF0KZB5y/PmY1dnK-P9GcOF0KZB5y -goversion go1.16.5 -D "" -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay/overlay.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/da/da198c15f5e63e59d3080703a677f640b6a13d27585bf598284e1bc7e53c6c47-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/manifoldco/promptui=github.com/containers/podman/vendor/github.com/manifoldco/promptui importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid HMKVp2iBUbrpG-KYvlAD/HMKVp2iBUbrpG-KYvlAD -goversion go1.16.5 -D "" -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/34/34b2eb4413d3a1db34840f35d72b64700f1042eb4bba660244ed3747bb3b90e4-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/chown mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid 9-1HZJzYwZRBZbR3HiDY/9-1HZJzYwZRBZbR3HiDY -goversion go1.16.5 -D "" -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/chown/chown.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/78/78f8039b4ea89d875d853c5de580bd8809d183243f850cc70a6963c2e4ed2d4e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/umask mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid rGtzAyXGk_3n6Z9Z1zpK/rGtzAyXGk_3n6Z9Z1zpK -goversion go1.16.5 -D "" -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/59/5987cae5a110de536be7bc3e8362ddecd8ccb02ec020bbd7610e9739ede22698-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid bNWqaZDXrZl1bvPsoxI3/bNWqaZDXrZl1bvPsoxI3 -goversion go1.16.5 -D "" -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/58/58f4917cb7ba6a9d5832656a84c8fe843bf04e4d8850b1917ae14887969f3f4a-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/umask=github.com/containers/podman/vendor/github.com/containers/common/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/umask=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid j7U5DqKeZ4ljLsIAFkaR/j7U5DqKeZ4ljLsIAFkaR -goversion go1.16.5 -D "" -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions/subscriptions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/51/5186bb1d7d04551bc060ee7672b6b4cded2e07ef015cb0fa343a562c1f535bb9-d # internal github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid KxO6CEJLIH6CrKeIjcQx/KxO6CEJLIH6CrKeIjcQx -goversion go1.16.5 -D "" -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp/ipsock_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp/sctp.go ./_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp/sctp_unsupported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/84/84a3f53655c10a215c1eeb038d2a7ede489adcc360c33085b539a7f0b2000acb-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid fI_h87yMfnjwZNibD9Ka/fI_h87yMfnjwZNibD9Ka -goversion go1.16.5 -D "" -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/1c/1cbcd21bcb5137f11de6a461829ff98c4eee1d0597d400e414a2663dffc773b8-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 6gourCEpMjKNyR9w2QfU/6gourCEpMjKNyR9w2QfU -goversion go1.16.5 -D "" -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath/abs.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath/ancestor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath/clean.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath/join.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath/separator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/a5/a5c27632db2954b022b8dda2553a904fdf0cd1d20913ef19374f015875af8479-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b565/ cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/e1/e1e0859518b8e550e0f35a41e3a7b9f89d90f65faa626ae892fe8495eccbcb32-d # internal cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid FeRe6-81gOqklCzbweOw/FeRe6-81gOqklCzbweOw -goversion go1.16.5 -D "" -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error/error.go github.com/containers/podman/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b559/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid hwjIr6Qd1K472Qy9Ybhq/hwjIr6Qd1K472Qy9Ybhq -goversion go1.16.5 -D "" -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/3e/3ea068801676f1c9e8fc4b11db00ac72ac268e8ae8cfa31af0884db2c6a01500-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b565/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid 0Smuyr9KlTAETjxnNAo6/0Smuyr9KlTAETjxnNAo6 -goversion go1.16.5 -D "" -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/bundle.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/config-linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/config-windows.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/error.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/runtime-linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror/runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/93/93800ee5bba8963316be7d5ec9c8d74e8cdbe1bb6f24d8ab24fc0a53467b136b-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/podman/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid xV72NN7kVranc54Aq1mV/xV72NN7kVranc54Aq1mV -goversion go1.16.5 -D "" -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/de/ded57b89d028fc48c16d9fb926bcb7895aebfd35d7f04bd16933ced9c3cf3baf-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid pBCyMe_JCb048qBdHq-0/pBCyMe_JCb048qBdHq-0 -goversion go1.16.5 -D "" -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer/pointer.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/23/23e8722101945c1cf3c2044270c58cd0d0ee87a28dd18d8b290e0c359b0a26a9-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid SL46SWxl0UA8IT2bOf4M/SL46SWxl0UA8IT2bOf4M -goversion go1.16.5 -D "" -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/resolvconf.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/97/97dd9d4261dba57e1ff203bfb2ba6e625e145ec2a952cdba4fba3d4f36627153-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid B55S8hF2bqy4YwYjQQTr/B55S8hF2bqy4YwYjQQTr -goversion go1.16.5 -D "" -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/11/11e57225d1fa6dfe553e3344b2d5fde8083f1b389ba39283d72458b68d2b116f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid PAWayLT9XqX41rMztWq0/PAWayLT9XqX41rMztWq0 -goversion go1.16.5 -D "" -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/17/173d7605ff01bdd6f73e9d256678b6dcb1de6ed3d2364cba85929b81ec8ed79d-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/sys mkdir -p $WORK/b572/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cat >$WORK/b572/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/containerd/containerd/sys -trimpath "$WORK/b572=>" -I $WORK/b572/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b572/symabis ./subprocess_unsafe_linux.s cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/3d/3d42423bc289f5897dabebed1b836fb762837fbad3f91ef453c66457f260d65d-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b568/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid lc66tVYKpnGhBItWZkDv/lc66tVYKpnGhBItWZkDv -goversion go1.16.5 -D "" -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference/reference.go cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/containerd/containerd/pkg/userns=github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/sys -installsuffix shared -buildid MzxDnZjkJVpDBSIlSkS9/MzxDnZjkJVpDBSIlSkS9 -goversion go1.16.5 -symabis $WORK/b572/symabis -D "" -importcfg $WORK/b572/importcfg -pack -asmhdr $WORK/b572/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/epoll.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/fds.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/filesys_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/mount_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/oom_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/socket_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/subprocess_unsafe_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/d4/d433e5bb031ff777803a2c65873c838dbcc7f5fdce125c6ec9fcfd88fcb4ca1e-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mount mkdir -p $WORK/b577/ cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/29/29405b1ae9a5ab137456fdb0174541f6eb6901cf9c5b7e10565b86e93d8034b0-d # internal cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=$WORK/b154/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/podman/vendor/github.com/moby/sys/mount -complete -installsuffix shared -buildid 3b5VH89h_g40wrzQKOHb/3b5VH89h_g40wrzQKOHb -goversion go1.16.5 -D "" -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/flags_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/mount_errors.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/mount_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mount/sharedsubtree_linux.go github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b567/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/mail=$WORK/b472/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid hYnm7ajLpGC4tz_A8UF8/hYnm7ajLpGC4tz_A8UF8 -goversion go1.16.5 -D "" -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/draft.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/format_checkers.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/internalLog.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/jsonContext.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/jsonLoader.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/locales.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/result.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/schema.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/schemaLoader.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/schemaPool.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/schemaReferencePool.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/schemaType.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/subSchema.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/types.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema/validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/7c/7c191d71231dbaa8c22a0606a69b856890103ad578dd08e34440acece55f7199-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b556/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid _qKfUwd8_YnpFMS_DWMq/_qKfUwd8_YnpFMS_DWMq -goversion go1.16.5 -D "" -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/containerd/containerd/sys -trimpath "$WORK/b572=>" -I $WORK/b572/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b572/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/bf/bf73897a566cd45a3fad1e1e8bbc686a88d57cafd367847a6ef0a8b5de57f9c5-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/sys/mount=github.com/containers/podman/vendor/github.com/moby/sys/mount importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mount=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid fCBmkR9h59z1FLnxtzl8/fCBmkR9h59z1FLnxtzl8 -goversion go1.16.5 -D "" -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/filesys_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/lcow_unsupported.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/utimes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/d9/d9cfb79965fb103ea9b98795fef61e52f7fbffc74e82e2ad096dc32612aefc0a-d # internal github.com/containers/podman/vendor/golang.org/x/sys/execabs mkdir -p $WORK/b579/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b572/_pkg_.a $WORK/b572/subprocess_unsafe_linux.o # internal cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/execabs -complete -installsuffix shared -buildid thR8zR8d9sjJ2JDzZYH0/thR8zR8d9sjJ2JDzZYH0 -goversion go1.16.5 -D "" -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/execabs/execabs.go cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/19/191329183426a2ba3e340de24a7f46527bf4372f3a60c2feb0d74cb49dea4fd6-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/podman/vendor/github.com/moby/term -complete -installsuffix shared -buildid Ga0b1t9FIXkMh6QbgIIt/Ga0b1t9FIXkMh6QbgIIt -goversion go1.16.5 -D "" -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/tc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/winsize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/7a/7a99b6e78dbdf3356452e8661333d4ca407d9aae176b15fd28150bba61941b96-d # internal github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid pdmOoNkw3zE9f8h7va32/pdmOoNkw3zE9f8h7va32 -goversion go1.16.5 -D "" -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/3e/3e3f25c48dc4bac09a31182f771aaa17a8c5b8ccec57bddacaf37e655842ebe4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 8HMrlkjhimDoX6TNVcxr/8HMrlkjhimDoX6TNVcxr -goversion go1.16.5 -D "" -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/d1/d1987a1081709c8ab033788eb0e14558608c1d1237614e80afd9caacd6bdfffa-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid CKaRbaWqIHpKrtlspnIm/CKaRbaWqIHpKrtlspnIm -goversion go1.16.5 -D "" -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/ee/eef72a9b5f85873bf750e965b04550ecc592a4afba1442e7b514402f4e662711-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid wjfJx8O6TcN6lGOZ3zFl/wjfJx8O6TcN6lGOZ3zFl -goversion go1.16.5 -D "" -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/3e/3edf92b149c83d104e28ff59da1de75486bf3e420100ef83ece6cb82c89e34bd-d # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/8d/8d9950f6bc38b4563e77fd6f9bd8fc9fbf35d6bb43008c51abd22626573913d1-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b586/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b582/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid JnsvntdLIel8vsSvmxtr/JnsvntdLIel8vsSvmxtr -goversion go1.16.5 -D "" -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid tSimDnSOf8rS_rvpZUSu/tSimDnSOf8rS_rvpZUSu -goversion go1.16.5 -D "" -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal/signals.go cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/05/0597454a1b6e0a5f4906209afc108fa6b00e0a42211c3db206dc14339894812c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/sys=github.com/containers/podman/vendor/github.com/containerd/containerd/sys importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/podman/vendor/github.com/docker/docker/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/execabs=github.com/containers/podman/vendor/golang.org/x/sys/execabs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/sys=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/execabs=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid L_Dtb0Jq3hxULMr4UBQf/L_Dtb0Jq3hxULMr4UBQf -goversion go1.16.5 -D "" -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/26/2639ddf29a1f64f0694387c5ce8a4c13a197e6fa455c1d078c354b57a0b8d6fb-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid ZzBz_BkD1nXPURQYAl3I/ZzBz_BkD1nXPURQYAl3I -goversion go1.16.5 -D "" -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/e4/e4283b83064efd4eebcf31b4a7c0de203565760f1458b1d4262c6a81517657c2-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid oUUSmIeEHVK69sTl0ZRN/oUUSmIeEHVK69sTl0ZRN -goversion go1.16.5 -D "" -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/27/27656b6d04c7cca9a42b30e083427b962d0eef6b5f301b40194dbcdbb9d0e5fc-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid oi9zBslXaKiIua2uIwwH/oi9zBslXaKiIua2uIwwH -goversion go1.16.5 -D "" -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage/rusage_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/d0/d064e6834dfbd2c7a725d6603e8ec39075221bc58afb1d9471d3c380dd685cb5-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver -complete -installsuffix shared -buildid GEbWBrUyFvm4cXouoWkd/GEbWBrUyFvm4cXouoWkd -goversion go1.16.5 -D "" -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver/filedriver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/53/5353806154bece77b25db651b8eb85c888cef7f601acfea85d39eb4f37de37ab-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/secrets/filedriver=github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets -complete -installsuffix shared -buildid iPlzJND6-SngdRvUExp7/iPlzJND6-SngdRvUExp7 -goversion go1.16.5 -D "" -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/secretsdb.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/29/2974386c3890927856fb3624b0a215c1776c37dc57a8ba9552f36850c80feaf7-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid hBPw0o9dT5Lr8eKR33d6/hBPw0o9dT5Lr8eKR33d6 -goversion go1.16.5 -D "" -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/dd/dd758bf1752bddd12e3934fa24ce26d1b5cdf7958f264e9d18d361802ed76da8-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid bNlrloGWu9b0pKYzfVss/bNlrloGWu9b0pKYzfVss -goversion go1.16.5 -D "" -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/libpod/driver/driver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/d6/d6ecfd14a9bae1c34e6edfbeb5f68ebb2a100d6f872265b17fdd6b7efb14a70f-d # internal github.com/containers/podman/libpod/layers mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid Z4odKx5weWJ2m9gkYu7n/Z4odKx5weWJ2m9gkYu7n -goversion go1.16.5 -D "" -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/libpod/layers/layer.go cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/54/5455f9d605dedb51d66836e28e448a75abb61ef9ecfcdd5f33b8f939c6292e22-d # internal github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid aF31sOjA1kMCL-PzHDD0/aF31sOjA1kMCL-PzHDD0 -goversion go1.16.5 -D "" -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file/file_lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/0a/0ab1a54c03340494bd482e2a26c60a5c2f18d2b3bdf75b4da5b08feda2aeb7e8-d # internal github.com/containers/podman/libpod/lock/shm mkdir -p $WORK/b599/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b599/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b599/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/5b/5b5702b52cc05c72ee9c3022dc4107337f271517cac23898547389cc29749881-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=$WORK/b416/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid PB-iettJDBWBnH0K2mCj/PB-iettJDBWBnH0K2mCj -goversion go1.16.5 -D "" -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/1a/1af1fbfe29ef387911859080dbea8ed2a3ae1c71b52d637a00f9e86be07bef67-d # internal github.com/containers/podman/libpod/logs/reversereader mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid Xd96YSF77GtG9drqk1FJ/Xd96YSF77GtG9drqk1FJ -goversion go1.16.5 -D "" -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/reversereader/reversereader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/ae/ae62540dec2d56561be9c4a4d3d83a5cd9762b756d59b448fd1d4ae3e46d4581-d # internal github.com/containers/podman/libpod/logs mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/logs/reversereader=github.com/containers/podman/libpod/logs/reversereader importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid 0aWCCI16wgdwM2IeyH_g/0aWCCI16wgdwM2IeyH_g -goversion go1.16.5 -D "" -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/containers/podman/libpod/logs/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/ec/ec94c2f057de81255b1fa71d6c05fa77e90ae5ccae05e2703813708b5db07f4b-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid I_yT27sr-ClKLVn3mon4/I_yT27sr-ClKLVn3mon4 -goversion go1.16.5 -D "" -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr/hwaddr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/5f/5f939168dde7271e49ff264dd115703fa8a75a784c3104d479c6dafcea1b1641-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid IbcI1yneh1BsnukgwJDG/IbcI1yneh1BsnukgwJDG -goversion go1.16.5 -D "" -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/a4/a451a311a76aad5f4388d26654ff678b739d2ae172b09ca7802db334f0b3d76e-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid Mgb05frq5ASlT8U4Y3wC/Mgb05frq5ASlT8U4Y3wC -goversion go1.16.5 -D "" -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl/sysctl_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/00/0090cdc4c8e165ec27b74fcd6c367319ada5209fa6337f401ec2572b7945cf7e-d # internal github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid dStpfyjn0-c2LQ7NEbV7/dStpfyjn0-c2LQ7NEbV7 -goversion go1.16.5 -D "" -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables/iptables.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables/lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/1d/1d80057b2bfe592e38446dff35084d8705cbeab35bc378d01c59463639598f3c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httputil=$WORK/b470/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/ae/ae7b04eb36cf3d4bd703d015c8891eb6a55b889c764f371637e27eceebe50d94-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid FpZDCVL7iNR0OPXC9VR8/FpZDCVL7iNR0OPXC9VR8 -goversion go1.16.5 -D "" -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/change.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_archive.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/distribution.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/env.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/event.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/image.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/misc.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/network.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/registry_auth.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/signal.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_configs.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_node.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_secrets.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_service.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/swarm_task.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/system.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tar.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/tls.go ./_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient/volume.go github.com/containers/podman/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/internal/types=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v6=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6 importmap github.com/vbauerster/mpb/v6/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b485/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 8fOpl8tJrQuWs72y2w38/8fOpl8tJrQuWs72y2w38 -goversion go1.16.5 -D "" -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/progress_reader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/sign.go cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/ec/eccd911151c114250377127b04dca3c9020e9a6b68ec26fb26683313b556b6ba-d # internal github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid XfGnfe5b-VCCHD0-rTig/XfGnfe5b-VCCHD0-rTig -goversion go1.16.5 -D "" -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool/ethtool.go ./_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool/ethtool_cmd.go ./_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool/ethtool_msglvl.go cd $WORK/b599 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b599=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/49/49cf1f76dc82862da6639e621606a3411fe142da5dc9567bb9e8e053a005b202-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b566/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid JWtJqKxfFGPgU2KbzogA/JWtJqKxfFGPgU2KbzogA -goversion go1.16.5 -D "" -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/validate.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate/validate_linux.go cd $WORK/b599 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b599=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/cb/cb1200c33fb9b535da8b3a036109302012f82bb81dd2f11c892ff5195c128330-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl importmap github.com/coreos/go-iptables/iptables=github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/podman/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b351/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid UKREf9g2o1f00yhQLf3o/UKREf9g2o1f00yhQLf3o -goversion go1.16.5 -D "" -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/cidr.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/ipforward_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/ipmasq_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip/utils_linux.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b599=/tmp/go-build -gno-record-gcc-switches -I $WORK/b599/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b599/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/cd/cda2720413c0ef2e16dbbdd2774b942979b3226f3c12b406875d6735bba0693e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b560/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid YlfLXzYl5EeVRrhzvOVY/YlfLXzYl5EeVRrhzvOVY -goversion go1.16.5 -D "" -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/generate.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/f7/f7204b26f0cf62ec8cdeb90db23edae835fd5a16e4ea9c1da57a37c357e561ed-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid HuckLXWv5P7hKfCJveZj/HuckLXWv5P7hKfCJveZj -goversion go1.16.5 -D "" -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/16/16273453c677dc29d62bab6bccddc66bebd87c98b38b6f3ed6c4cbcf1d1d6724-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests=$WORK/b379/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid rhCXCt19hBdHLNpOn__W/rhCXCt19hBdHLNpOn__W -goversion go1.16.5 -D "" -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/f9/f93e3ae990db0b1f8865cd26525cecc7721f15684b9a53c28dd89b52facafaf8-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b609/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid MJMHBkMwxmnaGBCrZYjx/MJMHBkMwxmnaGBCrZYjx -goversion go1.16.5 -D "" -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator/allocator.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator/range.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator/range_set.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b599 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b599=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b599=/tmp/go-build -gno-record-gcc-switches -o $WORK/b599/_cgo_.o $WORK/b599/_cgo_main.o $WORK/b599/_x001.o $WORK/b599/_x002.o $WORK/b599/_x003.o -g -O2 -lrt -lpthread cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/d2/d283e01dd828fc2528d0d6d74ac639caca60ea6c1c7e70589d0d0a35b3255343-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid WUF-y68amQvbCRWPflCy/WUF-y68amQvbCRWPflCy -goversion go1.16.5 -D "" -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/containers/podman/pkg/network/network.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b599/_cgo_.o -dynout $WORK/b599/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cat >$WORK/b599/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/podman/libpod/lock/shm -installsuffix shared -buildid J5uRoP5-txMQqW40LTNU/J5uRoP5-txMQqW40LTNU -goversion go1.16.5 -D "" -importcfg $WORK/b599/importcfg -pack $WORK/b599/_cgo_gotypes.go $WORK/b599/shm_lock.cgo1.go $WORK/b599/_cgo_import.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/8f/8f7ca7bfae675e20aa8a7f34d7759d7d5785210ec9f6c72e028efe4d657a5917-d # internal github.com/containers/podman/utils mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid ub2UjzhojF-XoeZSjUTf/ub2UjzhojF-XoeZSjUTf -goversion go1.16.5 -D "" -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go ./_build/src/github.com/containers/podman/utils/utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b599/_pkg_.a $WORK/b599/_x001.o $WORK/b599/_x002.o $WORK/b599/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/9d/9db3122c84c535f2647d02284df88c03e4e542a23c8d7fe0a30e0cbd536363c7-d # internal github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests importmap github.com/containers/common/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests=$WORK/b379/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented=$WORK/b380/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid TnVr5KeI7gP3cUE6cLhS/TnVr5KeI7gP3cUE6cLhS -goversion go1.16.5 -D "" -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests/manifests.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/0d/0d2f771f079d66b3303b2b00919e277ba63927c67bfda406b76f177aa44a8615-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v3/libpod/lock/shm=github.com/containers/podman/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod/lock/file=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid GwGk0SBSmhxHDfVTLxW4/GwGk0SBSmhxHDfVTLxW4 -goversion go1.16.5 -D "" -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/containers/podman/libpod/lock/file_lock_manager.go ./_build/src/github.com/containers/podman/libpod/lock/in_memory_locks.go ./_build/src/github.com/containers/podman/libpod/lock/lock.go ./_build/src/github.com/containers/podman/libpod/lock/shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/56/566cc69d33b31cc02afd126bef14cf3b2f154092ee755a796a3fc3b1e7c1bb3b-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b614/ cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/a2/a2e9b309ea735b0a8e75e4233484db6af1ca946f5b7f3cabe7a4a0476ba0eee9-d # internal github.com/containers/podman/libpod/network mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/podman/libpod/network -complete -installsuffix shared -buildid DZAa7UQnnahTrLQ6WNLH/DZAa7UQnnahTrLQ6WNLH -goversion go1.16.5 -D "" -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/containers/podman/libpod/network/config.go ./_build/src/github.com/containers/podman/libpod/network/create.go ./_build/src/github.com/containers/podman/libpod/network/devices.go ./_build/src/github.com/containers/podman/libpod/network/files.go ./_build/src/github.com/containers/podman/libpod/network/ip.go ./_build/src/github.com/containers/podman/libpod/network/lock.go ./_build/src/github.com/containers/podman/libpod/network/netconflist.go ./_build/src/github.com/containers/podman/libpod/network/network.go ./_build/src/github.com/containers/podman/libpod/network/subnet.go cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid z4uiRJvSwZNHtG7kOEBX/z4uiRJvSwZNHtG7kOEBX -goversion go1.16.5 -D "" -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/files.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation/packetconns.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/b9/b9697bd64f4e7049aca42184a35ec33aa0b6f51b504b6675458dcb0f101d674b-d # internal github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk -complete -installsuffix shared -buildid PFcKh5nebsDBqgECuyIx/PFcKh5nebsDBqgECuyIx -goversion go1.16.5 -D "" -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/spec_file_generator.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/tcp_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/unix_listener_systemd.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_listener_unsupported.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk/windows_pipe_config.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/70/70b8cc6f67cfd69f538deba7bde8b6237922a06a497c29674cec27d683b8fdb1-d # internal github.com/containers/podman/vendor/github.com/containers/common/libimage mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage/manifests=github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/filters=github.com/containers/podman/vendor/github.com/containers/common/pkg/filters importmap github.com/containers/common/pkg/retry=github.com/containers/podman/vendor/github.com/containers/common/pkg/retry importmap github.com/containers/common/pkg/signal=github.com/containers/podman/vendor/github.com/containers/common/pkg/signal importmap github.com/containers/common/pkg/timetype=github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/shortnames=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/disiqueira/gotree/v3=github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/jinzhu/copier=github.com/containers/podman/vendor/github.com/jinzhu/copier importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/filters=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/signal=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=$WORK/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b485/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/libimage -complete -installsuffix shared -buildid oazU9WEXEFKlhieRCBUB/oazU9WEXEFKlhieRCBUB -goversion go1.16.5 -D "" -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/download.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/events.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/filters.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/history.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/image_config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/image_tree.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/import.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/layer_tree.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/load.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/manifest_list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/oci.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/push.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/save.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/search.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/_x001.o $WORK/b546/_x002.o $WORK/b546/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/89/898ef54b7fea533cf8d1c169f8adf122178799f6872e1fe61eb2fc9e40998761-d # internal github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=$WORK/b613/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume -complete -installsuffix shared -buildid IyrSmG-2Zo_5zTBqCYqZ/IyrSmG-2Zo_5zTBqCYqZ -goversion go1.16.5 -D "" -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume/api.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 7cQBCIzDb2KfNdPz0Fs8/7cQBCIzDb2KfNdPz0Fs8 -goversion go1.16.5 -D "" -importcfg $WORK/b546/importcfg -pack $WORK/b546/_cgo_gotypes.go $WORK/b546/seccomp.cgo1.go $WORK/b546/seccomp_internal.cgo1.go $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/cc/ccfe37c16a6f2c7213e30d6e109e9da900fe5537f3ccbb1179cc82b7d9a3b99c-d # internal github.com/containers/podman/libpod/plugin mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/docker/go-plugins-helpers/sdk=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/libpod/plugin -complete -installsuffix shared -buildid NBzUb9hbBZzYmUdavLNo/NBzUb9hbBZzYmUdavLNo -goversion go1.16.5 -D "" -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/containers/podman/libpod/plugin/volume_api.go cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/11/11e836aee94cca1628762901d5a1a2cc428ba7408073e9321b5e2bb5da4f8361-d # internal github.com/containers/podman/libpod/shutdown mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/podman/libpod/shutdown -complete -installsuffix shared -buildid wAL23Vkcej-eDCcKkREO/wAL23Vkcej-eDCcKkREO -goversion go1.16.5 -D "" -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/containers/podman/libpod/shutdown/handler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/98/98155cca42b2d32bd5cdda601ae9edad854ba0e507c6de0eef9d9b6e879fb0e7-d # internal github.com/containers/podman/pkg/checkpoint/crutils mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/podman/pkg/checkpoint/crutils -complete -installsuffix shared -buildid El3xcek_pzf7KFWYwsPl/El3xcek_pzf7KFWYwsPl -goversion go1.16.5 -D "" -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/crutils/checkpoint_restore_utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/04/04d52aab5a4b2b9e7b8339538a8b2ec0e19ae2d96ea3024bf796f0c8d11208d4-d # internal github.com/containers/podman/pkg/copy mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/podman/pkg/copy -complete -installsuffix shared -buildid s4TGA3VJgObRXRgNgy0S/s4TGA3VJgObRXRgNgy0S -goversion go1.16.5 -D "" -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/0f/0f3ef0fbe7f99808b196ba31fee9152e4af21b131de49b06a3c7cf7a7e0124e2-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid qrbRRI-RpsEnqNf4kiAN/qrbRRI-RpsEnqNf4kiAN -goversion go1.16.5 -D "" -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc/rpc.pb.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b546/_pkg_.a $WORK/b546/_x001.o $WORK/b546/_x002.o $WORK/b546/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/c5/c5853d2eff86648c40798588d4abbf862ab7b4a718f823a51b3679dc3dd081f7-d # internal github.com/containers/podman/pkg/ctime mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid oT4euWQ0SPeyLtYpptaj/oT4euWQ0SPeyLtYpptaj -goversion go1.16.5 -D "" -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ctime/ctime.go ./_build/src/github.com/containers/podman/pkg/ctime/ctime_linux.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/71/71e42afecd3bf87e8107e89cff3ebdd72996995f439efdc208d614790b0a2339-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp mkdir -p $WORK/b552/ cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/bf/bf827a26f08d5fab8150af4daf9dec209e545c43bc6bb3f2d16948b552aba83f-d # internal github.com/containers/podman/pkg/hooks/1.0.0 mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid DAum4dS8D-84NmNwNDLe/DAum4dS8D-84NmNwNDLe -goversion go1.16.5 -D "" -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/containers/podman/pkg/hooks/1.0.0/hook.go ./_build/src/github.com/containers/podman/pkg/hooks/1.0.0/when.go cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid YjOvPhmV2W5jJmcIcchz/YjOvPhmV2W5jJmcIcchz -goversion go1.16.5 -D "" -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/conversion.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/supported.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp/validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/2c/2c72ba5baa0508005b6fa3651e50dae4702dc680b402eea877aa88d17275fd63-d # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid XveQUfPjHtEJS8JvMqHR/XveQUfPjHtEJS8JvMqHR -goversion go1.16.5 -D "" -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/c7/c73a67003cb95445bb1e77ba42d554e083e2f15371bf21b1306b6c81206f5756-d # internal github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid gYRGSrltw1i1M29QzF62/gYRGSrltw1i1M29QzF62 -goversion go1.16.5 -D "" -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/containers/podman/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/b0/b0dbc72ccd98c3ce6ac54138d11417e47a1f63515d2e771421678cbbb469c6fd-d # internal github.com/containers/podman/pkg/hooks mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v3/pkg/hooks/1.0.0=github.com/containers/podman/pkg/hooks/1.0.0 importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid A_ESvf1c8N5Zf3nQrUQG/A_ESvf1c8N5Zf3nQrUQG -goversion go1.16.5 -D "" -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/containers/podman/pkg/hooks/hooks.go ./_build/src/github.com/containers/podman/pkg/hooks/monitor.go ./_build/src/github.com/containers/podman/pkg/hooks/read.go ./_build/src/github.com/containers/podman/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/c5/c5410892638055a4ac02251997af6d104bcf6726c6b29bafd6e1311d4180ee76-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid qYjOSkxGM1JX6aVbJYtq/qYjOSkxGM1JX6aVbJYtq -goversion go1.16.5 -D "" -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/main.go ./_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/3f/3fe65483cf8f3cc817abbd7a6f6161c0b5b05e0af23e9515d846789b51ea20b1-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b587/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid Qtoqk0moKvI4Tx9Zz7dI/Qtoqk0moKvI4Tx9Zz7dI -goversion go1.16.5 -D "" -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/builder.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/constants.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dispatchers.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/evaluator.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/internals.go ./_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/shell_parser.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/14/14d0bc3ef2bb2dfce66fd480656a91fd6cf05d3ad8b24450a8d513bd3af71c07-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid sMwEW3FYKCKq-xdJ19ks/sMwEW3FYKCKq-xdJ19ks -goversion go1.16.5 -D "" -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib/difflib.go cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/80/808564a8dc7e1dfeeafd163b6a3f7687925c0e3502d80be16aa32d0ea18bbb2b-d # internal github.com/containers/podman/vendor/k8s.io/klog/v2 mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/go-logr/logr=github.com/containers/podman/vendor/github.com/go-logr/logr packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=$WORK/b633/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid oGo9ZOgyWYX_DAJ6ntv6/oGo9ZOgyWYX_DAJ6ntv6 -goversion go1.16.5 -D "" -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/klog/v2/klog.go ./_build/src/github.com/containers/podman/vendor/k8s.io/klog/v2/klog_file.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/99/99111aa20d88be9ae73c5120b386acb8ac2ce84a6ee68081cf3c53cd0ca9be68-d # internal github.com/containers/podman/pkg/lookup mkdir -p $WORK/b634/ cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/f9/f97f9803b7bbd018bca7f16d52940cdb7d5809b7d928692912f3b47651353c33-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b621/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid OlWWeHx_Lb071WQN0NW8/OlWWeHx_Lb071WQN0NW8 -goversion go1.16.5 -D "" -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/containers/podman/pkg/criu/criu.go cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid kWrF9QlAI8KV7eqtyEb2/kWrF9QlAI8KV7eqtyEb2 -goversion go1.16.5 -D "" -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/containers/podman/pkg/lookup/lookup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/d3/d3989d7e55fe980c0b9a1d4edb5e6441609f529507b666fbba96e2d397e1eb95-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid IjtGo9vEBbANw-VKILd4/IjtGo9vEBbANw-VKILd4 -goversion go1.16.5 -D "" -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/podman/pkg/netns/netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/d3/d3aec6f11a575f4ebe0763e239b3c16cb1ac4340d2e615f7fc2fdc5989ecd194-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b485/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid EUabC5yJG4TZI0Ve01aa/EUabC5yJG4TZI0Ve01aa -goversion go1.16.5 -D "" -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/c4/c444344bd737e95bed80dc2a1779d6b581adfb23ee96b486cd49483365b52e5d-d # internal github.com/containers/podman/pkg/hooks/exec mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid 2i9Dxe0o7nGTaV10T7eV/2i9Dxe0o7nGTaV10T7eV -goversion go1.16.5 -D "" -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/containers/podman/pkg/hooks/exec/exec.go ./_build/src/github.com/containers/podman/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/4a/4aaf86faef8ec637dbb5302e07ae27c933edce525d05095566bed4bb36457d3c-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid qjKoiuB09CdTZwmeXLZY/qjKoiuB09CdTZwmeXLZY -goversion go1.16.5 -D "" -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/podman/pkg/registries/registries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/31/319c2f376e15b1081291f364ed08a749bfaf85fcd46201b45954b9c30b6cf221-d # internal github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/resolvconf/dns=github.com/containers/podman/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid ou5UX3JBOyReAlV8TAnc/ou5UX3JBOyReAlV8TAnc -goversion go1.16.5 -D "" -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/containers/podman/pkg/resolvconf/resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/1b/1b20604d952c40e885daa665cf4c437e1a5aa0451afead7d2ee31031de12f7e4-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api -complete -installsuffix shared -buildid l4O9dYRJ19hxHsUDWKRa/l4O9dYRJ19hxHsUDWKRa -goversion go1.16.5 -D "" -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api/api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/84/84756974701774e7a9885cc90692d5fdde67504f04b5a249951b47ad21ccee3d-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid YUrUBTYh02aTGx7ie6hJ/YUrUBTYh02aTGx7ie6hJ -goversion go1.16.5 -D "" -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil/msgutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/57/57288bfc46c29e775830cf02e287ec3b928d1e089b6fbf17ca5c055c29e2e47c-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api=$WORK/b642/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid MXnui0AY8oNsqLMJNCGo/MXnui0AY8oNsqLMJNCGo -goversion go1.16.5 -D "" -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/port.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/b6/b61e6d67ff09eadbd80732c422788bdce871249410e0d2ee8bb486be98b97f42-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b651/ cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/08/081abea6a357ac7ae290cb82a5df773098e7a58739cb58f127f930776bf38e6c-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b646/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid ERot1-7loMu9CbD2x0s_/ERot1-7loMu9CbD2x0s_ -goversion go1.16.5 -D "" -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy/udp_proxy.go cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid LkoLsoaUO0RolqHap9EU/LkoLsoaUO0RolqHap9EU -goversion go1.16.5 -D "" -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg/msg.go cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/3c/3cd363fb177023eea104f9ea609d5c970654b00de6dd6487883c4d335d9287a6-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid W0GmIolYZ6asf4oax7tF/W0GmIolYZ6asf4oax7tF -goversion go1.16.5 -D "" -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil/portutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/af/af009f20dd27bfe900f6d142824d8891b5774e1791bf83a51ce1dbdef10e9250-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid G4BVZ0vFUZZ0kFhyyAf5/G4BVZ0vFUZZ0kFhyyAf5 -goversion go1.16.5 -D "" -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/containers/podman/pkg/selinux/selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/54/549159ca45a11c923e814754dae702b58020738b03c3f65d145c00191747e2f8-d # internal github.com/containers/podman/pkg/systemd mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid vP7p1Z-yK0gk4mrgXtgo/vP7p1Z-yK0gk4mrgXtgo -goversion go1.16.5 -D "" -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/activation.go ./_build/src/github.com/containers/podman/pkg/systemd/dbus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/7d/7d1d28b0b961af8405acf6314b3d04e2205b08d037dd5c58f048307ee044a8a3-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid MIIT0S2jusLamDie5hYC/MIIT0S2jusLamDie5hYC -goversion go1.16.5 -D "" -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child/child.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/d6/d6ce31211bd4963b705c23821be007972a223967969d275e16ce956f23f3500d-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b646/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid rbLTXmXGxkIE8_tb5jZr/rbLTXmXGxkIE8_tb5jZr -goversion go1.16.5 -D "" -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp/tcp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/ae/ae987b6d3860191aab4b32b6792e90f215141d211e1e8d0d7a1e8bd3dbc1f811-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/8c/8c572648feedc5b9813e3959213ec2af388bc7d84d97c0a7a1a80a38e21d86c9-d # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/17/17a1563b92f689e0bce52ff12fd02aee7aacfa8dad89aa8a832479a6bcbb979a-d # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/00/0021b63d3145897d559b5eb58152f38e6f1ce7e69a1b53ff9c510291e0a77e91-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b650/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b631/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/containers/podman/vendor/k8s.io/klog/v2 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid Au3QtkrhqeN5OCSZoZQ7/Au3QtkrhqeN5OCSZoZQ7 -goversion go1.16.5 -D "" -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/sdnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon/watchdog.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 7u6i87Jfc9ho5Ebi_lbG/7u6i87Jfc9ho5Ebi_lbG -goversion go1.16.5 -D "" -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b651/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid KDaAOiPswV_uTYG-cNRQ/KDaAOiPswV_uTYG-cNRQ -goversion go1.16.5 -D "" -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udp.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid IWvDpodsMP0k2FSmGtsR/IWvDpodsMP0k2FSmGtsR -goversion go1.16.5 -D "" -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/listeners.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation/packetconns.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/88/88153a2bedd66ba60fca6d7d7b499b2c35aea579672d70c22bbab5b9cfbcff8f-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid hLF_n8RR_l_fSLY4wLf1/hLF_n8RR_l_fSLY4wLf1 -goversion go1.16.5 -D "" -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator/names-generator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/84/84bd9280e2aa51e2a148d7a7609cc593b40243a6ff2a07a382cd31ac7051f0f3-d # internal github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid AjG2Wnb5bGRN0ibVvT6O/AjG2Wnb5bGRN0ibVvT6O -goversion go1.16.5 -D "" -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/75/758e55f8482999c8f3e504545f9208ba62442cfe53ddb6162d4a64622e6bfd35-d # internal github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/podman/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid aooSbr9vNh72uAXrU9uq/aooSbr9vNh72uAXrU9uq -goversion go1.16.5 -D "" -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/57/57312a6bc90bf914869b8a4a715c0124f8869815f6c4776c022dff991df7168a-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b631/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid inStS6l5n5mYoMMHHtgG/inStS6l5n5mYoMMHHtgG -goversion go1.16.5 -D "" -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/podman/pkg/kubeutils/resize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/6e/6e6d7504031d3ab6ec8f81d95febfd66b9ae41870d0928ab7d5bface0a847fe1-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/api=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b652/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 7muMgBhyehAXIxgCSokW/7muMgBhyehAXIxgCSokW -goversion go1.16.5 -D "" -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/parent.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/b8/b8034217e257b41b8a56f7586401419d61f472e780f8328e733b480c416a9572-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid sLyN1TfibQYzt3nfjQHK/sLyN1TfibQYzt3nfjQHK -goversion go1.16.5 -D "" -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/c3/c379c258ce14106cb4a2afeddce34296b311aa03d2a134f10389969d192c45dc-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b667/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid GKaK6z-NWL7Y6GCj95Cd/GKaK6z-NWL7Y6GCj95Cd -goversion go1.16.5 -D "" -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/5c/5c4b8138b9057d08e528c5241af2845b7415b4505a5686f76da4340ac365d5ef-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b648/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid DPQ4q6mMjQHvmhwhqCAa/DPQ4q6mMjQHvmhwhqCAa -goversion go1.16.5 -D "" -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/builtin.go cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/40/4011120a5bd7b3d5cea0373246cf46b17383136cdd63e2244fd962be7bef3cd8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/shortnames=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid v9aPIdHg_fxARJcItj6z/v9aPIdHg_fxARJcItj6z -goversion go1.16.5 -D "" -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/73/730eaed6a35d93eb90dfb2423518035a0f3fa766297ea9423b5b25d0a444a1b6-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid Ou-UNUMHLHj5HTDyALsE/Ou-UNUMHLHj5HTDyALsE -goversion go1.16.5 -D "" -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache/blobcache.go cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/26/265ddbc9536520f98993312a1ed7493f25af81f72a0c72519c304ba6f46c3e4c-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid uk-5cC4RKHiBO1MM6MLf/uk-5cC4RKHiBO1MM6MLf -goversion go1.16.5 -D "" -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootlessport/rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/61/6186319f2240a1b2ed27ad7ed1a28527b332e330ca6b15687cce123f8dddc035-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b664/ cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/ba/ba4ce5a684244a14f67cb218341ddb1c66f2ad4073869109b2614f1bfff85219-d # internal cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b665/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 9D8vY10c7YblLQT76S2O/9D8vY10c7YblLQT76S2O -goversion go1.16.5 -D "" -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/helper.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/podman/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b661/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid WU10Z8D7P-Z1hwK_zE-e/WU10Z8D7P-Z1hwK_zE-e -goversion go1.16.5 -D "" -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/07/07634aa114a9bc60bde2f37918f68d2df4e2d60051c49636aac255c5d3b6162e-d # internal github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid bHKC4mnJCMtHKj9zP6j7/bHKC4mnJCMtHKj9zP6j7 -goversion go1.16.5 -D "" -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/2a/2a7de2197c50e6987c29f85cbdb871e001de185c734fee157c5bafffdc83b3ed-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b674/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid U11IwCNtWyVhlC2kIeOW/U11IwCNtWyVhlC2kIeOW -goversion go1.16.5 -D "" -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/49/49d8721606e851d2626507ad11ea569cf4e5616a1fb78689104f9f28416c71cb-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b375/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid TIgvPLcJXTX_N_vcbsKq/TIgvPLcJXTX_N_vcbsKq -goversion go1.16.5 -D "" -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind/util.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/80/806b76d1e0f1c93aa8513282e58fc86a6572a88420574868101f890466b80fad-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -complete -installsuffix shared -buildid GTFUJN0DabrNLlK99jRP/GTFUJN0DabrNLlK99jRP -goversion go1.16.5 -D "" -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/unwrap_112.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/cc/cc0d4e264a67c2c03c7dd6265446c7e3fc41a51d0bb945eb9432039476b53c41-d # internal github.com/containers/podman/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/function=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value=$WORK/b673/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid VYV7Id1Wotpi0FqwXTgl/VYV7Id1Wotpi0FqwXTgl -goversion go1.16.5 -D "" -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/49/496004ffc7bb4cdf2f8bf627978343d3e28d0b18d692f4ba4e7fedbe19d7b582-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b674/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 9xU8RwWrLosyWXkBGsXM/9xU8RwWrLosyWXkBGsXM -goversion go1.16.5 -D "" -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/d9/d9b7ccf41a5d733198779821deac5dc20f4b09405dc5f763000f5825257b45f1-d # internal go/scanner mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid TqBHFhy5v6RERImDq5pM/TqBHFhy5v6RERImDq5pM -goversion go1.16.5 -D "" -importcfg $WORK/b680/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/85/854f3eead0ae1b86165cf1c1174c56368cb602595a4df2756a098f1ecc270dc2-d # internal internal/lazyregexp mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid WZ1TeFfvpIr67EpFZYlV/WZ1TeFfvpIr67EpFZYlV -goversion go1.16.5 -D "" -importcfg $WORK/b682/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/70/707e3e5e3f5d4164096f1f2c8bfdffa4cc9d9bfc41fc2fc1fe8f52118d8c3875-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid vpGfveHwKL2i9_Ce-F_O/vpGfveHwKL2i9_Ce-F_O -goversion go1.16.5 -D "" -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/bb/bb1ffa26eae3d43eed15ab28b0302d768ce4a029473b7d0996ca840ec17d3ddc-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b675/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/21/211c7fef6e2be29d6b1bf73cdce58b627e45ee6f23b66647be66ee66dc0d9ed2-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid --1VFrVdjQtzRPoGunwi/--1VFrVdjQtzRPoGunwi -goversion go1.16.5 -D "" -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b676/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid FX6W3YeQMIW_4Yy47PAM/FX6W3YeQMIW_4Yy47PAM -goversion go1.16.5 -D "" -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/e4/e4c41cd533ebeecf7b0deaeb098c45691a78521d41198c871d8f0b6df7b1843f-d # internal go/ast mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b680/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p go/ast -std -complete -installsuffix shared -buildid BhxsmJqB1bAZzB719SlS/BhxsmJqB1bAZzB719SlS -goversion go1.16.5 -D "" -importcfg $WORK/b679/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/5f/5f9c38ae522a071e5f720996beea91a1ae93f10e9928c298ea4c94ec3e961182-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 6ry-L124LwcOTgncoaV7/6ry-L124LwcOTgncoaV7 -goversion go1.16.5 -D "" -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json/json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/1a/1a20d84d6b97d9049edaa039ccd090af6b50d0b881b6f3e749d04ee71eeefc24-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid fRXV_bLWhUXpfIxlEu3_/fRXV_bLWhUXpfIxlEu3_ -goversion go1.16.5 -D "" -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/66/66ea56c0b9dee7ebc06f976187e99dcb41feecb91d7c8074fa490aedbf10a98a-d # internal github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid m_285NaKRdy4s5DhKahu/m_285NaKRdy4s5DhKahu -goversion go1.16.5 -D "" -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/79/791ca0d0a98614f45a2b268567b7b921cfa4c9559d37eb1dd32c0fbb93ce7870-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b690/ cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/00/00f4c6f23dca47b3df57fe65d008b968502f792b227c8b24dfecd9b63670ff3c-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b692/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/containers/podman/vendor/k8s.io/klog/v2 packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b663/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid ApQ3Xm_GML6mN2YLiDla/ApQ3Xm_GML6mN2YLiDla -goversion go1.16.5 -D "" -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/containers/podman/vendor/k8s.io/klog/v2 packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b457/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid Vxu3X07uPWcSrZXWNVSG/Vxu3X07uPWcSrZXWNVSG -goversion go1.16.5 -D "" -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/45/45969d22b0bafa29863467d8bd413211599884cf9b945fbcb94b81eab5950ffa-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid tMqQoLncaQbgRkNg86kE/tMqQoLncaQbgRkNg86kE -goversion go1.16.5 -D "" -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/run.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/7a/7ab170133c0b5365f8d2bbaec21eeebdc51fc705c39bb6cea28bba2253da9d5c-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b697/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid uHkDWTOuefhVGfGFwKBa/uHkDWTOuefhVGfGFwKBa -goversion go1.16.5 -D "" -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/41/413748e546b6b10ac7f37520ba1aefb41f931c6bd08d418b0ecee3f106ba0af4-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid urlzDL0hk1IGv5yihAuv/urlzDL0hk1IGv5yihAuv -goversion go1.16.5 -D "" -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/dd/dd1d428d341ca7870e4d611e9c0330db32c04e661e509d0f9cc04fa039161f7b-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid Z6HZLOwb1Nm3yvfWv8Re/Z6HZLOwb1Nm3yvfWv8Re -goversion go1.16.5 -D "" -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/mac_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/96/965f53d514a12f2fa9f67dbd9f2d21a2fc03cfc5f7d389146897a2ee907ce522-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b701/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid t6JG5bxGgAOcFc8SZqlT/t6JG5bxGgAOcFc8SZqlT -goversion go1.16.5 -D "" -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/13/139e0f78650c093433e555c428b5d7b04573ea95407999ce41555f6dbd2651d4-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid FadX3PrCTr8Lr_5_CLWu/FadX3PrCTr8Lr_5_CLWu -goversion go1.16.5 -D "" -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/f6/f6105901da885edb2199182cc9bff1b3cea6b16991cfa05f77f5db19d01887d0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b695/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b700/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid ZXE-R8odhwJUNX9N8ji8/ZXE-R8odhwJUNX9N8ji8 -goversion go1.16.5 -D "" -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/25/25def85b1742fb1bf06df2b9b91ed5761b6ad40e0dd98cbbd328c117a21436e5-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid GnIChNOKZ_WEtEx400P1/GnIChNOKZ_WEtEx400P1 -goversion go1.16.5 -D "" -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/bb/bb243e2e9ba8b8597efea048b4d51b9529f29c4a4024f3c1082b30e5a2c437ae-d # internal go/doc mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b679/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile internal/lazyregexp=$WORK/b682/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p go/doc -std -complete -installsuffix shared -buildid si8WRUuYwBDqCIAeFu39/si8WRUuYwBDqCIAeFu39 -goversion go1.16.5 -D "" -importcfg $WORK/b681/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/43/43cf99699f9d2bbd55fabfd52a584a14479e1c5ab90bff5fac04f6212604fd59-d # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/eb/eb10796bd8548373d1e7a55a56ed6c06343c438d3b258efa1d44bed628de06bf-d # internal go/parser mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b679/_pkg_.a packagefile go/scanner=$WORK/b680/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p go/parser -std -complete -installsuffix shared -buildid M37rWdoKOqM1zISlM6Zu/M37rWdoKOqM1zISlM6Zu -goversion go1.16.5 -D "" -importcfg $WORK/b683/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/podman/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/podman/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/libimage/manifests=github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/chown=github.com/containers/podman/vendor/github.com/containers/common/pkg/chown importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/retry=github.com/containers/podman/vendor/github.com/containers/common/pkg/retry importmap github.com/containers/common/pkg/seccomp=github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp importmap github.com/containers/common/pkg/subscriptions=github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/podman/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/chown=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid p66B7PnBaroa9Fw9_NzV/p66B7PnBaroa9Fw9_NzV -goversion go1.16.5 -D "" -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/add.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/import.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/info.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/new.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/push.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util.go cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/0a/0aa0f0cf2134bdbc7df53c13272f93eac9007bf59d1e25a9aa91c03dffa784c4-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/containers/podman/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/containers/podman/vendor/k8s.io/klog/v2 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 2mb_luS62zqWTiOtIkiL/2mb_luS62zqWTiOtIkiL -goversion go1.16.5 -D "" -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/91/9145e3e4c825d6025f9cd904b1e26162fb4ee6adb874a1796b69372fad48a20e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid WVnqN3AqNXLspqLTjaUh/WVnqN3AqNXLspqLTjaUh -goversion go1.16.5 -D "" -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/7b/7b3185a01f14cc917a4566c9170eff57143b6d3207ca8daad680bbc7963cc6e3-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -installsuffix shared -buildid 0-hKoA6n3lvUyayM2jQU/0-hKoA6n3lvUyayM2jQU -goversion go1.16.5 -D "" -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/fscommon.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/open.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/1c/1ce3ed0c6d6ad492c33d1279ca627913fdf1b634954cd17ef23df2767f52dbf3-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid sbrdr8pYXD9Tkd2F5KZU/sbrdr8pYXD9Tkd2F5KZU -goversion go1.16.5 -D "" -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/blkio_device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/devices.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/hugepage_limit.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/intelrdt.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/interface_priority_map.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/namespaces.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/namespaces_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/namespaces_syscall.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs/network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/fd/fd2d31928eb3c2b9b73451d728d86166682d23274c45c6d5f85223ef3097aee4-d # internal github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid jitEE_TFvDYv6dcYxsYO/jitEE_TFvDYv6dcYxsYO -goversion go1.16.5 -D "" -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/containers/podman/pkg/seccomp/seccomp.go cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/50/50e33dffafadcb3f964d37c2fa7ff4fdb61defd85cfdeb21c0f3d296a7837877-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/a1/a1df331691e3107021a4a1e63b0eb1e6883687dd2400e04cb23b516dabb84bc4-d # internal mkdir -p $WORK/b718/ github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/podman/vendor/github.com/google/shlex -complete -installsuffix shared -buildid xUU68zeNUP_RHcSdnGCk/xUU68zeNUP_RHcSdnGCk -goversion go1.16.5 -D "" -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/shlex/shlex.go cat >$WORK/b718/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap github.com/opencontainers/runc/libcontainer/cgroups/fscommon=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/userns=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=$WORK/b154/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid aYcwPgcfJoztclTdeNy4/aYcwPgcfJoztclTdeNy4 -goversion go1.16.5 -D "" -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/cgroups.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/v1_utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/bf/bfc8f46ca6bb462565f2a267313e3b8d43dfbac4e8c1124d7dc80ad99f1e1f29-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid WaDmHA7rnS13advgJTDH/WaDmHA7rnS13advgJTDH -goversion go1.16.5 -D "" -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/e6/e64db55b98bdb2932bc4832734fb929821445eb94545614f6d3cc89850e59df0-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid _6mq6r752v8vRVhZ5bU_/_6mq6r752v8vRVhZ5bU_ -goversion go1.16.5 -D "" -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/converter.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/encoder.go cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/49/496ceead5c9a539956394ca70b2bd4d5d3d6931f9a23b265235dbb581e07de9a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/containers/podman/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile go/ast=$WORK/b679/_pkg_.a packagefile go/doc=$WORK/b681/_pkg_.a packagefile go/parser=$WORK/b683/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b688/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid OzEgj9vVpdu7SMJVbTZJ/OzEgj9vVpdu7SMJVbTZJ -goversion go1.16.5 -D "" -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/2e/2e62b278a7d22ea52e94a10cc1e661b10180c02ab301019f2cc70809b3932fb7-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/docker/docker/pkg/parsers=github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid bVgJMMs_lT5TqaDuyEh8/bVgJMMs_lT5TqaDuyEh8 -goversion go1.16.5 -D "" -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo/numcpu_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo/sysinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo/sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/fc/fcf57f5426ef98b0521d766053ca0a719dec58acb4719dc2cd70d728e2fd37e0-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/pkg/bindings/internal/util -complete -installsuffix shared -buildid CdQbOzXvcOErB9-S5I3U/CdQbOzXvcOErB9-S5I3U -goversion go1.16.5 -D "" -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/b3/b3ae6a69d1d0f085dca044226a788760a13d031ba770b6815731dd74ad72eb23-d # internal github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid vyD6U2XAhUqm7zPxbK02/vyD6U2XAhUqm7zPxbK02 -goversion go1.16.5 -D "" -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/decoder.go ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/db/db185a8b1d92e2951e5bd503d99bc8dd54a8e85da4aca3b1319c858466400801-d # internal github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p github.com/containers/podman/pkg/api/handlers/types -complete -installsuffix shared -buildid 86JyjZjPHT8C1z3fgPom/86JyjZjPHT8C1z3fgPom -goversion go1.16.5 -D "" -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/87/8704fc5bffcdfeee550aa4f4ff7c04c44dabfccdaa92e5916a9581def785204d-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid ziytd7Sjk21Q2HDgR2S_/ziytd7Sjk21Q2HDgR2S_ -goversion go1.16.5 -D "" -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/1a/1a18bdfdc87ffe847ec60736de2d1b10af4a048751471c0fd940fd7b6fc5044d-d # internal github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b421/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -shared -p github.com/containers/podman/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid s_pCMhjQSVX0BusjZy5u/s_pCMhjQSVX0BusjZy5u -goversion go1.16.5 -D "" -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/box.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/plot.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/table.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/f4/f490e932e68bf2013c7d7568c685c4c828ff419a4c3b7e6338bc48f028914dc8-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/report mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/report/camelcase=github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase=$WORK/b747/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b421/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/report -complete -installsuffix shared -buildid zARAbgwdFXpZ0M-Rr_g_/zARAbgwdFXpZ0M-Rr_g_ -goversion go1.16.5 -D "" -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/98/9855ae8ad4c7443d28d4895201c44a2ffb4416564baaef97b5868921e474d7a3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid DFFjPZFvkDPs_UVaRKX_/DFFjPZFvkDPs_UVaRKX_ -goversion go1.16.5 -D "" -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/10/107e9ef2b2f793bf27c6b2f0b7520e39b780f0b5235282fec1f29eb7803ff516-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=$WORK/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid fHpYgDkDLGXylcoZ7-2K/fHpYgDkDLGXylcoZ7-2K -goversion go1.16.5 -D "" -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/e3/e37d7473f9c0dc936976e5ce5401a83f34112475f19b498bfcb134d9c390ab7c-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid vg3lKgYAnQ6vcLwocRb_/vg3lKgYAnQ6vcLwocRb_ -goversion go1.16.5 -D "" -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/d0/d02f0943e1a9ae9ea9628b1c63963c6bc95c375a67428a5330e882a2b39044aa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/88/8870327a7d6f455871e601c59bedd429e413a24a0fe8b021f8166b878b239329-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=$WORK/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/containers/podman/pkg/api/server/idle mkdir -p $WORK/b767/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid 5pNIWBAkvErZQsdj0eFB/5pNIWBAkvErZQsdj0eFB -goversion go1.16.5 -D "" -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go cat >$WORK/b767/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -shared -p github.com/containers/podman/pkg/api/server/idle -complete -installsuffix shared -buildid 0uVg0M_EWBky7kpwaEb6/0uVg0M_EWBky7kpwaEb6 -goversion go1.16.5 -D "" -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/idle/tracker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/4b/4ba787af4d443f87392dc7125739e779cbeed88940690a0aca684489ba91aeba-d # internal github.com/containers/podman/pkg/channel mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -shared -p github.com/containers/podman/pkg/channel -complete -installsuffix shared -buildid my1A2Q_Lrx8Siv6F3UZO/my1A2Q_Lrx8Siv6F3UZO -goversion go1.16.5 -D "" -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/containers/podman/pkg/channel/doc.go ./_build/src/github.com/containers/podman/pkg/channel/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/5e/5e210409e11e6150ea8fb4434ee0c6daba5946caa69f97dd74319ba5a131fcbd-d # internal log/syslog mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid sWXJW-cXFS36WPS4e4H5/sWXJW-cXFS36WPS4e4H5 -goversion go1.16.5 -D "" -importcfg $WORK/b773/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/fb/fb77072037d91253f5fd75eb26834ddc394f5d9aebe21de6acb220ce42ae7676-d # internal runtime/pprof mkdir -p $WORK/b774/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b421/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -shared -p runtime/pprof -std -installsuffix shared -buildid -v6ta9_kLrcfocafGvcI/-v6ta9_kLrcfocafGvcI -goversion go1.16.5 -D "" -importcfg $WORK/b774/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/38/385c91405dfaa5554b6f829226ec5271a6f054ad5fc422e3af9648dc5c547193-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile log/syslog=$WORK/b773/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid nvnnkObT3JZxSrk6PN0a/nvnnkObT3JZxSrk6PN0a -goversion go1.16.5 -D "" -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/de/de09ebcec838f1871c63e886c6e3d83c49d76a2f6e7a8a5aaefffaf1600b51f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/03/03bb6bb6d7e29dbab7657b779f30ae7b8ace492ee6da81d82e42bf46701571f6-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/containers/podman/vendor/k8s.io/klog/v2 packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid -4OofYg2ty2bu5tKWaGt/-4OofYg2ty2bu5tKWaGt -goversion go1.16.5 -D "" -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/02/021fb8c1106a3c80dfaedb62599921f6555df50f0d15a78f3a84b3f9c55d3933-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/pkg/rusage=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/podman/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b485/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid uUP_VgcAUleiu4R4uTTF/uUP_VgcAUleiu4R4uTTF -goversion go1.16.5 -D "" -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/d4/d4144730cae2c5fb83e962080c3363b4afa90d5d271c804acca62249832f1362-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/podman/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b663/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b691/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid W_-f3Oke5-WdQ6Bowm5t/W_-f3Oke5-WdQ6Bowm5t -goversion go1.16.5 -D "" -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/2f/2f5193620eef199437a1791c96ffdd581a79714aed6339677489af0b8eedf1f8-d # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/9c/9c5fa24b2fc6dc5b14d317cb36f06faee51fd00f943740b5f5b66d0cbc0502e8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b702/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b703/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b695/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -complete -installsuffix shared -buildid QNwdctaumDa_ZfzbDeaz/QNwdctaumDa_ZfzbDeaz -goversion go1.16.5 -D "" -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b695/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid LWHTBSPtRKbVnB-GeRgf/LWHTBSPtRKbVnB-GeRgf -goversion go1.16.5 -D "" -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/cd/cd5af2c19b084ef3bf0a821d235092cb03e6e75e9db53592e3fb8d78df285cdd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/8a/8a8fe450629c87fcbcf9910f614dcee6055de5983d6f3d6159d188ee3b1eae7d-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid o51pG1xVeydq5ZfqQivV/o51pG1xVeydq5ZfqQivV -goversion go1.16.5 -D "" -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go ./_build/src/github.com/containers/podman/pkg/terminal/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/d6/d6926d7bdaeae3f0d1ce5cc7948528c50b9286095ce62d76e1fd75f72984a7c6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/0c/0c4fd50ac23b232fea2733e308f16457eb001c1fea63ad82eb3b1222cd058bf5-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/de/deb9ba4d2d19a97f33bbad78b3052f222038543b8a370651ab3d430208a54108-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b703/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid _Vckb1iUqZmWNi0hBpb1/_Vckb1iUqZmWNi0hBpb1 -goversion go1.16.5 -D "" -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/6d/6dceef24a70e530016387815aaece1270a4c189be05c8661cf257bf33c50c965-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b738/ github.com/containers/podman/pkg/bindings/generate cat >$WORK/b738/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b735/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b732/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid NhoFSTxGy2Aw0xzZ9gzm/NhoFSTxGy2Aw0xzZ9gzm -goversion go1.16.5 -D "" -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go ./_build/src/github.com/containers/podman/pkg/bindings/play/types.go ./_build/src/github.com/containers/podman/pkg/bindings/play/types_kube_options.go cat >$WORK/b732/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid nMgNyq9w0YxPglKHWGST/nMgNyq9w0YxPglKHWGST -goversion go1.16.5 -D "" -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid Ni5TRkHvbV0RTahp6Cph/Ni5TRkHvbV0RTahp6Cph -goversion go1.16.5 -D "" -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_connect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v3/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b266/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=$WORK/b734/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b735/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid 5dsM3LrxxXjarbTCOzJ5/5dsM3LrxxXjarbTCOzJ5 -goversion go1.16.5 -D "" -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid dhfVc8fU_1Ouw1X7Jhuf/dhfVc8fU_1Ouw1X7Jhuf -goversion go1.16.5 -D "" -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/cc/cc67080799adf3c6d6affdc99c63d0809117b4032da5bcc6a0f33930eeb2d003-d # internal github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid mnuUliNWj_FdwD6GGX3p/mnuUliNWj_FdwD6GGX3p -goversion go1.16.5 -D "" -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/41/4130b222ff36dd166f47c9a9d3ce0abd56471cacd01502e647113b338cea422d-d # internal github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -shared -p github.com/containers/podman/pkg/bindings/secrets -complete -installsuffix shared -buildid s1D2d1jHCOquqSbysUSc/s1D2d1jHCOquqSbysUSc -goversion go1.16.5 -D "" -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/69/69e8b9c7ec6d1bb9ae4f1ad7fb6468ae06c52034c37522d26bdbc5b57bc7c212-d # internal github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid 13S_DUTu2pLNka-mIwGZ/13S_DUTu2pLNka-mIwGZ -goversion go1.16.5 -D "" -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/a2/a23c4393bcf97d7b58e869a14e646a095010dda2046d685f02f4c92acf001648-d # internal github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid bmCH4VKak5BAT9YqPKIS/bmCH4VKak5BAT9YqPKIS -goversion go1.16.5 -D "" -importcfg $WORK/b742/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/bc/bc7a07bf96dd08d25211fbcdae638c8103661527de7023aaf55d49fabb9f4590-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/7f/7f69667edcc30791b356432dfb857f2e5915535bb44a111c770982739d42159b-d # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/6c/6c21392c9e0815e202eb5077c0acb037e9d01633f1b117f6b4828cb3f7c0a592-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/3d/3d94d10120b25f520d3a8fddb7e0b063b58cf7a4d0b976b79d3ac53153d3cb00-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b733/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid CmSUobbfJPQkgsH3Szzj/CmSUobbfJPQkgsH3Szzj -goversion go1.16.5 -D "" -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/3b/3b60ac954b4b2e71f95787dec11a6862d688b5b8c8beb2e262a39c0e90083fdd-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/8b/8ba4c01efb381815180381f5ecef1ad2f74a0e55483ac8274eb2aecc1dc176fe-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v3/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v3/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v3/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v3/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v3/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v3/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v3/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v3/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v3/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b732/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b733/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b736/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b737/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b738/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b739/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=$WORK/b740/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b741/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b742/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid lusNUwO_W1bmQD6ARGNy/lusNUwO_W1bmQD6ARGNy -goversion go1.16.5 -D "" -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/generate.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/play.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/ab/abe4b399b4eda273b0c1fd77d857f80c037f5a13254bbd9d42e498f8542b879a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/c6/c68cf0f8ec5424990fe90c4c05c1205db0bf63236c6caecb26d032760d89c122-d # internal github.com/containers/podman/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b659/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b690/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid bOFcMbZczZc890o40MY4/bOFcMbZczZc890o40MY4 -goversion go1.16.5 -D "" -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/b7/b73d2f3e2b5393b02f89f0c6cd119fc6cb84084ef1bec779bbc81d32ded321ec-d # internal github.com/containers/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b690/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 314NgkvzdXNDFV6ojGoc/314NgkvzdXNDFV6ojGoc -goversion go1.16.5 -D "" -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go github.com/containers/podman/libpod mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/container-orchestrated-devices/container-device-interface/pkg=github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/chown=github.com/containers/podman/vendor/github.com/containers/common/pkg/chown importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/seccomp=github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp importmap github.com/containers/common/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets importmap github.com/containers/common/pkg/subscriptions=github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions importmap github.com/containers/common/pkg/umask=github.com/containers/podman/vendor/github.com/containers/common/pkg/umask importmap github.com/containers/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v3/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v3/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v3/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v3/libpod/network=github.com/containers/podman/libpod/network importmap github.com/containers/podman/v3/libpod/plugin=github.com/containers/podman/libpod/plugin importmap github.com/containers/podman/v3/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v3/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/checkpoint/crutils=github.com/containers/podman/pkg/checkpoint/crutils importmap github.com/containers/podman/v3/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v3/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v3/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v3/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v3/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v3/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v3/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v3/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v3/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v3/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v3/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v3/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/go-plugins-helpers/volume=github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/chown=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/umask=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/libpod/network=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b662/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/podman/libpod -complete -installsuffix shared -buildid xQb8s97x8Hz2Eqoe10qP/xQb8s97x8Hz2Eqoe10qP -goversion go1.16.5 -D "" -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/libpod/boltdb_state.go ./_build/src/github.com/containers/podman/libpod/boltdb_state_internal.go ./_build/src/github.com/containers/podman/libpod/boltdb_state_linux.go ./_build/src/github.com/containers/podman/libpod/container.go ./_build/src/github.com/containers/podman/libpod/container_api.go ./_build/src/github.com/containers/podman/libpod/container_commit.go ./_build/src/github.com/containers/podman/libpod/container_config.go ./_build/src/github.com/containers/podman/libpod/container_copy_linux.go ./_build/src/github.com/containers/podman/libpod/container_exec.go ./_build/src/github.com/containers/podman/libpod/container_graph.go ./_build/src/github.com/containers/podman/libpod/container_inspect.go ./_build/src/github.com/containers/podman/libpod/container_internal.go ./_build/src/github.com/containers/podman/libpod/container_internal_linux.go ./_build/src/github.com/containers/podman/libpod/container_linux.go ./_build/src/github.com/containers/podman/libpod/container_log.go ./_build/src/github.com/containers/podman/libpod/container_log_linux.go ./_build/src/github.com/containers/podman/libpod/container_path_resolution.go ./_build/src/github.com/containers/podman/libpod/container_stat_linux.go ./_build/src/github.com/containers/podman/libpod/container_top_linux.go ./_build/src/github.com/containers/podman/libpod/container_validate.go ./_build/src/github.com/containers/podman/libpod/diff.go ./_build/src/github.com/containers/podman/libpod/events.go ./_build/src/github.com/containers/podman/libpod/healthcheck.go ./_build/src/github.com/containers/podman/libpod/healthcheck_linux.go ./_build/src/github.com/containers/podman/libpod/info.go ./_build/src/github.com/containers/podman/libpod/kube.go ./_build/src/github.com/containers/podman/libpod/mounts_linux.go ./_build/src/github.com/containers/podman/libpod/networking_linux.go ./_build/src/github.com/containers/podman/libpod/networking_slirp4netns.go ./_build/src/github.com/containers/podman/libpod/oci.go ./_build/src/github.com/containers/podman/libpod/oci_attach_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_exec_linux.go ./_build/src/github.com/containers/podman/libpod/oci_conmon_linux.go ./_build/src/github.com/containers/podman/libpod/oci_missing.go ./_build/src/github.com/containers/podman/libpod/oci_util.go ./_build/src/github.com/containers/podman/libpod/options.go ./_build/src/github.com/containers/podman/libpod/pod.go ./_build/src/github.com/containers/podman/libpod/pod_api.go ./_build/src/github.com/containers/podman/libpod/pod_internal.go ./_build/src/github.com/containers/podman/libpod/pod_status.go ./_build/src/github.com/containers/podman/libpod/pod_top_linux.go ./_build/src/github.com/containers/podman/libpod/reset.go ./_build/src/github.com/containers/podman/libpod/runtime.go ./_build/src/github.com/containers/podman/libpod/runtime_cstorage.go ./_build/src/github.com/containers/podman/libpod/runtime_ctr.go ./_build/src/github.com/containers/podman/libpod/runtime_img.go ./_build/src/github.com/containers/podman/libpod/runtime_migrate.go ./_build/src/github.com/containers/podman/libpod/runtime_pod.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_infra_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_pod_linux.go ./_build/src/github.com/containers/podman/libpod/runtime_renumber.go ./_build/src/github.com/containers/podman/libpod/runtime_volume.go ./_build/src/github.com/containers/podman/libpod/runtime_volume_linux.go ./_build/src/github.com/containers/podman/libpod/state.go ./_build/src/github.com/containers/podman/libpod/stats.go ./_build/src/github.com/containers/podman/libpod/storage.go ./_build/src/github.com/containers/podman/libpod/util.go ./_build/src/github.com/containers/podman/libpod/util_linux.go ./_build/src/github.com/containers/podman/libpod/volume.go ./_build/src/github.com/containers/podman/libpod/volume_inspect.go ./_build/src/github.com/containers/podman/libpod/volume_internal.go ./_build/src/github.com/containers/podman/libpod/volume_internal_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/3f/3f0f2eab0d24073140c4c2207ee7137f6983aac055252cf08ebe9a2b2408602e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/09/097cc037f273a5ea779d1975278157be183b458b6b428fa624a6499e7e3a8807-d # internal github.com/containers/podman/pkg/autoupdate github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b705/ github.com/containers/podman/pkg/domain/infra/abi/parse github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b708/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v3/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid 50tPFDDlOBJVRQrZVrcW/50tPFDDlOBJVRQrZVrcW -goversion go1.16.5 -D "" -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/containers/podman/pkg/autoupdate/autoupdate.go mkdir -p $WORK/b707/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid hu6n8H9-aBZqAqGWWZxN/hu6n8H9-aBZqAqGWWZxN -goversion go1.16.5 -D "" -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/filters/containers.go ./_build/src/github.com/containers/podman/pkg/domain/filters/pods.go ./_build/src/github.com/containers/podman/pkg/domain/filters/volumes.go github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b710/ github.com/containers/podman/pkg/parallel/ctr mkdir -p $WORK/b713/ mkdir -p $WORK/b709/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/checkpointctl/lib=github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b713/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid mqzozH3T06ADg3CgjvEz/mqzozH3T06ADg3CgjvEz -goversion go1.16.5 -D "" -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/containers/podman/pkg/checkpoint/checkpoint_restore.go cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/pkg/parallel/ctr -complete -installsuffix shared -buildid oJjHxzkadAQdaeuEflvT/oJjHxzkadAQdaeuEflvT -goversion go1.16.5 -D "" -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/ctr/ctr.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid gaLjGHdPHMj3atJF8zKN/gaLjGHdPHMj3atJF8zKN -goversion go1.16.5 -D "" -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/sigproxy_linux.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal/terminal_linux.go cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid DDPGOj6NJLsLkdmLgkx7/DDPGOj6NJLsLkdmLgkx7 -goversion go1.16.5 -D "" -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/2f/2f37f8e700811f59408a20567e0ecb9d91a22d3cac31d7e9f5ee484d8c23b142-d # internal github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config importmap github.com/container-orchestrated-devices/container-device-interface/pkg=github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/seccomp=github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid doWTjoEG2kTXhFEnzJP_/doWTjoEG2kTXhFEnzJP_ -goversion go1.16.5 -D "" -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/config_linux_cgo.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/container_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/oci.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/pod_create.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/ports.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/security.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/storage.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/71/719d4a4d4b26e7f0f4a5a7eae625500c0149e934f95392bda9df88c0d2fc47ea-d # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/00/007314b349799309544af493726c3492b049c441defeb7b6744b9aed86337827-d # internal github.com/containers/podman/pkg/specgen/generate/kube mkdir -p $WORK/b722/ github.com/containers/podman/pkg/systemd/generate mkdir -p $WORK/b723/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/parse=github.com/containers/podman/vendor/github.com/containers/common/pkg/parse importmap github.com/containers/common/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b660/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/pkg/specgen/generate/kube -complete -installsuffix shared -buildid BK9cVPQkV6MskP2mjA--/BK9cVPQkV6MskP2mjA-- -goversion go1.16.5 -D "" -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/kube.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/seccomp.go ./_build/src/github.com/containers/podman/pkg/specgen/generate/kube/volume.go cat >$WORK/b723/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid HC8P_hXFDOb6_mw5Z0Dn/HC8P_hXFDOb6_mw5Z0Dn -goversion go1.16.5 -D "" -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/generate/common.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/containers.go ./_build/src/github.com/containers/podman/pkg/systemd/generate/pods.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/76/766979746143e93e17b9d0db7ff656d5367d414e8854e7be4b75daa2d2716ff4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/40/40a675a64a0d5d3078acc4c017884f5e2f6fabe9de167dbf65cc3b1df96c95f9-d # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/39/39d6c7acdedcb68f84141d81ebb2685bc2d55ed7ecac8121caa6e04624d567d2-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v3/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid 8F-m3EIjvdubkeVA48yK/8F-m3EIjvdubkeVA48yK -goversion go1.16.5 -D "" -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/ps.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/26/26d909da60170f6c51049abf55299135d248d95b971305136771948dc3f57f37-d # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/72/726b20bcfc64d1e13db172ca3335eaa85e0974f96ec5d365352d0f321a2eb9cc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/d0/d0cbab844bd7a43f8da39cf842d4072ec051020a0601b6d0ada700af601acef2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/6f/6f11ae8400591d62ad9316c9d965baae1ad601b0fc19192caf484be798eac845-d # internal github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/shortnames=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v3/libpod/network=github.com/containers/podman/libpod/network importmap github.com/containers/podman/v3/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v3/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v3/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v3/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v3/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/parallel/ctr=github.com/containers/podman/pkg/parallel/ctr importmap github.com/containers/podman/v3/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v3/pkg/specgen/generate/kube=github.com/containers/podman/pkg/specgen/generate/kube importmap github.com/containers/podman/v3/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v3/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/podman/vendor/github.com/google/shlex importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap gopkg.in/yaml.v3=github.com/containers/podman/vendor/gopkg.in/yaml.v3 importmap k8s.io/api/apps/v1=github.com/containers/podman/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/podman/vendor/k8s.io/api/core/v1 packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/libpod/network=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b658/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid bNkdOrp151Y8OOAFO9Dh/bNkdOrp151Y8OOAFO9Dh -goversion go1.16.5 -D "" -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/archive.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_runlabel.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/containers_stat.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/generate.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/images_list.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/play.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/pods_stats.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/abi/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/3e/3ecec565a94c2e5f058ffa864ac109644133f106fbd5f35222099dc535ccc3ed-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v3/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v3/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid j2g_riGX71-p-TVbxK_b/j2g_riGX71-p-TVbxK_b -goversion go1.16.5 -D "" -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_abi.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_libpod.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_proxy.go github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/filters=github.com/containers/podman/vendor/github.com/containers/common/pkg/filters importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/filters=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid qCW7XQzpEGc7_IU43-X0/qCW7XQzpEGc7_IU43-X0 -goversion go1.16.5 -D "" -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/errors.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/handler.go ./_build/src/github.com/containers/podman/pkg/api/handlers/utils/images.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b766/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/3c/3cb2a7e672eccf0668e51925da214b18c02878d28ce305143470caaf1db954b7-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/cf/cff46f76462c06dc8d771d371af91941797382723e2083f06c0a5bc4277f26ad-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid XvKh1XljJ_qmqy-HwyV8/XvKh1XljJ_qmqy-HwyV8 -goversion go1.16.5 -D "" -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_abi.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/e3/e3333a133c8f8a599d1310ae14b167ae04bf88f0c077b973cc50cd86f9864e0d-d # internal github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b743/ github.com/containers/podman/cmd/podman/validate cat >$WORK/b743/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b749/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -shared -p github.com/containers/podman/cmd/podman/completion -complete -installsuffix shared -buildid AHMj5O3AP6kM-PQPW7RX/AHMj5O3AP6kM-PQPW7RX -goversion go1.16.5 -D "" -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go cat >$WORK/b749/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid 0h50yWlFaqA1K0YUaqBr/0h50yWlFaqA1K0YUaqBr -goversion go1.16.5 -D "" -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/parse=github.com/containers/podman/vendor/github.com/containers/common/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v3/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v3/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid OgIoDh0YQ1oBfHMh_fJ3/OgIoDh0YQ1oBfHMh_fJ3 -goversion go1.16.5 -D "" -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/createparse.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/diffChanges.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/ports.go ./_build/src/github.com/containers/podman/cmd/podman/common/specgen.go ./_build/src/github.com/containers/podman/cmd/podman/common/util.go ./_build/src/github.com/containers/podman/cmd/podman/common/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/2b/2b1db438ff12fbe19b1b0d99e78e40896db419b5f9ec1205c754017cd734b47a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/a2/a2a88aeeefdb68ec9b79eed3d42b944505e48d5081a6bb30cd080ca2a44c656d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/9e/9ec3eefd4fa877ad6d46246dce3f5113b76261e454d7eedfaf88eef6f12065ab-d # internal github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b751/ github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid qNUJhri1DMbVph-y7KK5/qNUJhri1DMbVph-y7KK5 -goversion go1.16.5 -D "" -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b750/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid SEhE8dVI4mtmqVcTKzn4/SEhE8dVI4mtmqVcTKzn4 -goversion go1.16.5 -D "" -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid eXn4PDJsPxguzrfvuXDP/eXn4PDJsPxguzrfvuXDP -goversion go1.16.5 -D "" -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/play/kube.go ./_build/src/github.com/containers/podman/cmd/podman/play/play.go github.com/containers/podman/cmd/podman/manifest mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid dmUvsI7WefNDhXK6xQV-/dmUvsI7WefNDhXK6xQV- -goversion go1.16.5 -D "" -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go cat >$WORK/b750/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid IYeZ2FiNOqIUmqU5HBvY/IYeZ2FiNOqIUmqU5HBvY -goversion go1.16.5 -D "" -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/kube.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid S_0YpmzWSLS49ofALK9K/S_0YpmzWSLS49ofALK9K -goversion go1.16.5 -D "" -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/86/86afce2b0ae627f62d51a014ee04cee0878fdcb67faefe0ff8a394ec81a08c77-d # internal github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -shared -p github.com/containers/podman/cmd/podman/secrets -complete -installsuffix shared -buildid logFk0cKxKnQql9eNzS4/logFk0cKxKnQql9eNzS4 -goversion go1.16.5 -D "" -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/32/32f990ba8c459875fd69b914fd07a81ab1b5edbe5257101821bea99ce53314f0-d # internal github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v3/libpod/network=github.com/containers/podman/libpod/network importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v3/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v3/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v3/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v3/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v3/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v3/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v3/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/libpod/network=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b766/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=$WORK/b767/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b735/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/channel=$WORK/b768/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid QTySemOVzniOpd9uTzTb/QTySemOVzniOpd9uTzTb -goversion go1.16.5 -D "" -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/auth.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/changes.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_archive.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_attach.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_export.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_logs.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_pause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_restart.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_start.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_stop.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_top.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/containers_unpause.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/events.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/exec.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_build.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_history.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_prune.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_push.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_remove.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_save.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_search.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/images_tag.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/ping.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/resize.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/swagger.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/types.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/unsupported.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/version.go ./_build/src/github.com/containers/podman/pkg/api/handlers/compat/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/00/006ca03d5e11e597a78ee936d23a64b3085882adaf669bafb9dd85aa4bc3a0b9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/a5/a5f27f3184aa38a29dd6e802cd93eaafab28f85cd24ac1a5cf1c5b9c61021954-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/1a/1a986298f30fc90d213c53ef2091a46d624e317ff16da467a941504ee067ab79-d # internal github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b744/ github.com/containers/podman/cmd/podman/networks cat >$WORK/b744/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b748/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b759/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid K6hwuWmCL8hdkBLdOf0p/K6hwuWmCL8hdkBLdOf0p -goversion go1.16.5 -D "" -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/utils.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go cat >$WORK/b759/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b748/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid 9B1wiwxfSwlDcSFYXGn8/9B1wiwxfSwlDcSFYXGn8 -goversion go1.16.5 -D "" -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=$WORK/b755/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b748/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid TFjlPyGC4LR7bes5HNuT/TFjlPyGC4LR7bes5HNuT -goversion go1.16.5 -D "" -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/images.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/rmi.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/a5/a568ba720bad70f332c23f19fc4dae58e5432178f024ba605b90d30345babc0e-d # internal github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b771/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b748/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid CoJMpiI6k2k-MpO7vLBD/CoJMpiI6k2k-MpO7vLBD -goversion go1.16.5 -D "" -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/8f/8f8f2a7dbdf91b51361775dd5bd9f91e4fef268f7bf458596ca3edd8493c7e5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/0f/0f433d21926a831571ee42360ee57398fa8047540a9d5e8a2f6cd491be8fcc1d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/a7/a745bdb224085d2bd43bb3fe4aa9a3167e90f70dd10f66f27bc8dfb5514b63b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/79/798118f123fcf8ae681cdba4af763f3bb0deb7f7cb11eeabfb1f348f8c698db0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/1e/1ef5ebbff14b27c02305d7c0b4acb9d08ef616bc13bd791b3619d06be905c5a7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/84/847f36ec11bcea600cc89ea797cc307d5a528a9009b25f7126547806dc4af1a1-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/filters=github.com/containers/podman/vendor/github.com/containers/common/pkg/filters importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/network=github.com/containers/podman/libpod/network importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v3/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/channel=github.com/containers/podman/pkg/channel importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v3/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v3/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/filters=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/network=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b765/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b766/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b735/_pkg_.a packagefile github.com/containers/podman/pkg/channel=$WORK/b768/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid ZPelcXBZGAwoXSEMEvIT/ZPelcXBZGAwoXSEMEvIT -goversion go1.16.5 -D "" -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_create.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/containers_stats.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/generate.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/images_pull.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/info.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/manifests.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/networks.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/play.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/pods.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/secrets.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/swagger.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/system.go ./_build/src/github.com/containers/podman/pkg/api/handlers/libpod/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/f5/f5085cc4987a838d6d1c329c96b629a94a448ffb1403a5ed8312fb2330c3f45b-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/shutdown=github.com/containers/podman/libpod/shutdown importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v3/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v3/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v3/pkg/api/server/idle=github.com/containers/podman/pkg/api/server/idle importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b765/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b769/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b766/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=$WORK/b767/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b735/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid EEVdo2qJtHtX1nLy_L2D/EEVdo2qJtHtX1nLy_L2D -goversion go1.16.5 -D "" -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/server/docs.go ./_build/src/github.com/containers/podman/pkg/api/server/handler_api.go ./_build/src/github.com/containers/podman/pkg/api/server/listener_api.go ./_build/src/github.com/containers/podman/pkg/api/server/register_archive.go ./_build/src/github.com/containers/podman/pkg/api/server/register_auth.go ./_build/src/github.com/containers/podman/pkg/api/server/register_containers.go ./_build/src/github.com/containers/podman/pkg/api/server/register_distribution.go ./_build/src/github.com/containers/podman/pkg/api/server/register_events.go ./_build/src/github.com/containers/podman/pkg/api/server/register_exec.go ./_build/src/github.com/containers/podman/pkg/api/server/register_generate.go ./_build/src/github.com/containers/podman/pkg/api/server/register_healthcheck.go ./_build/src/github.com/containers/podman/pkg/api/server/register_images.go ./_build/src/github.com/containers/podman/pkg/api/server/register_info.go ./_build/src/github.com/containers/podman/pkg/api/server/register_manifest.go ./_build/src/github.com/containers/podman/pkg/api/server/register_monitor.go ./_build/src/github.com/containers/podman/pkg/api/server/register_networks.go ./_build/src/github.com/containers/podman/pkg/api/server/register_ping.go ./_build/src/github.com/containers/podman/pkg/api/server/register_play.go ./_build/src/github.com/containers/podman/pkg/api/server/register_plugins.go ./_build/src/github.com/containers/podman/pkg/api/server/register_pods.go ./_build/src/github.com/containers/podman/pkg/api/server/register_secrets.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swagger.go ./_build/src/github.com/containers/podman/pkg/api/server/register_swarm.go ./_build/src/github.com/containers/podman/pkg/api/server/register_system.go ./_build/src/github.com/containers/podman/pkg/api/server/register_version.go ./_build/src/github.com/containers/podman/pkg/api/server/register_volumes.go ./_build/src/github.com/containers/podman/pkg/api/server/server.go ./_build/src/github.com/containers/podman/pkg/api/server/swagger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/d8/d88c6b83c50612aeae427ee7df45a29ac96e85405bb21a5080ff21457ba8de31-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b764/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid DmELV3cCCxH56IKlkaLL/DmELV3cCCxH56IKlkaLL -goversion go1.16.5 -D "" -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/migrate.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/renumber.go ./_build/src/github.com/containers/podman/cmd/podman/system/reset.go ./_build/src/github.com/containers/podman/cmd/podman/system/service.go ./_build/src/github.com/containers/podman/cmd/podman/system/service_abi.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/4f/4f9a1ba49fcde7aba240e2d51e379589c730e5622598f2c003fe66faf109621d-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b763/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b703/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid FP2EovMcMXLBT6oeDMyb/FP2EovMcMXLBT6oeDMyb -goversion go1.16.5 -D "" -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/db/dbdb1cdf2a4b47e2389f8e7249da71a29403c9940be039474484719bd580bb88-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v3/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v3/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v3/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v3/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v3/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v3/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v3/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v3/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v3/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v3/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v3/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=$WORK/b743/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b744/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b750/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b751/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b752/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b748/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=$WORK/b757/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b758/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b759/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b760/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b761/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=$WORK/b762/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b763/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b770/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b771/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile log/syslog=$WORK/b773/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b774/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 095_twfnfA22HIhOQaym/095_twfnfA22HIhOQaym -goversion go1.16.5 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4f/4f74948f49c68935bebee78aaebea794231c105241bd747bde63d983973ceea0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=$WORK/b743/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b744/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b750/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b751/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b752/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b748/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=$WORK/b757/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b758/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b759/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b760/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b761/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=$WORK/b762/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b763/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b770/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b749/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b771/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b772/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile log/syslog=$WORK/b773/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b774/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b745/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b746/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b753/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=$WORK/b755/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b764/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile text/tabwriter=$WORK/b421/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b163/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b288/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b130/_pkg_.a packagefile regexp/syntax=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b113/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b321/_pkg_.a packagefile archive/tar=$WORK/b266/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase=$WORK/b747/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b351/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=$WORK/b754/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=$WORK/b756/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b405/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b166/_pkg_.a packagefile text/template/parse=$WORK/b059/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/libpod/shutdown=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b765/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b769/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b766/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idle=$WORK/b767/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b735/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b700/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b358/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b254/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b175/_pkg_.a packagefile mime/multipart=$WORK/b184/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile net/http/internal=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b284/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/filters=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/signal=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=$WORK/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b326/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/snappy=$WORK/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b123/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b133/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/chown=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/umask=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/libpod/network=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/libpod/plugin=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint/crutils=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/pkg/parallel/ctr=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate/kube=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v3=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b732/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b733/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b736/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b737/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b738/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b739/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=$WORK/b740/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b741/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b742/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/pkg/channel=$WORK/b768/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b580/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b364/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b179/_pkg_.a packagefile mime/quotedprintable=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=$WORK/b154/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests=$WORK/b379/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented=$WORK/b380/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b503/_pkg_.a packagefile database/sql=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b517/_pkg_.a packagefile net/http/httputil=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=$WORK/b416/_pkg_.a packagefile net/mail=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b398/_pkg_.a packagefile compress/zlib=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b397/_pkg_.a packagefile image=$WORK/b399/_pkg_.a packagefile image/jpeg=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/sys=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/execabs=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b566/_pkg_.a packagefile hash/fnv=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=$WORK/b734/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b177/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b387/_pkg_.a packagefile container/heap=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=$WORK/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=$WORK/b469/_pkg_.a packagefile hash/adler32=$WORK/b395/_pkg_.a packagefile image/color=$WORK/b400/_pkg_.a packagefile image/internal/imageutil=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b607/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog/v2=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mount=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b565/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b567/_pkg_.a packagefile go/ast=$WORK/b679/_pkg_.a packagefile go/doc=$WORK/b681/_pkg_.a packagefile go/parser=$WORK/b683/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-colorable=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=$WORK/b226/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=$WORK/b418/_pkg_.a packagefile html/template=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/go-logr/logr=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b646/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b568/_pkg_.a packagefile go/scanner=$WORK/b680/_pkg_.a packagefile internal/lazyregexp=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/diff=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/flags=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/function=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-cmp/cmp/internal/value=$WORK/b673/_pkg_.a packagefile expvar=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cespare/xxhash/v2=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/lunixbochs/vtclean=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b236/_pkg_.a packagefile html=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b243/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=aw6Uvk0bNJHOqAB2pN3j/095_twfnfA22HIhOQaym/NQQJ8zyZDFT4V_1lvuyg/aw6Uvk0bNJHOqAB2pN3j -X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0x3b8c098383d2b7a20fa8f7be1f5d41826f2e618e -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_386/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+= exclude_graphdriver_btrfs btrfs_noversion remote' + BUILDTAGS+=' exclude_graphdriver_btrfs btrfs_noversion remote' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux systemd exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0xa3096a5ef9d918068183452ab5ffbe063e718c43 -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/podman/cmd/podman WORK=/tmp/go-build2839771243 internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid OubtAw5XeQ_kVqih8j5_/OubtAw5XeQ_kVqih8j5_ -goversion go1.16.5 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid bGsQOH0iFQwKb-SNEvQt/bGsQOH0iFQwKb-SNEvQt -goversion go1.16.5 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/atomic mkdir -p $WORK/b010/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/54925c590df714d12a39397e0271e51be6d6e45445518dfb8b4404ebd6859d44-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ab/ab8d58d8d51ba30faa7fc430d15583845fd88f0525c2059e398095f60acebd92-d # internal unicode/utf8 math/bits mkdir -p $WORK/b025/ mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 4_JWqZLPTZcjHF485PAf/4_JWqZLPTZcjHF485PAf -goversion go1.16.5 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid cNxBLfhfRdh-9jI0N6VA/cNxBLfhfRdh-9jI0N6VA -goversion go1.16.5 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4Qmqj8b7fQT29s3w8u4I/4Qmqj8b7fQT29s3w8u4I -goversion go1.16.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_386.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid VEUqt11pfWuYY4gjo2oB/VEUqt11pfWuYY4gjo2oB -goversion go1.16.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid CR54URurPLqsbG9zgd_2/CR54URurPLqsbG9zgd_2 -goversion go1.16.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_386.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_386.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid UFvBh_S_WNGtSGy7jcK_/UFvBh_S_WNGtSGy7jcK_ -goversion go1.16.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_386.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b010/asm_386.o ./asm_386.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/08/085a501ba4a7e530a09e10c002f084551b08abe45078f821c552adfc06568071-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s unicode mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid RGZO6Ar42uciipRaRGuy/RGZO6Ar42uciipRaRGuy -goversion go1.16.5 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8a/8af24c1427fc46ab05285553ba038363a41f7b7ebe4c8883341691ffa5e1f618-d # internal internal/nettrace mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oIQRoIB6o-FT3p6nfzBK/oIQRoIB6o-FT3p6nfzBK -goversion go1.16.5 -D "" -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/47/47bd0986f32e21491cc20c6032c306b47139fe07479cc3c8bd9e5065966239cb-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid bIRV_jDPJL9FzikLbz6U/bIRV_jDPJL9FzikLbz6U -goversion go1.16.5 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/98/9811388e01d8d9bd3d474e1e1623004d85e9e4db22820667aff86bea5e3794f4-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f4/f4249844976e00ea0db900c38637ddffd44fa00d3304d45e256574536334b910-d # internal crypto/internal/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ZWBLfKFwzObXXflcdFWW/ZWBLfKFwzObXXflcdFWW -goversion go1.16.5 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d0/d04f0098f9385b9ef896fe0c07d9b18cf7c560d01588f16d1e51b3cef1db64ff-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal crypto/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid H4GARRtuJz87mqxGyM-C/H4GARRtuJz87mqxGyM-C -goversion go1.16.5 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cf896025c34e954979d026816edc9aa001ccef105c49611089679b67fc9d00f-d # internal container/list mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p container/list -std -complete -installsuffix shared -buildid fiMa2HWlBl3KgSED-s5W/fiMa2HWlBl3KgSED-s5W -goversion go1.16.5 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/37/371583e4061b45519630ec75c10191b85a12279a31500fc65fd1477c99b4b374-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/37/37666c75289e5fcee8d41cd90596fe54c2cc0e97153c29f3fce8d46a9c1983e2-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/71/71c562329f71258c1a4d6f8edcac4d0fe310405cf1beeb27ab3975013d147471-d # internal unicode/utf16 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid evtNztoweaTi0IL5Ouh8/evtNztoweaTi0IL5Ouh8 -goversion go1.16.5 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6zuN1M4tIrlLhC4VLU6x/6zuN1M4tIrlLhC4VLU6x -goversion go1.16.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid R-ns7HPu9h7vaAPpe7qk/R-ns7HPu9h7vaAPpe7qk -goversion go1.16.5 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9e/9ec848d188f7e98ccb7db723cb265f1fda712fc4e95923fb6796809d87e4f933-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/55/55b584d5ca8240b154ebc4f1122d5ba99a1a2163a3d842a3910bb270cb492b5c-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/00/00be2cc3ddce21940e20a31352c04f28fd7499ac40afffec93c5545b8b0cea30-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e7/e7925c4ea463b713f7fe48295dfbe1019472f7c5d64c5f5e62945b2599ea5e80-d # internal encoding mkdir -p $WORK/b100/ cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b080/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p encoding -std -complete -installsuffix shared -buildid p8DlZcnY5t-9Yn2CXIYP/p8DlZcnY5t-9Yn2CXIYP -goversion go1.16.5 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b095/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid aosNV91afuDeFnOxeyk4/aosNV91afuDeFnOxeyk4 -goversion go1.16.5 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid K9_usU8FvSpTacYD34Kp/K9_usU8FvSpTacYD34Kp -goversion go1.16.5 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/96/964e4ef7c5be85c2b9a6294e603e23c19258e0709f9988940ac3dbfd78d63b12-d # internal github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid v-0eEyiExdSnsJ-C52lc/v-0eEyiExdSnsJ-C52lc -goversion go1.16.5 -D "" -importcfg $WORK/b130/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ab/abfe3eb63a5cd0eea70c75cb1ecdd7bf6635b9b210b344c274de4bf64bab8bcf-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b134/ runtime mkdir -p $WORK/b007/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid OHW88avZsyMzWT9YMBRh/OHW88avZsyMzWT9YMBRh -goversion go1.16.5 -D "" -importcfg $WORK/b134/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash/roller.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a9/a988a8b6f4204ea9b7e214cccbd5242f47dac09eee3dc1d6d61cbf0cfb796d18-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid qIXoeZ1NkCDhSsQDJgc8/qIXoeZ1NkCDhSsQDJgc8 -goversion go1.16.5 -D "" -importcfg $WORK/b139/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec/spec.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rdmmiBlOpEV4J6YC4DFp/rdmmiBlOpEV4J6YC4DFp -goversion go1.16.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash32.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_32bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/panic32.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f251beb53a49b2caf768cae2bf11776fb2866a8ec1d9cb44bf37d52e1c00b750-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid aEFzUbMHZnrC-6sAGQuc/aEFzUbMHZnrC-6sAGQuc -goversion go1.16.5 -D "" -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/75/75d4ba02a207d094c030f6f2d446aa58cdae2082a6f28c0c007df8aa5519924d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Wdl6jyzxCU1XRnRNulPX/Wdl6jyzxCU1XRnRNulPX -goversion go1.16.5 -D "" -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f105c3974d2d1a4cf28bd705f6814219e0eca102d97e232e57210811e13392f3-d # internal github.com/containers/podman/vendor/github.com/containers/common/version mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid UlJYo3pP3VEKNKOaDhLl/UlJYo3pP3VEKNKOaDhLl -goversion go1.16.5 -D "" -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/6d/6d6d2b1adf6859ba9d23b55e7e85e5b03475db5b2d1bb0bf9c91223a74db8c6a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid IBDFApEauSaZ8BKznF5v/IBDFApEauSaZ8BKznF5v -goversion go1.16.5 -D "" -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise/promise.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/40/403e885e31b1a7e42425cb9287927a372e1f705d2f317fecf5df422af4bc7f1f-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid yw09zRYSHoV-r0VMK5Vt/yw09zRYSHoV-r0VMK5Vt -goversion go1.16.5 -D "" -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities/capabilities.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/68/688c372127f831abe5fcb48f0ab11ffd839211e544888e51003a3e3da161d8f9-d # internal github.com/containers/podman/pkg/domain/entities/reports mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/podman/pkg/domain/entities/reports -complete -installsuffix shared -buildid EYh-sB3Wlf7qPomQU6U7/EYh-sB3Wlf7qPomQU6U7 -goversion go1.16.5 -D "" -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/reports/prune.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/fd/fdbc355cabb379de0af191ea92086ba136c5a28508234a1fa45c30cfdd404c20-d # internal github.com/containers/podman/pkg/domain/entities/types mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/podman/pkg/domain/entities/types -complete -installsuffix shared -buildid fLuE9Fs_ziBvdfGPkEoR/fLuE9Fs_ziBvdfGPkEoR -goversion go1.16.5 -D "" -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/types/auth.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/c5/c58830faf8851b5d04137325efab11a6a4196186680d91518bc3e0ae5b910faf-d # internal github.com/containers/podman/pkg/ps/define mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid jf01CpkqgPLktuAkO-ev/jf01CpkqgPLktuAkO-ev -goversion go1.16.5 -D "" -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/containers/podman/pkg/ps/define/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/96/96371a82d85827371cfdd5f1f52313773ae3c741c0cc63dbd96c81bee3ec33ad-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid aIrdyTonJvn_VJ9JFGPW/aIrdyTonJvn_VJ9JFGPW -goversion go1.16.5 -D "" -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/c7/c75693e22c1cbbcf57a7bfb2370416f1cb6c169db7e9886983ea9c90b16d3892-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b373/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/d4/d47ee6a0825ec713e057dc845b5e85a381efa16541879edeaf5f2f054a26d717-d # internal cat >$WORK/b373/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid QKrqVXXPDu3PC-ZtJ6UB/QKrqVXXPDu3PC-ZtJ6UB -goversion go1.16.5 -D "" -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle/aliasing.go image/color mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p image/color -std -complete -installsuffix shared -buildid X83PyFo5xHULi7bqMyll/X83PyFo5xHULi7bqMyll -goversion go1.16.5 -D "" -importcfg $WORK/b405/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/8f/8f385227edf3a1e345cd29ec4df990cdf59d8c437785a74c175f90f54b240b56-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid 0DmRApSZ0wJsgu-S0PS4/0DmRApSZ0wJsgu-S0PS4 -goversion go1.16.5 -D "" -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/3a/3af83f49ebae6ffae81f370c3007c6d1382ff5e1f38552c4edadef273ff12bd8-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s github.com/containers/podman/vendor/github.com/rivo/uniseg mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/podman/vendor/github.com/rivo/uniseg -complete -installsuffix shared -buildid xuhoVm_rFt6XuFywq0iB/xuhoVm_rFt6XuFywq0iB -goversion go1.16.5 -D "" -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/containers/podman/vendor/github.com/rivo/uniseg/properties.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/26/2644881a5a2360cf4bd1296a7d3b75431b340fbccc6613b242448dcb5b72ec63-d # internal github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid YJrvWQZ-penUI0iizR4A/YJrvWQZ-penUI0iizR4A -goversion go1.16.5 -D "" -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma/ewma.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/c8/c895579f6aa784855b9dff96cdd38d91f42831bc36622ac76a2ef8d69cad0666-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api mkdir -p $WORK/b517/ /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid Ha-e_rhAb59rSF834vmV/Ha-e_rhAb59rSF834vmV -goversion go1.16.5 -D "" -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/common_unix.go cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/4b/4be64bf3ceb0fd203a2ebee73ad0b5d8186c287c59427c4844da1ae67b136d49-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid tXJaKhprPSMvAfx96O2u/tXJaKhprPSMvAfx96O2u -goversion go1.16.5 -D "" -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image/image_history.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/b5/b5ad8b7413f8921cdbadb8554b8becb271a80ade6e1509c159b3aa448a0c571b-d # internal github.com/containers/podman/pkg/annotations mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid _51-WOou4EtFZOyFdDzG/_51-WOou4EtFZOyFdDzG -goversion go1.16.5 -D "" -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/containers/podman/pkg/annotations/annotations.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/05/0561e05076f6fc501bf201cd984d88e6d8bc0e7d351d1e3a084c5b6a1839d237-d # internal github.com/containers/podman/pkg/systemd/define mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/podman/pkg/systemd/define -complete -installsuffix shared -buildid WrwZVPs5Iq16PePCHWM1/WrwZVPs5Iq16PePCHWM1 -goversion go1.16.5 -D "" -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/containers/podman/pkg/systemd/define/const.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/7c/7cb17bc62d06bbcb7c63615143810d6db2d5d2da733b796588e453209997e166-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase -complete -installsuffix shared -buildid sisPYSQbO8teGrDqeiGd/sisPYSQbO8teGrDqeiGd -goversion go1.16.5 -D "" -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase/camelcase.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/84/842d575ba87adb9abbdda36c4e2d76abc360cb558fa479924da7ef42b284faa5-d # internal github.com/containers/podman/cmd/podman/machine mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/podman/cmd/podman/machine -complete -installsuffix shared -buildid Pm1IoPb18bjRge8aldjx/Pm1IoPb18bjRge8aldjx -goversion go1.16.5 -D "" -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/machine/machine_unsupported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/ff/ff41ba0921758af275eead65cd08392d4ccf9cd0d3798d8c287cb12176f05f9b-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/79/796ec42494da53c784770c4b9789eda5540582fccfb322872c19d2381ae5649f-d # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/38/3831346c685487190a4bec2aef8b404f77476cb933dc0b9b198cbcbf6f5902c0-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/886b61281b1ff8291ea4e97fe1a190fff6411bd620397f345cd021f737e81334-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal -complete -installsuffix shared -buildid xcd0OR7iGLmp6SG0KGbC/xcd0OR7iGLmp6SG0KGbC -goversion go1.16.5 -D "" -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal/predicate.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal/width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/64/64a7b4aaf42fa3d98cbf81e001a7968bca2853e82a779d54dca10d50e55932a9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_linux_386.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b055/_x011.o -c gcc_386.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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 $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b055/symabis ./asm_386.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid wuqL90CVQcYVVTjLsejt/wuqL90CVQcYVVTjLsejt -goversion go1.16.5 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b055/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_386.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b1/b190c184507e4d72745f5284a8cce0962c5d432709fa95382c1d1d734c8d7dba-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/8b/8b912a3ac97aafa0fa81d3562bae3843074705c6431008c4f49bb27e9f8bdb17-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid sRMGjkvv_Ql5z59JWn8f/sRMGjkvv_Ql5z59JWn8f -goversion go1.16.5 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid VdkZmbs3-7RXOrGPdMQ6/VdkZmbs3-7RXOrGPdMQ6 -goversion go1.16.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/55/552e8bdb57c2cc8272a4ea394bd0e09b02bd9a18b7c6d4d7fa5d42009d8ef7ea-d # internal internal/testlog mkdir -p $WORK/b033/ internal/singleflight mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid h144XD9O4SHKl7PgOrUR/h144XD9O4SHKl7PgOrUR -goversion go1.16.5 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 76NYzoWGgb_LpnNR0vew/76NYzoWGgb_LpnNR0vew -goversion go1.16.5 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b215/ github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/rand -std -complete -installsuffix shared -buildid hLsXjB5xnSg6uG3BV3cR/hLsXjB5xnSg6uG3BV3cR -goversion go1.16.5 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid M4yi2GOclA0BR7R3-nmr/M4yi2GOclA0BR7R3-nmr -goversion go1.16.5 -D "" -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Ff7edXidT5S_5pXH68FU/Ff7edXidT5S_5pXH68FU -goversion go1.16.5 -D "" -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b7/b706e138bf8071074e10f01b2d2931f658b47d1b0aac9111c60851e4ed39bd4b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid _Sk2UmRFeIW3RAf2K6KX/_Sk2UmRFeIW3RAf2K6KX -goversion go1.16.5 -D "" -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/bd/bd01b1b1abf22e9c8632764b9de07d585059bf81aaa53c128c6eacab239583b8-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b6/b6d771256d67afc774af23e7d3526a45d49fb72b3c12f1f0ad4dfcbba9cb14e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/bc/bc0a131c78fd64205e334b1ccc784daae6fc3df991ef37d9e5926822d6dfcffa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/d9/d9cac0dfd9ef8e8096be1f95edefd87819dd74ebc733b1b21f2ec9be00c1b95a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a5/a5fc0cb4f925932650808776133d30a754e23b7de5604b46886dfdfb38c38e96-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/dc/dcf96bf0739c45fe33a55b56ec572bacab25eef605016b81334b9b3d9cd15b6f-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 52mPYq3uIoPok-V8BjgY/52mPYq3uIoPok-V8BjgY -goversion go1.16.5 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid XsZprARlU9IL61ls3vfl/XsZprARlU9IL61ls3vfl -goversion go1.16.5 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f9/f901005b83a49a88963d7627f4f99824b7ec5d02cc8b27bb4d514f95e437540f-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF io mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid A_ygHv66Gdgn1vPRlqst/A_ygHv66Gdgn1vPRlqst -goversion go1.16.5 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF path mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid iT9oAfO5fM_SOTKCRO36/iT9oAfO5fM_SOTKCRO36 -goversion go1.16.5 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid dhC8HkwVHrIRMxSoUG71/dhC8HkwVHrIRMxSoUG71 -goversion go1.16.5 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid 3T6ryhsDBmGsIbxiwAOJ/3T6ryhsDBmGsIbxiwAOJ -goversion go1.16.5 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid uaGhpPbv9u3h1wbQ58pj/uaGhpPbv9u3h1wbQ58pj -goversion go1.16.5 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fe/fe73f2bf3fa6ae58eaebd72b6cd0d4ffe3f1221f2cd88f5a4e330354afe27327-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid Rem2QnfGgwe6ZhQ6e6Dz/Rem2QnfGgwe6ZhQ6e6Dz -goversion go1.16.5 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/flock_linux_32bit.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_32_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_386.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/00/00c7a16e474600520cedfa5d793ced63e4f2e09562936c1de25c7d6942714f69-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/podman/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid WKEqGSzCeErzt0XD4d6Q/WKEqGSzCeErzt0XD4d6Q -goversion go1.16.5 -D "" -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor/apparmor.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/b7/b7e171b2b670a2c374e4a8ea568616215a1fa352a44e50a352565b32c30fa5aa-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 1MtvOjvcO0O1H9UAdpbn/1MtvOjvcO0O1H9UAdpbn -goversion go1.16.5 -D "" -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker/locker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/fc/fc5aef7bb139f2fb99bc317d3f13fca2a7a651c43e20a5bfa9352e94b6cb71b1-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid mx2CYQa7OPt5fVweiaN5/mx2CYQa7OPt5fVweiaN5 -goversion go1.16.5 -D "" -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/41/41247de7a4d2480a69e7f558c93e68caa8921615ff9194d2f24c4c07b1836cfa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f5/f5b6df5c760ed2a233d92d0b07601c9b210e7a6ddc419a062fa7c9e0ad297ad6-d # internal container/heap mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p container/heap -std -complete -installsuffix shared -buildid u6mNQF5_afsrGtg78J87/u6mNQF5_afsrGtg78J87 -goversion go1.16.5 -D "" -importcfg $WORK/b481/importcfg -pack /usr/lib/golang/src/container/heap/heap.go github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ijOHrtp6N5ZXwR89hYno/ijOHrtp6N5ZXwR89hYno -goversion go1.16.5 -D "" -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/35/354ffa8b37e7738b19779e95a6c9850b59272430b585f268e448c925261c66df-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/04/049c9e6ec886b69d0b53e58309117398d50228f139051fb1fe2c9055b80b3954-d # internal bytes mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid N50qW4ONOGxc8YsUxMUv/N50qW4ONOGxc8YsUxMUv -goversion go1.16.5 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid 8Tq-x-kQKXEgDoWR1QNr/8Tq-x-kQKXEgDoWR1QNr -goversion go1.16.5 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a8/a8afccc804552412eb55fe7c9ed7d9cebf98c4f5731c628fb03e2d025ad5c59b-d # internal hash mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p hash -std -complete -installsuffix shared -buildid l9adQJNLb2AhOLzCjlJp/l9adQJNLb2AhOLzCjlJp -goversion go1.16.5 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c1/c132569ee5a44320f783f5708c8528e1e0d2b7262674873a6bf899b56dbb95d1-d # internal crypto/internal/randutil mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid qW00Arm3OoV8vtc8vofn/qW00Arm3OoV8vtc8vofn -goversion go1.16.5 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/cb/cbf5fc6f2014a0e72a59ed991d9c73e7db1cd7b80a1b542ed87fcfff0d504972-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid uW9NuSLZc2Ple2S-xA-G/uW9NuSLZc2Ple2S-xA-G -goversion go1.16.5 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1daf17362f48426e4469668d9b923ac37ab4a19596ced7fe4d06713be7b337b1-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid dhToYJX9-k6c_AjEVPb9/dhToYJX9-k6c_AjEVPb9 -goversion go1.16.5 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d7/d70bb32bdbc39f389e0b68f129a1c6312ea57189dc2a761cd73aba09fecec2fc-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid i_Rg9otWRh2Kh7vqUIes/i_Rg9otWRh2Kh7vqUIes -goversion go1.16.5 -D "" -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/96/9667773a359277cab9bcf1ca7e78fedb8d3b3e4a5c1a743f635c10ee3eaab279-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid TzTVNSeBJ3ITFCGJ7bem/TzTVNSeBJ3ITFCGJ7bem -goversion go1.16.5 -D "" -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/60/60505744eaa42f31e7e58b012840f2698e5a00d6cbc8d328f5d853c486fe1d8d-d # internal hash/crc32 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid B7wpihizetL_aeNKPB5W/B7wpihizetL_aeNKPB5W -goversion go1.16.5 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/47/4777ec55c33990336b6f8830546600b6f441527c843bc1cad912d858ef822733-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal hash/crc64 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid NsJjZyeYIaQ00-SG-pJ2/NsJjZyeYIaQ00-SG-pJ2 -goversion go1.16.5 -D "" -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ee/ee7bbba463aa44e44e96d758b2f609eff5a49f0bc046482e71a69ea469cd88b4-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_386.s cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/52/527b5c6230199f6937dd1f6a6d6b866e86eb5715b54b5c33f79447496c184721-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/20/20ccb4c34b3962c343b540ae194e08f3efab3651db5d07f348aee84b79a0f98c-d # internal bufio mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bufio -std -complete -installsuffix shared -buildid ZLkUx_HtwYgDl90Gb4ng/ZLkUx_HtwYgDl90Gb4ng -goversion go1.16.5 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go crypto mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid L5jHP4OqrNcbRRypdHsd/L5jHP4OqrNcbRRypdHsd -goversion go1.16.5 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2a/2a3df7419e46fadab8dcf24d30fe14dab7812d544099d8d059d3b994f0daeae3-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid fbO3YRTD52KHlIckD2vZ/fbO3YRTD52KHlIckD2vZ -goversion go1.16.5 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid DwTkcQS0z8mLnxEJCX1G/DwTkcQS0z8mLnxEJCX1G -goversion go1.16.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9a/9aa345365a3a14832acfd09484ac50714990773a911fdaca4b8c1f05ce7278de-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0c/0c1a2fcdc6ca340302b38901a03389a99d16868c4726925f5fdcaf2f240ee9b4-d # internal encoding/base32 mkdir -p $WORK/b138/ regexp/syntax mkdir -p $WORK/b105/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid K-J_vaUani-7MQORmulC/K-J_vaUani-7MQORmulC -goversion go1.16.5 -D "" -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AI5brwjWj7D3kd6Xap9c/AI5brwjWj7D3kd6Xap9c -goversion go1.16.5 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f4/f4b30d60f96c0637a319a6dcc0bcbafe994d62383d71ee34dd791d33828e0be7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid Q7MqybD7hIaoxA_TEibD/Q7MqybD7hIaoxA_TEibD -goversion go1.16.5 -D "" -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7e/7edba1428b523b3a8890394eb522314186c9b8da779272f36fc61cb2472aa760-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid sY4r3zEKalkbwUgS3nSr/sY4r3zEKalkbwUgS3nSr -goversion go1.16.5 -D "" -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9c/9c412ea2f4418147c8758da4a13e3d0d73d0ec6ba08ed4f2989eb8bb7b829c47-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid S6CdoOQ1KWo88Y09FkIh/S6CdoOQ1KWo88Y09FkIh -goversion go1.16.5 -D "" -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f8/f8344009c360c7cfe9d66e44f0d2784ea4149bcf71e2984cfbcdf91ccbbde365-d # internal hash/fnv mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid qljdtBFGKhuT7DB-_XeO/qljdtBFGKhuT7DB-_XeO -goversion go1.16.5 -D "" -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/5f/5fb325118c89e55e4ca0fa412c0bd71e144ef6ecd3f69646c54eebd50ff26e40-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZC4Ir94UYmkVniIyIpWr/ZC4Ir94UYmkVniIyIpWr -goversion go1.16.5 -D "" -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/82/829af856bf08b367707068cb97e6de009cc6cff5247ca35fecb4b8e8002ec5f9-d # internal compress/bzip2 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid UbkUDh89mx45i_VNmlQL/UbkUDh89mx45i_VNmlQL -goversion go1.16.5 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/b3/b3fd4d266e1e192367c5b2e0253d88afc1bdadabe3a128b8b77ee9f5717b49f7-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid EF8zfQ-t6VZR38O9Ui15/EF8zfQ-t6VZR38O9Ui15 -goversion go1.16.5 -D "" -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish/const.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d6/d6c5cccaaffafbfcd3e6ad565514084dd068d891b87c161140070c2451f1b87b-d # internal time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid RsBD-6ZETjgq2-5YlQBd/RsBD-6ZETjgq2-5YlQBd -goversion go1.16.5 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/f0/f0f99346b02863de3335d857f1f89dfa97589dada8239ecacf1d3a325bc53a09-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid SsQd_LQatxFIlDFJUmsS/SsQd_LQatxFIlDFJUmsS -goversion go1.16.5 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/2e/2ec600949d91f6f1d3498591e0228768d910cbdb56f8d620a6b69fb653475ef2-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 1kO9RIuznoPzYAhOZxk-/1kO9RIuznoPzYAhOZxk- -goversion go1.16.5 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/db/db1892f9698a3a63ec43d4175f39d722af777773a5983f193d4d1748b5324f36-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid 5yr_dhvFtRpc3EQ2luiB/5yr_dhvFtRpc3EQ2luiB -goversion go1.16.5 -D "" -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups/cgroups.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/7a/7a4a02574876ad73eec94649fc09e1e26953599153436a6f7a69ab35e9b00389-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid uXVZXJTKyLt2iBYT-JdH/uXVZXJTKyLt2iBYT-JdH -goversion go1.16.5 -D "" -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/94/94d7d36ea1498f947e11840aae76752db9130435e92a7eff855a7b7b1b274e52-d # internal hash/adler32 mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 33yUISKEYkiHSRH8NMiF/33yUISKEYkiHSRH8NMiF -goversion go1.16.5 -D "" -importcfg $WORK/b400/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ca/cacb3d251736b0e484b0b2370bea99a442737e6f1976df5fa1935ecc36356974-d # internal image mkdir -p $WORK/b404/ cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/76/7612dd5f9777754cad1131da461566a73f247cf0ad34ce736c6f23f28b81d3b2-d # internal cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b405/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b412/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p image -std -complete -installsuffix shared -buildid k2g-x81POP9-BrweSt34/k2g-x81POP9-BrweSt34 -goversion go1.16.5 -D "" -importcfg $WORK/b404/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid dLTfk7R5zvwixrj1ENJE/dLTfk7R5zvwixrj1ENJE -goversion go1.16.5 -D "" -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/11/1116e2420b6531feffe83d744b741d30e5eccd130166e24f6bec1b94746419c4-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b397/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid bXd80dhr6wvOxZ87Ji49/bXd80dhr6wvOxZ87Ji49 -goversion go1.16.5 -D "" -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/4d/4d18dacdd345180139da35f6c6f531e2def19feb1a565ea5bb1e159bde206e10-d # internal html mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p html -std -complete -installsuffix shared -buildid _DsOa0oQfo5YCLn3xpQY/_DsOa0oQfo5YCLn3xpQY -goversion go1.16.5 -D "" -importcfg $WORK/b424/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/81/814f2caea0e9946f053cc7b04bb8ee2eea77dcfcc75da6c51c40f1d9371c3a52-d # internal text/tabwriter mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid YtmKo3ngPyO93XqfICUX/YtmKo3ngPyO93XqfICUX -goversion go1.16.5 -D "" -importcfg $WORK/b425/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/e5/e53c60e4a530e6ae3e72e4e510e818c82b20e738d7bf0ec995030bba3eb9bf3e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid HGcj9hz6GkP387jV_Vlz/HGcj9hz6GkP387jV_Vlz -goversion go1.16.5 -D "" -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/51/514bc59dad654cdf526f7984b46310d0600619d4a20956b52a5254a2b3ae7746-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 3yPkyi4CvadRfrWVLhpi/3yPkyi4CvadRfrWVLhpi -goversion go1.16.5 -D "" -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform/transform.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fda400b6a7f9f71e2fdbd3c48a4ec0d4f4ec31a01b26c607da6442a6b939af3d-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 8vO4Y7xtdgYjIXlfBxSQ/8vO4Y7xtdgYjIXlfBxSQ -goversion go1.16.5 -D "" -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils/stringutils.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/04/0474818d415848bd57d05b877baa600242018ff01ecb0db0cf93b5ef90b72dff-d # internal regexp mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b105/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p regexp -std -complete -installsuffix shared -buildid QXPk6tZW6fzPCEibHr1g/QXPk6tZW6fzPCEibHr1g -goversion go1.16.5 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/97/970c16f717b2dc53c05e16171e3d138a058031eda6521506b693782b457d00e1-d # internal github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid Z1JXVCMwTtaL0mk5AXRQ/Z1JXVCMwTtaL0mk5AXRQ -goversion go1.16.5 -D "" -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3/gotree.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/7b/7b1f1929c6df9526e79e153c09a1df74d4a60f2066ec7c2951a6011777a53d1d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/05/05c1771cae8b454472e827c5a74e913bd708041281ae48530d725fbfed15539f-d # internal image/internal/imageutil mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b404/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid WyTzBMl8NhFTEZaYAz_J/WyTzBMl8NhFTEZaYAz_J -goversion go1.16.5 -D "" -importcfg $WORK/b407/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/e1/e174e61cf937b9e5a44f2a845a7b207193839f18dc63a84f589f32274a6a4f90-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/3c/3c6de54f7341e2ce007c0da140123f5b277d1a0c0d78d2f40cecc88aea31a5a7-d # internal image/jpeg mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b404/_pkg_.a packagefile image/color=$WORK/b405/_pkg_.a packagefile image/internal/imageutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid AGrZG4aOrh9JtDFJFrp0/AGrZG4aOrh9JtDFJFrp0 -goversion go1.16.5 -D "" -importcfg $WORK/b406/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/59/59de74a800ac90344d4b677794a2708e18a8b8c5aa82e3d4cfcab2e1b61df1c0-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid p_ZEhtbxdcHQWGIjjazy/p_ZEhtbxdcHQWGIjjazy -goversion go1.16.5 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go internal/poll mkdir -p $WORK/b030/ io/fs mkdir -p $WORK/b034/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/fs -std -complete -installsuffix shared -buildid U-7PgSyDimXSwpGLm2hE/U-7PgSyDimXSwpGLm2hE -goversion go1.16.5 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid vBOxwW8JZ00cjZGIpOyW/vBOxwW8JZ00cjZGIpOyW -goversion go1.16.5 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/bb/bb69e94b113bf839203b2dadeb5b6c291d0eca5eb1303ee9b60b125720446448-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid zqrfmV5buSYEOfyf4uQp/zqrfmV5buSYEOfyf4uQp -goversion go1.16.5 -D "" -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter/storage.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/14/14d385d0cedda47c56250a16957f6ef32ab445d86353c7c3324fcaa112d41a1b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid G0pmNscFhJeABNkW1MIG/G0pmNscFhJeABNkW1MIG -goversion go1.16.5 -D "" -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/b6/b682f5988cf29e8280f295ca2bcb1bc4d1cac132c46a7a63c9dca9079510db7f-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid nM1M5I6xqMBVr82ZUV22/nM1M5I6xqMBVr82ZUV22 -goversion go1.16.5 -D "" -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/73/73418d33450d4820d8f1d5507309ef13d78bce90aba5edf2fe66a64e264ca968-d # internal github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 8_fWzjBptpEHPto230y-/8_fWzjBptpEHPto230y- -goversion go1.16.5 -D "" -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/context.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/go17.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/go19.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/fb/fbe5d9e5d2e244d9245cd60bc985f5f91fe82e3876565eeda0c44430c86fcbec-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid QBNty1xi13qIvJveO1Q4/QBNty1xi13qIvJveO1Q4 -goversion go1.16.5 -D "" -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/61/61cd6e328113339d7ca07394bf91b470a3fd01b1ff1632706e1fd36498fe5e87-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b440/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid Yl5rqyBKvFcl9eg_8AWc/Yl5rqyBKvFcl9eg_8AWc -goversion go1.16.5 -D "" -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/cb/cbd7c5167c3a82574133395910ce20306c0d8d53bbfd99c4471c9a1928f44b1c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid 8O2QS_43mJi49k8nVu3G/8O2QS_43mJi49k8nVu3G -goversion go1.16.5 -D "" -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/tap/tap.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/1e/1ea54fd8b58b2c5ac4401f4e277fcdc37d6d963540fe9498e619b9e9a3b71c62-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/podman/vendor/github.com/acarl005/stripansi -complete -installsuffix shared -buildid Jbjp7fkYvWvaxHhB2d9g/Jbjp7fkYvWvaxHhB2d9g -goversion go1.16.5 -D "" -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/36/362732ee01c75c95f7e3dfed54f6187bb72e7555bd0f07672b43d823e5d4bbce-d # internal github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid MgmCtJNEaH3l7Cc_Y0WW/MgmCtJNEaH3l7Cc_Y0WW -goversion go1.16.5 -D "" -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/6e/6e9a5d05fe0ae822a6046393e49546115a04d0da4f98c375aec1a28ae3fc2c0e-d # internal github.com/containers/podman/vendor/github.com/lunixbochs/vtclean mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/vendor/github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid eHqdrm_hAm5Ho-ClH0a9/eHqdrm_hAm5Ho-ClH0a9 -goversion go1.16.5 -D "" -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/lunixbochs/vtclean/io.go ./_build/src/github.com/containers/podman/vendor/github.com/lunixbochs/vtclean/line.go ./_build/src/github.com/containers/podman/vendor/github.com/lunixbochs/vtclean/vtclean.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/43/43f6635270bbbac446628bace30e43ea00798d642446b59da496d28fcb26c5f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/1b/1bdf080d8060c8cc13726479d1b2411e74f3fb939fa21cf37c3a62d5183c75d1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bc/bc3a983de7b41acb885ea6e7cd6f0e83d285feb87d005fe21ea97fdb5f7f74a1-d # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/6e/6e3b8be536800438191cb81b2a75850d4db6047361f349201333a849970f60d8-d # internal github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/lunixbochs/vtclean=github.com/containers/podman/vendor/github.com/lunixbochs/vtclean packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/lunixbochs/vtclean=$WORK/b536/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid tDOVQVeXpW9j2o6Vodgz/tDOVQVeXpW9j2o6Vodgz -goversion go1.16.5 -D "" -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter/tabwriter.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b021/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/94/940b42a0fe03b8d5efe2e849c1a6e6c96c4948f767f8bcc8224b1cee7dac0398-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/de/de8647461c2cc3881ae6f9eb5038c944ebd0c9a0c6dbfa52777e4cef1aea8c4d-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid AuqXlzSU8zU3_nmIMdcX/AuqXlzSU8zU3_nmIMdcX -goversion go1.16.5 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/41/4197f76616d3efb1297553f6c9ad19ed678833c20df406679eedb8f24bd6dbbe-d # internal internal/fmtsort mkdir -p $WORK/b020/ encoding/binary mkdir -p $WORK/b047/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid LGySO80iTzZyLi76BT3w/LGySO80iTzZyLi76BT3w -goversion go1.16.5 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tQqtDl1StDjZ6sesWp1M/tQqtDl1StDjZ6sesWp1M -goversion go1.16.5 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid xsfKWdMQ9nojlAPi7jW6/xsfKWdMQ9nojlAPi7jW6 -goversion go1.16.5 -D "" -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/49/49fe74379653a480a2e2adc20a2af7a63e0c9388c725cf0a643f23b6194191dd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e8/e877ff20ddd1f92565b474fea57cebd3cd71013f02714fbf7373524a65ba427e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/49/49007a2c9c10e38a0c19b39b26422be0838a86620311e48e2d9d0e4111b19799-d # internal crypto/sha512 encoding/base64 mkdir -p $WORK/b076/ mkdir -p $WORK/b046/ crypto/cipher mkdir -p $WORK/b063/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid eVq_uMAtdyFsQBDVkE5K/eVq_uMAtdyFsQBDVkE5K -goversion go1.16.5 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b084/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid HT7NXbKJsKSr7dYRW__e/HT7NXbKJsKSr7dYRW__e -goversion go1.16.5 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b084/symabis ./md5block_386.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid oVDJeYC37T_sRD6UcLdd/oVDJeYC37T_sRD6UcLdd -goversion go1.16.5 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 4kpKutQe0XTGbzE8zcuY/4kpKutQe0XTGbzE8zcuY -goversion go1.16.5 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid V4u_dOTz6TbQT47Yxl2t/V4u_dOTz6TbQT47Yxl2t -goversion go1.16.5 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a9/a9de0088538770ce93570d8e897e833767fb401b9fd2abe1e5a17dab0018dcb6-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b087/symabis ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f8/f8551cd55f56ca0c3bf79ffb5de4afd43f1dad5763cdd38ef35aefd2fa063c26-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b088/symabis ./sha256block_386.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid N2u9jTeVr70RiPeg7HKx/N2u9jTeVr70RiPeg7HKx -goversion go1.16.5 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid YXjTkl9AS1Pdg_KGmb13/YXjTkl9AS1Pdg_KGmb13 -goversion go1.16.5 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b084/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b087/sha1block_386.o ./sha1block_386.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a8/a82e9acd296dd32f412b884a52b419de2fc36701b0cfb08d9aa6b7b813f8e237-d # internal encoding/pem mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b088/sha256block_386.o ./sha256block_386.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2pm2UuYkjsEblrib4NkO/2pm2UuYkjsEblrib4NkO -goversion go1.16.5 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/19/192ce974e92a9cfc69a5d68217138a996401615584680beb3c5f80011d4efa1b-d # internal crypto/aes mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid ZQzzGElv-tSfyj__JfHL/ZQzzGElv-tSfyj__JfHL -goversion go1.16.5 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f2/f2ee880113ddd911e4be35da252adf809bc301ba6f02382c4036719481619b9a-d # internal crypto/des mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid U92c3GhOWlLQgWhWB_iu/U92c3GhOWlLQgWhWB_iu -goversion go1.16.5 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d4/d47184f2f3aea26192a25edf683eb7a4d64b80a8f09b54cdf3cfbd992dda7a8c-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid vhZrQU41xcx22q9MVHMD/vhZrQU41xcx22q9MVHMD -goversion go1.16.5 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/03/031a943eb90540a1c9e8b2930ad66542b1c9ec598a64ee658ff4736436652860-d # internal net mkdir -p $WORK/b051/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b051/ -importpath net -- -I $WORK/b051/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9c/9c6ebcd10f7d95af9cbfa868e1f2b79fb676a3ee67780cdea8641eb459984013-d # internal path/filepath mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid ey6wWL5499dU1Hg9ILXi/ey6wWL5499dU1Hg9ILXi -goversion go1.16.5 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/50/50c2f0640897b13097d829acebc7e73380b93de2333d2c15b17012f0f2b2da45-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid -Hi0L0sAFwUmEocfsaVt/-Hi0L0sAFwUmEocfsaVt -goversion go1.16.5 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/cd/cde87b4e2761e7313a833cb35bc5a0c86b82ac8d0f6d16dde2788963ae2845ed-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid rO4N1l-ll3lJi8i_n6ka/rO4N1l-ll3lJi8i_n6ka -goversion go1.16.5 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/78/785cd407d71a38ee859940ba89c2db20b035c47b7129e2d7372db4932d6c4904-d # internal io/ioutil mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid lD42dd-M2xKDFDPb2OPM/lD42dd-M2xKDFDPb2OPM -goversion go1.16.5 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ce/ce510e92c85ebf2ba2792af9e5d14a888ba3cf9550ec27b2ea07dbd35cf22372-d # internal github.com/containers/podman/vendor/github.com/golang/snappy mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/github.com/golang/snappy -complete -installsuffix shared -buildid hMjvirsrOzRr54yrANY5/hMjvirsrOzRr54yrANY5 -goversion go1.16.5 -D "" -importcfg $WORK/b119/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/decode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/encode_other.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/77/77f9e44087a5d5bf0e786f5f7c237c5fc61289773e8232c245c64e3f1f161b27-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e8/e89c5fb7ff84732bff3bca588c8c37c413efe6b8d1618d4ff3ca78c49a6b3d26-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b093/ cat >$WORK/b093/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 packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9D3p8dK6eBltWpHJk23E/9D3p8dK6eBltWpHJk23E -goversion go1.16.5 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid BEgNtQnJly4Q_JgWY_Kq/BEgNtQnJly4Q_JgWY_Kq -goversion go1.16.5 -D "" -importcfg $WORK/b123/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a2/a2bce50f380dbcbe4fe6aaeb2af1a92c40d2da39988434281260e1c95b369a2a-d # internal runtime/debug mkdir -p $WORK/b125/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b125/symabis ./debug.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p runtime/debug -std -installsuffix shared -buildid YQug3aAr2SHJ5aNdBtGF/YQug3aAr2SHJ5aNdBtGF -goversion go1.16.5 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/cd/cd552f97a23706ad2a531db7edf44403501d8ada616e12abb28ec9180efd4a94-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b129/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/05/052d6db0fc237f0243999ea8a46f53cb32b309725ff1035f9dceeaa472091a05-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b125/debug.o ./debug.s github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid 65NmU-1UA5HxkThwS4Df/65NmU-1UA5HxkThwS4Df -goversion go1.16.5 -D "" -importcfg $WORK/b143/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless/rootless.go cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b129/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a9/a9a19b5a2503d95448dbbe5d0f7a7a6b83b8a3d9de99e64846be91bb2be80db5-d # internal os/exec mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p os/exec -std -complete -installsuffix shared -buildid jsmlsTY0uadoJ55JChN6/jsmlsTY0uadoJ55JChN6 -goversion go1.16.5 -D "" -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b130/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QxzZS_dg3V7m7DEUl8u/7QxzZS_dg3V7m7DEUl8u -goversion go1.16.5 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix/ztypes_linux_386.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b125/_pkg_.a $WORK/b125/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/70/70a25f5c061404a37dee00b3b8c996a147d57b1199aa45d4169ef29a11b36a18-d # internal github.com/containers/podman/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid 6RKuOuMIvPviUGTQDGms/6RKuOuMIvPviUGTQDGms -goversion go1.16.5 -D "" -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/containers/podman/vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./_build/src/github.com/containers/podman/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/dc/dc6235f05c4767ebcb1a8a7a6e5a01a08f912d29278d3266037eff44582f9458-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile hash/fnv=$WORK/b212/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid I3icenf8EByw0_RLN_p0/I3icenf8EByw0_RLN_p0 -goversion go1.16.5 -D "" -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/25/25e46862b2b1e779f994a2bfab3682b619716dee7070651379b7149bfbfb12f1-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid c521tyso0ysxejys3RtE/c521tyso0ysxejys3RtE -goversion go1.16.5 -D "" -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/3c/3c8b93832d430874505a7b202704ee7e28139ea1edfb77b17b975aab990b741c-d # internal github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid QQX-WVAd79j2pN4czsC5/QQX-WVAd79j2pN4czsC5 -goversion go1.16.5 -D "" -importcfg $WORK/b042/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/7d/7dc6302ee3810ccb1997d959856614428a81fbb3ebf9aebbdff9d3e0480db1fe-d # internal github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid uxJbULGtGkkbFGyfdJXz/uxJbULGtGkkbFGyfdJXz -goversion go1.16.5 -D "" -importcfg $WORK/b043/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/capability.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/capability_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/enum.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/enum_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/cd/cd15550e8770984ed47ee3eff4a2fcb5d2eaf69f299ce07e934f093d95bc2f1a-d # internal encoding/csv mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid T2BKUUIgbWPlNyP7yZjz/T2BKUUIgbWPlNyP7yZjz -goversion go1.16.5 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/17/17f5a7722192135d66472b03347df8a7c2b8da4954b81f6b7479f3d103d3aa00-d # internal encoding/hex mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid gHvgGDN_uLM_46Z9UXjV/gHvgGDN_uLM_46Z9UXjV -goversion go1.16.5 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c9/c9b11bf0f57e50587481446ccdaee96c8385e1c48b11ee127d63d705433ed95f-d # internal flag mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p flag -std -complete -installsuffix shared -buildid bWn1u3KCltyLtCaj31Dc/bWn1u3KCltyLtCaj31Dc -goversion go1.16.5 -D "" -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/55/55df5a100c5f51c53c02d6eea2c2e31fa0c64f9ead673ae8f1a865f4136a53f6-d # internal net/url mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p net/url -std -complete -installsuffix shared -buildid NfQYPSStnHtPFQH9eIcv/NfQYPSStnHtPFQH9eIcv -goversion go1.16.5 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/net/url/url.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0e/0e645a2b28c805f812c49d64febdb716578e9a68ac67170a0d501eb82216e251-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid 0MJnXzwq5JqOxmNuHLaB/0MJnXzwq5JqOxmNuHLaB -goversion go1.16.5 -D "" -importcfg $WORK/b041/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/8b/8bf0e2a9fda1456d48b6db06c107f37f4a268bb35b3409d7deb0a24132eb38c4-d # internal text/template/parse mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cEHO7jov505dzgIhm7IK/cEHO7jov505dzgIhm7IK -goversion go1.16.5 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a0/a0de70de55e424bb0c51ee8accb38c1bd47ff666ea5094bc46b680db817e317b-d # internal math/big mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./arith_386.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/big -std -installsuffix shared -buildid wKBQoPnQM5VQFhge59op/wKBQoPnQM5VQFhge59op -goversion go1.16.5 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/76/7658462aeb31c382a3a24653ac8cacfd6bd56cde817360217ac1f22465d77b3c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 8AnA5xWhDZze5DbfUvHw/8AnA5xWhDZze5DbfUvHw -goversion go1.16.5 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/55/5572065459c79b4c4a60f2abefb4fe28853ece9cae03509b72e34fa732f2d35b-d # internal encoding/json mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid P3MZlQrvVeKvorwNgepn/P3MZlQrvVeKvorwNgepn -goversion go1.16.5 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/21/21efa3b98eaaeed1e0db55f677bd3c1c18f51ecc5ea5125c133e87459a500c9c-d # internal github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid LrRIjhUGsCamg6Fo7eL2/LrRIjhUGsCamg6Fo7eL2 -goversion go1.16.5 -D "" -importcfg $WORK/b103/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest/verifiers.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/20/20dcc9dce3e18ea902482b1d54f3f119434bb2abd84e84ba285d0068505f7c31-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid z1KIxIwGqJMNMMTY2qIv/z1KIxIwGqJMNMMTY2qIv -goversion go1.16.5 -D "" -importcfg $WORK/b102/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference/regexp.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p net -std -installsuffix shared -buildid k_cisOH8y1cCVrFM7Z8H/k_cisOH8y1cCVrFM7Z8H -goversion go1.16.5 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo_linux.cgo1.go $WORK/b051/cgo_resnew.cgo1.go $WORK/b051/cgo_socknew.cgo1.go $WORK/b051/cgo_unix.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/00/0001ae509afd9f1b9c76bbff0015ad639a2018a9493422045cf8711b3708bfa1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 6h15vLpSypd22UwSpU_C/6h15vLpSypd22UwSpU_C -goversion go1.16.5 -D "" -importcfg $WORK/b101/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a9/a95cc8f266d85689ec1a9588b4d5c5b8087c048beb72c909443893f895a25c6b-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid TG6YItHr818fzIrKw9hn/TG6YItHr818fzIrKw9hn -goversion go1.16.5 -D "" -importcfg $WORK/b107/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/66/668f92f26f7ef464c3a25619cfc5414c9138e9c46ab04505e37a81f3f7d6faca-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid a7uD5vPf3kF3XvzaAPYM/a7uD5vPf3kF3XvzaAPYM -goversion go1.16.5 -D "" -importcfg $WORK/b115/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c6/c6fc5130f4301c0e65610f373550ab84085af70c0043e01cfe3603ace68a6c2a-d # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid PQxFd7IskSqghP15SoWQ/PQxFd7IskSqghP15SoWQ -goversion go1.16.5 -D "" -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/03/03669760c5e75346a3d0ad8d77c5d960581363aa53807adc9142414cfa060f6c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid R0C7Kj6ZymiqXSoCWJXy/R0C7Kj6ZymiqXSoCWJXy -goversion go1.16.5 -D "" -importcfg $WORK/b111/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d1/d14bb55824780362b5ac7ba94119b3b5dedacf7c8445ef471af697321baec1bb-d # internal text/template mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b059/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid AP9EmWkP5uUk4N_QOEO8/AP9EmWkP5uUk4N_QOEO8 -goversion go1.16.5 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/golang.org/x/sys/unix -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b129/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b129/_pkg_.a $WORK/b129/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/67a0bab619dd3e2a49a6332653e085e93823bd633e96c84143668fcbddaaf25c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid axuh5bmFLz_CmbFNbAhL/axuh5bmFLz_CmbFNbAhL -goversion go1.16.5 -D "" -importcfg $WORK/b110/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0e/0e26a35b5fd0748cbdf4e92ca042c6c3d13a1e7ce3d26f18123d64967b12e27f-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid ohWxrrcysFucvgMFb1eg/ohWxrrcysFucvgMFb1eg -goversion go1.16.5 -D "" -importcfg $WORK/b122/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse/fse.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/28/287f5df33c7c46b385521f0053a56b3e16f3171ffcbaee03aab0766a1d33ff27-d # internal log mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p log -std -complete -installsuffix shared -buildid EFc4BNmluvyNoa-WC01o/EFc4BNmluvyNoa-WC01o -goversion go1.16.5 -D "" -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2f/2f0c471ccaf23ba927c7e48883c505d860ed6620654b195d3fa0d5cbe030b6cb-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid oVAh9lOhuHeQc0jYOuo_/oVAh9lOhuHeQc0jYOuo_ -goversion go1.16.5 -D "" -importcfg $WORK/b127/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/deflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/dict_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/fast_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_code.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/inflate_gen.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level1.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level2.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level3.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level4.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level5.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/level6.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/regmask_other.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/stateless.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate/token.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/52/525711caca865519c81bf195e63d454ba6d92a25420331e688892ae534866bd1-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid eDXSDn-AppA790KOgaEW/eDXSDn-AppA790KOgaEW -goversion go1.16.5 -D "" -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5b/5b6bfaddc936766e8ad4c2be64353c4ec4b036964ef604357c85ea65d55b7c81-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/podman/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid zG2VEzqzHMeU4gwbqG72/zG2VEzqzHMeU4gwbqG72 -goversion go1.16.5 -D "" -importcfg $WORK/b121/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0/huff0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8c/8cef76c94e767acda70a99ae806eebf89c897666964c3fff8a8e82e162f35655-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid onSMJQUQuiPG8JU-MEfc/onSMJQUQuiPG8JU-MEfc -goversion go1.16.5 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1a9cc980b3c3371261b3ccb93f1dd01a60d5e43ff630df5f1858b1e03058718c-d # internal crypto/elliptic mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 0w6PTNzdEvkmoYugZChf/0w6PTNzdEvkmoYugZChf -goversion go1.16.5 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256.go /usr/lib/golang/src/crypto/elliptic/p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/93/93ab4feebd56b015324c76ac2a356a8ac1d358f2e9dba9c20c062de9e0ae5f8f-d # internal encoding/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid yP0ig0x1E6fEkygVXWOi/yP0ig0x1E6fEkygVXWOi -goversion go1.16.5 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d8/d8aeef9e0d85acde4264c7fc4e700ae748819cc152d7f32438c2ea2726aba6f8-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid qJkkV6AtTwVyODJ2BrRU/qJkkV6AtTwVyODJ2BrRU -goversion go1.16.5 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/19/19f782ce58c533b74e634653e97018ebdc50f72cfab3625406ee8da463aa5a30-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid QETEvLWOclNu5dAwBWlB/QETEvLWOclNu5dAwBWlB -goversion go1.16.5 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/80/80b50715c8cc2536613582bb227a0e791c7a2212d0c8d0c194e5395ade54b7b3-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid GL5uPP3uncrN2wMu44PC/GL5uPP3uncrN2wMu44PC -goversion go1.16.5 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4f/4fa8e462c3f2083ce6357ec543b964999b75a484f364063e7eef015c94e44be5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sFyw3qmYPBGwqmbGexhr/sFyw3qmYPBGwqmbGexhr -goversion go1.16.5 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/ee8b0a05481212697dd6a97399d8d6c95159ba98b1aca2c270aa9039202952f2-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NoMjCedXxxJc7jg9OmzE/NoMjCedXxxJc7jg9OmzE -goversion go1.16.5 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/26/26531dd4eeb0fe8b572e8359d4bba29537481877868926552cf1b00bb68621bd-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/golang/snappy=github.com/containers/podman/vendor/github.com/golang/snappy importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/snappy=$WORK/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b123/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 0wY-MRsJ-XL2G9T2ZSW9/0wY-MRsJ-XL2G9T2ZSW9 -goversion go1.16.5 -D "" -importcfg $WORK/b118/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/13/132010c57dfa968f246f7ddc0f041faee62d57a0887adbcbc92bb248cd0d2911-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid ICzHUbvAJLihJ1ycYSQD/ICzHUbvAJLihJ1ycYSQD -goversion go1.16.5 -D "" -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog/xlog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9b/9bd5de17e680f94b08098785970b4cafaf14d975882ff0d2640210b6a72f4509-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid bUnrM8gk8-j1UHUBiBDN/bUnrM8gk8-j1UHUBiBDN -goversion go1.16.5 -D "" -importcfg $WORK/b136/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/39/396b18c9294ad1438bfa9f48627e1f74fc3f99ba1a6f4b2a1cfc473752c4fb33-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid _JA1HnE8C50hDKlULk5s/_JA1HnE8C50hDKlULk5s -goversion go1.16.5 -D "" -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/keyring.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/perm.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl/sys_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fe/fe8fd1f53be1583b3fe275c61f6cf6e3b544a5e73df0cc8bc4b6d7c98ec87601-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b132/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid XZiTrrpMywEhdlc612Yr/XZiTrrpMywEhdlc612Yr -goversion go1.16.5 -D "" -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bintree.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bitops.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/breader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/bytewriter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/decoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/directcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/distcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/encoderdict.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/hashtable.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/header2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/lengthcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/literalcodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/prob.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/rangecodec.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/reader2.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/state.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/treecodecs.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/74/746933fc0203529673ca63afb8886e4cb97277324d7471cca4fa5af6a2fb6b22-d # internal github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/podman/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid iqwCQSb-iQmZdUS8TkEq/iqwCQSb-iQmZdUS8TkEq -goversion go1.16.5 -D "" -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/decode_meta.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/encoding_types.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_check.go ./_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8d/8dcdfad6c48410bc5828c78ca00267f64221e40f858124eaa88e0a29825baf9b-d # internal crypto/ecdsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid zoYBmqOJY0VvTZ7VkQic/zoYBmqOJY0VvTZ7VkQic -goversion go1.16.5 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f0/f0f5c7c4f42eb679991f7bd068fbb724eb3b5376dd43ec56d48553c345070241-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b127/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid VYqpZVApXRU_GxZltA2C/VYqpZVApXRU_GxZltA2C -goversion go1.16.5 -D "" -importcfg $WORK/b126/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gunzip.go ./_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/28/28189079ed6fdce9d86a324aeaca89dc1117b4a7aa4128a1e4499b63b2c28b3b-d # internal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/podman/vendor/github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid 1t1m5g5FJwPxQ__U_ZyV/1t1m5g5FJwPxQ__U_ZyV -goversion go1.16.5 -D "" -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/61/61c54c5855b19aed8d65885e8f3dd57e8f518111a78b1c3bcc8a288a13785239-d # internal github.com/containers/podman/vendor/github.com/docker/go-units mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid Rxl6TcucoHwhKoVKnAzo/Rxl6TcucoHwhKoVKnAzo -goversion go1.16.5 -D "" -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2f/2f63d618b0541fea441b9864284aeefa4d9ea31af6057d387ec12f3fd26f424a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/containers/podman/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=$WORK/b154/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid BP-wa2g_3kbOXTULSDzq/BP-wa2g_3kbOXTULSDzq -goversion go1.16.5 -D "" -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/flags.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/flags_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mounter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount/unmount_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/87/87035c17b052eabfb8a3d9451a5ae3b626a4a6094d37c92f832ae7c011af59c4-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QvlcRm2MnKDXpiBeZXC0/QvlcRm2MnKDXpiBeZXC0 -goversion go1.16.5 -D "" -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user/user.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5a/5a5b267ad1bcd42a56b847f105a22aecfefbd93c5ec6c097bb8c9d5d39fbbd45-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _Koy-vKtcysvvf3pzxz4/_Koy-vKtcysvvf3pzxz4 -goversion go1.16.5 -D "" -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/chmod.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/chtimes.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/chtimes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/exitcode.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/init.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/lchown.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/lcow_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/lstat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/meminfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/mknod.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/path.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/path_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/process_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/rm.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/stat_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/umask.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/utimes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system/xattrs_linux.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/44/44ecb4645d646edc8b9b1851ec6f5516940ee4af63a73195541cf4c9b6f1eaac-d # internal github.com/containers/podman/vendor/github.com/spf13/pflag mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid DWpONcYrslPTPeEvZrk_/DWpONcYrslPTPeEvZrk_ -goversion go1.16.5 -D "" -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/9d/9d507bc49a1b969f677fff280b16aa4fdf3cb5ed28a93cf3780c6a3a8032efac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/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/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 80yzjfSs6_lk1QoDy_Rq/80yzjfSs6_lk1QoDy_Rq -goversion go1.16.5 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/99/99d47bbbc35809406518cfe43502ad87a1291cf72d15a1e2a785218aefb9dc8c-d # internal os/user mkdir -p $WORK/b158/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b158/ -importpath os/user -- -I $WORK/b158/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/59/598a3ba19b4d588b8effe3f831fd739e92cd191e6c2a41aa1f6b9554d0054054-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 0yfqx1eyQdrOICoI7AoL/0yfqx1eyQdrOICoI7AoL -goversion go1.16.5 -D "" -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec/command_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec/reexec.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/55/55786bca750cf3321f5efd63d52f2adf8d293580a2911d771c05627a94d3e54e-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b133/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid dylOSl1zNhbubPx7MLry/dylOSl1zNhbubPx7MLry -goversion go1.16.5 -D "" -importcfg $WORK/b131/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/bits.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/crc.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/format.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzmafilter.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/none-check.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/de/de9df77ec0357d26bbb7c36074e4332178a9303e46f6c33bee088c0b44315e04-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid whOiVEDvEIf89aFWU7uG/whOiVEDvEIf89aFWU7uG -goversion go1.16.5 -D "" -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ae/ae9e25e02584753230f33fa1b65973d79f8b9134e18f6f692824f7823bf98f5e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid uDutHv0cfj0pqvYNFcUY/uDutHv0cfj0pqvYNFcUY -goversion go1.16.5 -D "" -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/22/2231f46e29edf7d44efec62bb53433cbecd6501054e79eebfb4e157d939c932e-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid mkiGEYAeTfu5_wvi494g/mkiGEYAeTfu5_wvi494g -goversion go1.16.5 -D "" -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile/lockfile.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ee/eef0e610cfbbbc82d45dd83269e4f4c613b6cf210ee049dd7f7c832e41da81ef-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Un4TZ6PXTHOAgdi7ZWHU/Un4TZ6PXTHOAgdi7ZWHU -goversion go1.16.5 -D "" -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/21/219c94681283f130a1b2f3f6018175a92e015ca1e3215b47e7294b0093485241-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid LGjAu4_Ld1Lc1qGu8zW0/LGjAu4_Ld1Lc1qGu8zW0 -goversion go1.16.5 -D "" -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/80/8067ba7c6b7e978a3e118df5b1bca6bf70a18f80229e8681581e90e90ac98e83-d # internal github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/podman/vendor/github.com/hashicorp/errwrap packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b166/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/podman/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid VYjmRxXwQE34F2jKUY5m/VYjmRxXwQE34F2jKUY5m -goversion go1.16.5 -D "" -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/append.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/flatten.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/format.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/group.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/multierror.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/prefix.go ./_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/70/70bc4fb68c4b873f56d24533ba6b639cb7cb2073beb1535b72f0bc04f7b77908-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid EOEMvvltE9SfUb7YyGTA/EOEMvvltE9SfUb7YyGTA -goversion go1.16.5 -D "" -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/33/33d298cf03f4ac6e19c06f4104f93ad89afa3267052c46168852f8cb264016ae-d # internal compress/flate mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid _omIwFt-aMEaSX0pVH3O/_omIwFt-aMEaSX0pVH3O -goversion go1.16.5 -D "" -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3c/3c4bb18d9c449de9f6c870a80aa249a0933059a9e66dca51669c0511ff58b4ac-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/podman/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b170/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid Ey5QkhK1sPemUbDgpJkU/Ey5QkhK1sPemUbDgpJkU -goversion go1.16.5 -D "" -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/4f/4fc6a3afae0ea243d636e48818e847d2b92e3b8fe84e15d6906eb35557819aeb-d # internal cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid RFYp54z6MUq5PjZpGeYM/RFYp54z6MUq5PjZpGeYM -goversion go1.16.5 -D "" -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/53/53be8441b1594e8828786f01059ad6c1c2a404305e6573169c7529472d70c50a-d # internal crypto/tls mkdir -p $WORK/b068/ cat >$WORK/b068/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/b038/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid X06GAXxpPdvevcclHbks/X06GAXxpPdvevcclHbks -goversion go1.16.5 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/4d/4d7b75e4fa077166af86b3f07ee30420f310cc8d6a7124641503aa6043e835b2-d # internal compress/gzip mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KJabuIhAD3HMDRM8RdKI/KJabuIhAD3HMDRM8RdKI -goversion go1.16.5 -D "" -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/eb/ebf0d813125e7a4704566693551d0fd68b7b7df855efa73e4e64c460027e235b-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid Shv6tDGaDIh2PGx0P12i/Shv6tDGaDIh2PGx0P12i -goversion go1.16.5 -D "" -importcfg $WORK/b044/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/custom_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra/zsh_completions.go cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d0/d09d90d62051607f1a1bc83d8c27dd0e62494341c81e0a1c8dc33df9f080ea84-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b177/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid FQ7Yd5ksRZap_nIhC501/FQ7Yd5ksRZap_nIhC501 -goversion go1.16.5 -D "" -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cd $WORK/b158 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -o $WORK/b158/_cgo_.o $WORK/b158/_cgo_main.o $WORK/b158/_x001.o $WORK/b158/_x002.o $WORK/b158/_x003.o $WORK/b158/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/02/02e4d277a4a74091851ffac8985a91bee9a3fc6800079193f037b9a64e70562c-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b176/ cat >$WORK/b176/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/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b178/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -IxNSZGfypGVTPnITqua/-IxNSZGfypGVTPnITqua -goversion go1.16.5 -D "" -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/61/61911660ecf6aa72f6fc053f5ccd19602c36ad3acc3b3ae0485401e217edd0e7-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b158/_cgo_.o -dynout $WORK/b158/_cgo_import.go github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b131/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid ZvKrVgcmKt6brte-K6kd/ZvKrVgcmKt6brte-K6kd -goversion go1.16.5 -D "" -importcfg $WORK/b116/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/compression.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/19/1909df6adcce53cc21841d90276e23f014750e64c704d524a125c16af4eea0d8-d # internal net/textproto mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid iHefvhiIQ62pTN8OQl89/iHefvhiIQ62pTN8OQl89 -goversion go1.16.5 -D "" -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p os/user -std -installsuffix shared -buildid CxkmmfyP_Dxs5oJUakSJ/CxkmmfyP_Dxs5oJUakSJ -goversion go1.16.5 -D "" -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b158/_cgo_gotypes.go $WORK/b158/cgo_lookup_unix.cgo1.go $WORK/b158/getgrouplist_unix.cgo1.go $WORK/b158/listgroups_unix.cgo1.go $WORK/b158/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fc/fc527e7f2983222aefa2bf7e9e636681a0a27513701470d58be3b6dd2b890569-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid tKbLJtVdhlq7_Ta51K53/tKbLJtVdhlq7_Ta51K53 -goversion go1.16.5 -D "" -importcfg $WORK/b142/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache/types.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b158/_pkg_.a $WORK/b158/_x001.o $WORK/b158/_x002.o $WORK/b158/_x003.o $WORK/b158/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/03/036f988bba01de9148fdd17f5bcc6e40433f720f13b26278f1cbb0ffafb38840-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid ujCOBv21eq5FAS7ddYYR/ujCOBv21eq5FAS7ddYYR -goversion go1.16.5 -D "" -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/idtools.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/idtools_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/parser.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ac/ac30e9e6f078c416f18dbb3d73cc153ac111cf224e39a70987ed91304a76123f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid OQHSSCtyOAQs4GWdYa6p/OQHSSCtyOAQs4GWdYa6p -goversion go1.16.5 -D "" -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none/none.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/19/19c166e9effc1c9cc7d9b0880fc3dd3e2c1811dddda2bebea4b1fe6eb7f06420-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Zyqxe-cqFSX8H6whA9kS/Zyqxe-cqFSX8H6whA9kS -goversion go1.16.5 -D "" -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/03/039bf6e27b04dbef408d9117047e093140878312b33fcdc23ee0f382d53520a5-d # internal mime mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p mime -std -complete -installsuffix shared -buildid Wvs1dZQ9pucI0M6PFdKn/Wvs1dZQ9pucI0M6PFdKn -goversion go1.16.5 -D "" -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a3/a3c89670ada9a176ec4d170ac06d2d7ed016a0e83a20b7dd14b79d3912a46b94-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b150/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b150/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b150/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3d/3da010a1b289a403f33d0d0c8a0b584883e4748de4e0fdf3082b011795c37d41-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/completion mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid VwAVeK9RSxZP5GZQT_RF/VwAVeK9RSxZP5GZQT_RF -goversion go1.16.5 -D "" -importcfg $WORK/b040/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/56/5606fa671517803cb6348dc374bbe56b1411af6c1a765ee10e0003bf54fbb899-d # internal mime/quotedprintable mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 4XOENN3hr3QB6fz2IYgf/4XOENN3hr3QB6fz2IYgf -goversion go1.16.5 -D "" -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/23/23c1c228e664bb5f0c262f99365ad09df7286c435c3b39ade46cf1452ec0cd97-d # internal net/http/internal mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid yeHALDbc8sV5D-1RpqL1/yeHALDbc8sV5D-1RpqL1 -goversion go1.16.5 -D "" -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b2/b2456fb7c7701344e0f09f5ccab28d823d031fe9b6f17ee2db4bc216ef1591c2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid nTCAXsPggaMnwbF9WDrO/nTCAXsPggaMnwbF9WDrO -goversion go1.16.5 -D "" -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/stub.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/transports.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/94/94c5f7a6298f62529c6f6dff7060c81d63fcabb2da31d377f2dac55f47b2fba3-d # internal mime/multipart mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile mime/quotedprintable=$WORK/b185/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid pel8RfZrnzLXAbBV2kW1/pel8RfZrnzLXAbBV2kW1 -goversion go1.16.5 -D "" -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/da/da1357fc26576b496383801af33c07f7424eb2ff3eadc74f757e50d0e823d8b1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid lUM0uA8MVfHmrsK5i6_s/lUM0uA8MVfHmrsK5i6_s -goversion go1.16.5 -D "" -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/version/version.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/55/55ee9c48b415b1af36e8bb34e67b5b20095653f6fa9dacd58b92a21bc3d33aeb-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid jV4E13kay2uH3lkK9dru/jV4E13kay2uH3lkK9dru -goversion go1.16.5 -D "" -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset/set.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/65/65c4c08556ba9463625caf0c11eb67e253caf1796906e30089ce52e7d3412636-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b175/ cat >$WORK/b175/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b179/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dBtkUhmudIEhWOftI7Va/dBtkUhmudIEhWOftI7Va -goversion go1.16.5 -D "" -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b7/b786b44a0783072a7cd5e79905242ef4f148cf6caa6a1278b87dfe2cde1efdf9-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid ww-q4QMXjvAjuBUfGoiQ/ww-q4QMXjvAjuBUfGoiQ -goversion go1.16.5 -D "" -importcfg $WORK/b210/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/54/54100d05f1fcab38c080578512d1d2495bfaa5f25a4be8149cc34f3d4a5bad8c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid r4QBGdCU1v6DMzmdGNno/r4QBGdCU1v6DMzmdGNno -goversion go1.16.5 -D "" -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/74/74d74068ca234c084ffc22d9e94849400627adfac0caec95b4d1fbd8dcefe1b9-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/podman/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid qwU3VWQM17E6Sa9iV91r/qwU3VWQM17E6Sa9iV91r -goversion go1.16.5 -D "" -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/30/3054e089f58a0254e6e933b2b6a56d3234afe10825cf410ada8dbea7d1b9829e-d # internal go/token mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/token -std -complete -installsuffix shared -buildid e0i0vtfV7ym5gpesnZpm/e0i0vtfV7ym5gpesnZpm -goversion go1.16.5 -D "" -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/57/571f945cf8a7b53ef02769c11d7c6af540949fddcdf0d609ea49edf9cc58b766-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid JWpfPSj4bZ_m8gqMYuYn/JWpfPSj4bZ_m8gqMYuYn -goversion go1.16.5 -D "" -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I $WORK/b150/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b150/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/88bf1c1d3dab3d71c626df73ff4610322137148121a5247268686ff6fc66ae52-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid aFLGDG-GVPfMSmblI4qd/aFLGDG-GVPfMSmblI4qd -goversion go1.16.5 -D "" -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/35/354ee47338c10340c68e68282767e948a8ba2d9f3936c09047980b7dfcd0003c-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid JwFImGrW68nafdGxkMrz/JwFImGrW68nafdGxkMrz -goversion go1.16.5 -D "" -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model/value.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/77/77a77704ccb29d126981506a2a5cc7a04d93fdba3891c16682ad39686cbe808b-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid XXN1_284FksyAegNF2XO/XXN1_284FksyAegNF2XO -goversion go1.16.5 -D "" -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/84/84656a8e2b0a74fcd3331f1ac248815713052eddc872d19f45da35468a7ac947-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8d/8dab1b3c11f8ac643338f0176ed352dec53570092b4ae9f3dd89c654bc98c139-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b174/ cat >$WORK/b174/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/b175/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid S5pmzn8r49gsW0RRToFc/S5pmzn8r49gsW0RRToFc -goversion go1.16.5 -D "" -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid ZRBIOM_HAW0MTzA3cS4Q/ZRBIOM_HAW0MTzA3cS4Q -goversion go1.16.5 -D "" -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/cd/cd0c5b0d57ba35a248eed182f957e2d2213ed06e945051b6dc344cd3f78dd56f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b175/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Zu05kxxgb0kdp4hIDsIm/Zu05kxxgb0kdp4hIDsIm -goversion go1.16.5 -D "" -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/dd/dd134fb8ce4adeeb413a44ed96639499c2291762a132c94bc448017bc6a46ee9-d # internal github.com/containers/podman/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid igsRny2m9QmZ_eo2wOaE/igsRny2m9QmZ_eo2wOaE -goversion go1.16.5 -D "" -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cd $WORK/b150 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b150=/tmp/go-build -gno-record-gcc-switches -o $WORK/b150/_cgo_.o $WORK/b150/_cgo_main.o $WORK/b150/_x001.o $WORK/b150/_x002.o $WORK/b150/_x003.o $WORK/b150/_x004.o -g -O2 cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4c/4ce084b5d746edcca735e17cbc4cebd6cbbdd7a2d7e5788a16f2e58cbded818b-d # internal github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/podman/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid _g0B-DIdGHE2KbW0_kYI/_g0B-DIdGHE2KbW0_kYI -goversion go1.16.5 -D "" -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/certificates.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/ec_key_no_openssl.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/jsonsign.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_files.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/key_manager.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/rsa_key.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust/util.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d3/d39319c820e03097e8a41464d6c4aa6833dcf92308ec52fefa8e0c9d04a3d6f8-d # internal net/http/httptrace mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Wu61UZFNuJJ2jwBYZGrZ/Wu61UZFNuJJ2jwBYZGrZ -goversion go1.16.5 -D "" -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b150/_cgo_.o -dynout $WORK/b150/_cgo_import.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -installsuffix shared -buildid hnZWosdEcra3xoWghVEq/hnZWosdEcra3xoWghVEq -goversion go1.16.5 -D "" -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare/unshare.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b150/_cgo_gotypes.go $WORK/b150/getenv_linux_cgo.cgo1.go $WORK/b150/unshare_cgo.cgo1.go $WORK/b150/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/13/135d36868c1397b70de5b00ede9417a36a814be3cdd3d1d40f885a33280ee43c-d # internal net/http mkdir -p $WORK/b171/ cat >$WORK/b171/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/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b175/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile mime/multipart=$WORK/b184/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile net/http/internal=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p net/http -std -complete -installsuffix shared -buildid AOxWCIX42GAcn9-gtjhN/AOxWCIX42GAcn9-gtjhN -goversion go1.16.5 -D "" -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3a/3a75ca54a0964f03c3ac087bfa42cdc73f18967815499473a4ed340ab01cb0c8-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 5gxx6aJhB7Jtx-H8IKLn/5gxx6aJhB7Jtx-H8IKLn -goversion go1.16.5 -D "" -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e5/e5f7fd92d6b7df2c9cc6aa095ae37ebb20b9420146f07528657dcd9884b2747e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid Pm46CyOt29ownlM60KGU/Pm46CyOt29ownlM60KGU -goversion go1.16.5 -D "" -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f3/f33f79c266f0a5da3342eeda82b1b3a3f11bdb88f520c82caa73b655ce90eb2d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b219/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid drJCNbqzJmgdpuTNvyAL/drJCNbqzJmgdpuTNvyAL -goversion go1.16.5 -D "" -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b150/_pkg_.a $WORK/b150/_x001.o $WORK/b150/_x002.o $WORK/b150/_x003.o $WORK/b150/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/51/51f9861d198d5d83ca163099189071294c89969f6c81a0c2e4723737fcf0d1a6-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid jioIvZXQ3FeJTVW89d-m/jioIvZXQ3FeJTVW89d-m -goversion go1.16.5 -D "" -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d7/d740e2b185d0cece942b9d6080035afd277a20014bac472a66b8ace6e2067244-d # internal # github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid A4lhpAr80WjlP3IIgo6_/A4lhpAr80WjlP3IIgo6_ -goversion go1.16.5 -D "" -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5c/5cdeae854096a278c4c9ce68c728aec69fe3c2ed3371d667553aedece4617bac-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/rootless=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid kQxCI3yqgf8MagaewekW/kQxCI3yqgf8MagaewekW -goversion go1.16.5 -D "" -importcfg $WORK/b147/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/63/63de47fd4cef125a7a6ccef60f8b11a074af9466f19faed6137ca9f41e1a74a1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/podman/vendor/github.com/containers/libtrust importmap github.com/containers/ocicrypt/spec=github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid OXZU5ZkjeWZ_wHaN_UFU/OXZU5ZkjeWZ_wHaN_UFU -goversion go1.16.5 -D "" -importcfg $WORK/b109/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/docker_schema2_list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/oci.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest/oci_index.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b7/b7300919b278a6e8cc9c6450f2d7e840285e44acdabc8b47cb7f4d62ba3c9c38-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid ZtW1N3nC9nDBdLjDJzTB/ZtW1N3nC9nDBdLjDJzTB -goversion go1.16.5 -D "" -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e0/e0202b0b73ce86b07a3b0acd48525613d68c5db00b508067a94894e2409f624f-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/docker-credential-helpers/client=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b163/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid IpErmDKHza5P-YoLBo9Q/IpErmDKHza5P-YoLBo9Q -goversion go1.16.5 -D "" -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config/config_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d7/d77fc127b1a3a115d370dc12b67dc226f0a80a6894a9a7ae574c5603c968e6d4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid ddCD99ndsqSZN0HjDuXw/ddCD99ndsqSZN0HjDuXw -goversion go1.16.5 -D "" -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/64/643fdd7bc7874d40e9641d4be1f269571d3ee3f199b5b13de527034bed704d1f-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid iE1JzbeLQl33yhkDskEA/iE1JzbeLQl33yhkDskEA -goversion go1.16.5 -D "" -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a4/a43422c233563814f4b1da0b8a23b586cf331ca7c74f8d7d50568f521be19663-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid CqgLdop5gOfirCpmRWsK/CqgLdop5gOfirCpmRWsK -goversion go1.16.5 -D "" -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9c/9cac8760204ef249973ca4cabc1800ec255c8d78cea2132dff05c0308702d63d-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid TXFx2Ky6-PL8bGAcB3pB/TXFx2Ky6-PL8bGAcB3pB -goversion go1.16.5 -D "" -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/67/673f535e3fbbec0ed0858adc3d00cb7237b12c243289d243a317d827e9fd7b89-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid DR-zoMlAGjcIA7nmhufw/DR-zoMlAGjcIA7nmhufw -goversion go1.16.5 -D "" -importcfg $WORK/b106/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/docker_list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/docker_schema1.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/docker_schema2.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/memory.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/oci.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/oci_index.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/sourced.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image/unparsed.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2c/2c84a4d4d3d978b8237e8f7002f0917b649302d513dae3eac31db3b839b3e111-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid MQGB4fOz1GypjLRaPHkO/MQGB4fOz1GypjLRaPHkO -goversion go1.16.5 -D "" -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/66/66139c2ccbacd420618642788785e932c85c395100cab203b71990b1f94920c7-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid SryP5o_5l176HAj6q9WC/SryP5o_5l176HAj6q9WC -goversion go1.16.5 -D "" -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/7b/7b57493864892ee7ca7b58c506223d14deb673d31f5dec7c567120f76498decb-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid C32Y79-JwrE5kcIVgyHn/C32Y79-JwrE5kcIVgyHn -goversion go1.16.5 -D "" -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/55/553335604d1afae653e9af5f5ed697a48ad100e97e3483dd76db99466db9df67-d # internal github.com/containers/podman/vendor/golang.org/x/term mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/golang.org/x/term -complete -installsuffix shared -buildid iDP9zTY92-LEafN_MHOs/iDP9zTY92-LEafN_MHOs -goversion go1.16.5 -D "" -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1d/1dc565cd25fa56c3a4149e633306663a36d4aa383d305f9251a87ad7d43493ec-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid zaVJwWccaMxwoi2S6AtP/zaVJwWccaMxwoi2S6AtP -goversion go1.16.5 -D "" -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ba/baeae33fd27d693cd62890771fd8ded0f2e1a6375d78bde8fb18542fc09ef5a0-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid QxDK_WGDbyL4hrEPFvcU/QxDK_WGDbyL4hrEPFvcU -goversion go1.16.5 -D "" -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml/fields.go ./_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/c1/c1bebd51cb826212a448224e809a1272def1712bed09dd95550fffa82d02e658-d # internal archive/tar mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid F6Ac_9WbUaRwmLK7z1WI/F6Ac_9WbUaRwmLK7z1WI -goversion go1.16.5 -D "" -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d2/d249fd07cd8adef843f9827229e88f1fb8ede82ee16ced4953957bafeeae76b0-d # internal text/scanner mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid frXwEg4BVwfBbFQRg-U3/frXwEg4BVwfBbFQRg-U3 -goversion go1.16.5 -D "" -importcfg $WORK/b268/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/02/02efb56ef3f62e0bda6c565fe3e29584b6a29b402df79143169dec9277d42766-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid wJ4DNG6NI6itP2A-Is8f/wJ4DNG6NI6itP2A-Is8f -goversion go1.16.5 -D "" -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils/fileutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2b/2b29cb2dc1519c3cdbfacec0ef1a470c69dcd29962a63a643164b572fc162d96-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/60/604e6af065f762d89cd878605e2d04eac52984b795f4869d91557786f343a0af-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid eVFwDc0Md6pErejEpXwf/eVFwDc0Md6pErejEpXwf -goversion go1.16.5 -D "" -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid xesHXCSoTpocrdpOzCYw/xesHXCSoTpocrdpOzCYw -goversion go1.16.5 -D "" -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/bytespipe.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/fswriters.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/readers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/temp_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/writeflusher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/eb/eba4fffc59ae8561a383d20b59b224b8624dad67bce456fdf2b4613c7fe0ff67-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/userns=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid -KYIB4cBKgok391wRxWQ/-KYIB4cBKgok391wRxWQ -goversion go1.16.5 -D "" -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/proc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/syscall_linux_32.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/userns_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/fc/fc25d37a35ae75a14b578ef69e7d2d43197a895d2ec0be3998f1fca59b503000-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid wTVeDH1nVVEJF5W2CvFF/wTVeDH1nVVEJF5W2CvFF -goversion go1.16.5 -D "" -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/02/02d6774235381afa8fc3b5277a08bd0a77e0dba838ac95d2e136d122c1dfc2be-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid gtK2YJELFe-WRkNwDNiZ/gtK2YJELFe-WRkNwDNiZ -goversion go1.16.5 -D "" -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory/directory.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f1/f102b4c8eae271ab09599f3739fa8c59478304c403c746ff6e722e6c57eeaedd-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid z_3t_O5hFkkMQfba9Tzu/z_3t_O5hFkkMQfba9Tzu -goversion go1.16.5 -D "" -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e6/e6334a27675a9627cda0386e7690813d2f1874f893f7d20dfa5cfb07446441c9-d # internal github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b278/ cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/5a/5aca1c6589d5b30d9ab7d947fb17db40e12521d24c0eaf1b75b0434c90f677cb-d # internal cat >$WORK/b278/go_asm.h << 'EOF' # internal EOF github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b278/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid PaH6dx3ls6ONqQUSvR3V/PaH6dx3ls6ONqQUSvR3V -goversion go1.16.5 -D "" -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/entry.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/getter.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage/packer.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid nWoH9ELF6iPWlfwZSyuW/nWoH9ELF6iPWlfwZSyuW -goversion go1.16.5 -symabis $WORK/b278/symabis -D "" -importcfg $WORK/b278/importcfg -pack -asmhdr $WORK/b278/go_asm.h ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_17.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/01/0191637f5acb780099720807ddb256f45cc2ca395aec1c30b47f4e8d10f78913-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid nfiiP0GSj3O9PBubXTdr/nfiiP0GSj3O9PBubXTdr -goversion go1.16.5 -D "" -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/83/8332d7465d7ee0b47d50e2a32828ef4c86a8ea66f89d8335e6f3bfc5749f2589-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1450T571jDKyduie-Gw1/1450T571jDKyduie-Gw1 -goversion go1.16.5 -D "" -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/f9/f95b78e0f22b4e382262503761db65a99f2cd6306ad19e98d7dc093feb40e98a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 1Si0POoeFQw_Sn5kh5na/1Si0POoeFQw_Sn5kh5na -goversion go1.16.5 -D "" -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9c/9cf477835dbf0841b8fb798badb67effe3c1d521d7f3c6bd9ebad6c7f811c9ec-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b283/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b283/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b283/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/11/1134f9e2ed69f7f3b682e6520cd4aea8b9bc65882c632daed5df1d44301cdb72-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/klauspost/compress/zstd=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/podman/vendor/github.com/ulikunitz/xz importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 71-EHhgSmavOFL9dP4lt/71-EHhgSmavOFL9dP4lt -goversion go1.16.5 -D "" -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_110.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/archive_zstd.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/changes.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/changes_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/changes_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/copy_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/time_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/whiteouts.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ce/cebaa1e6741ac501b74ea61c37708bf895430eae6bab944151fd162bc62a706f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 4PeQD0GFuAtAfVcii9Zn/4PeQD0GFuAtAfVcii9Zn -goversion go1.16.5 -D "" -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/ad/ad3f667fb456cc2a135faff505496967e84fe65e8f01f5b75a630fa2eccb06f4-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid TxTtAUq30tzYP7qkgcPw/TxTtAUq30tzYP7qkgcPw -goversion go1.16.5 -D "" -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/05/056ece5a15f0b8a634e8aa48ff276372487f1b44095bb1f76fb7a6b2b3be9f47-d # internal github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/podman/vendor/github.com/willf/bitset -complete -installsuffix shared -buildid 2q8QzhBEyoguKMOzw_ON/2q8QzhBEyoguKMOzw_ON -goversion go1.16.5 -D "" -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/bitset.go ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/popcnt.go ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/popcnt_19.go ./_build/src/github.com/containers/podman/vendor/github.com/willf/bitset/trailing_zeros_19.go cd $WORK/b283 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/f7/f7d5548e16ff8d91dc7cf00f73c1dbe5189467d08822ff8487b61e8454d8be6e-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/willf/bitset=github.com/containers/podman/vendor/github.com/willf/bitset importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b288/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid R8Lawquk9lPk47zpLqG0/R8Lawquk9lPk47zpLqG0 -goversion go1.16.5 -D "" -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b283=/tmp/go-build -gno-record-gcc-switches -o $WORK/b283/_cgo_.o $WORK/b283/_cgo_main.o $WORK/b283/_x001.o $WORK/b283/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b283/_cgo_.o -dynout $WORK/b283/_cgo_import.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid vOzTM2uUM0nJ9EWegJ1a/vOzTM2uUM0nJ9EWegJ1a -goversion go1.16.5 -D "" -importcfg $WORK/b283/importcfg -pack $WORK/b283/_cgo_gotypes.go $WORK/b283/projectquota.cgo1.go $WORK/b283/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/1d/1d598ba6dc97825de4671067f86850314b22042ec73e7b4f8a4bdbdc00b0c151-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid IX9scQS6CXgjA0-vHokq/IX9scQS6CXgjA0-vHokq -goversion go1.16.5 -D "" -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b283/_pkg_.a $WORK/b283/_x001.o $WORK/b283/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/f0/f0bea919d8ea6b850ce053687ce83da80993f8ee931d6964db39be5e02b0e6c9-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid NHErpWY8cD1M992WHHI8/NHErpWY8cD1M992WHHI8 -goversion go1.16.5 -D "" -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d6/d6afc5a135c4307cee6d5289e8b7a97a3b2f4aa457be3ca9c5ed1fd7a18eadde-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b234/ cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d7/d73b2b86317edba28b05c75ab1b6bb7bc223c807b552d68c6c25a0f0500d6fbd-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b289/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid cp7l_GGEot0v3jPw68_R/cp7l_GGEot0v3jPw68_R -goversion go1.16.5 -D "" -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid xUF-2sXhKu5kvl8Mjrhl/xUF-2sXhKu5kvl8Mjrhl -goversion go1.16.5 -D "" -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl/weak.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_386.o ./relfect2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/85/85db03ac45d6bf7813b42de2ea0afd11b204073f88daafa256a3c5f5231c5fbd-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 4rtrlDxik-iN53KahJ7X/4rtrlDxik-iN53KahJ7X -goversion go1.16.5 -D "" -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device.go ./_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices/device_unix.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b278=>" -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b278/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c9/c9460671f94f238d4dd47a47d3f25e88e44c6ee4ed888a14b19d52d2447ca866-d # internal github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid kljmNf4yIaQAz-7pg5-3/kljmNf4yIaQAz-7pg5-3 -goversion go1.16.5 -D "" -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/parse/filters.go ./_build/src/github.com/containers/podman/cmd/podman/parse/json.go ./_build/src/github.com/containers/podman/cmd/podman/parse/net.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b278/_pkg_.a $WORK/b278/relfect2_386.o $WORK/b278/relfect2_mips64x.o $WORK/b278/relfect2_mipsx.o $WORK/b278/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/fa/fa871df7f043de28755013e2f712755655f05718d1413a9f7b357cfa9293058e-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid XR8dfrki1eVaG0Xke5Ct/XR8dfrki1eVaG0Xke5Ct -goversion go1.16.5 -D "" -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/20/20e41273140dfa709df483e7921c4b967e5ee15da122bb21b7ea006eac716d8e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/parse mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid 7u8HR8f0NDzSSPEQiEu7/7u8HR8f0NDzSSPEQiEu7 -goversion go1.16.5 -D "" -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/71/71e35524f8fed2334ae51daeb2398d19bf2ad6bebd7a8b968a0aedff5e5017ba-d # internal github.com/containers/podman/vendor/github.com/miekg/pkcs11 mkdir -p $WORK/b307/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b307/ -importpath github.com/containers/podman/vendor/github.com/miekg/pkcs11 -- -I $WORK/b307/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/04/047c9613abf0abd0dce9ef0e674edf2582257d8787ca3cdccb5b4dfa7c21516c-d # internal github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid uz9zR5_JXGsZ1R2NR5-m/uz9zR5_JXGsZ1R2NR5-m -goversion go1.16.5 -D "" -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/2d/2d473cd5f41c26a214d246fa20c471dda67062e87444280eb46e799122849fff-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/55/5511878fcb8aa40db6990184d76d6ae281ee832ca603881d091823406d56d7e9-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ZdXU0_HDckstKE3Us3qu/ZdXU0_HDckstKE3Us3qu -goversion go1.16.5 -D "" -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020/types.go github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/podman/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/podman/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid z4wU_WCSMv4WVwXJ6AMa/z4wU_WCSMv4WVwXJ6AMa -goversion go1.16.5 -D "" -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a3/a39479bb84356c280824cb582efd82a0084ea6c1e31a1f7b0659d753555e6d39-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 6QewFHl2YfvLa7D5NVI8/6QewFHl2YfvLa7D5NVI8 -goversion go1.16.5 -D "" -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/d6/d69298fbf633999540dea77d6a3e23b1097af09e924c4ce4684eee6c9bfc6f05-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid OBwgEZw5MhdIf24fMeyf/OBwgEZw5MhdIf24fMeyf -goversion go1.16.5 -D "" -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/e7/e761e0a7c5551d24bb9323b69b4d7a131339ace32e069592855a297597f2ae12-d # internal database/sql/driver mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nUZBwUIlWaLAnyXXPftt/nUZBwUIlWaLAnyXXPftt -goversion go1.16.5 -D "" -importcfg $WORK/b312/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/71/712090fa414a7c089429502e17b2d8169fe9c7384eccd612bc2e5263cf8d83cc-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid OpQtA4j0Bhz5xZbdp1F4/OpQtA4j0Bhz5xZbdp1F4 -goversion go1.16.5 -D "" -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/6b/6bb3c845c54b54cbca0d153803d362c0accd4e31dd959f3f34b52dd242a1e553-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid CfAYViFSXWyE5euNOK1T/CfAYViFSXWyE5euNOK1T -goversion go1.16.5 -D "" -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/args.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/delegate.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/exec.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/find.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke/raw_exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c8/c82d55210f6be5045f28fd90d806fa532b3d4ff39af89c7afb38812f2d15990a-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 7e8PfIGYWvRvcSLx2Anl/7e8PfIGYWvRvcSLx2Anl -goversion go1.16.5 -D "" -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni/api.go ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/9d/9d91e478ba7ee46b8e392e03ad19d72b096435a471c9a39f63547e3d2700b338-d # internal github.com/containers/podman/vendor/github.com/blang/semver mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid t0_YHTi9mqPawmzpJhYA/t0_YHTi9mqPawmzpJhYA -goversion go1.16.5 -D "" -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/json.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/range.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/semver.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/sort.go ./_build/src/github.com/containers/podman/vendor/github.com/blang/semver/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/01/01fdafc5babfc2a3da5a5cc68ff61bfec8ab46a3049414616a340db30d6dfd90-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/podman/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b169/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid dimq77mppKdBPTnQJpaA/dimq77mppKdBPTnQJpaA -goversion go1.16.5 -D "" -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/95/957b0e967abd3049f540b0a5f31496191545c37015e2408e3abe07b290861178-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b191/ cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/fe/fe2017f3f2fe742b352692a78e4edf0a9cb649043d707d16fdce42d1422befb7-d # internal github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid zQ1WhWiMueLHwwlKKhBw/zQ1WhWiMueLHwwlKKhBw -goversion go1.16.5 -D "" -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/middleware.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/mux.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/regexp.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/route.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux/test_helpers.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid tT7d5j2W5FvUJXq0j6XO/tT7d5j2W5FvUJXq0j6XO -goversion go1.16.5 -D "" -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f4/f491c5c0513c305bbb6212c8ae2fd80b6812b5a491f83b28b0adf804fa33ff19-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b167/ cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/31/31f0c4196f63d4d76d060d9d43c52a04a48ef4a1de7cde62f9aaa2841706a466-d # internal github.com/containers/podman/vendor/github.com/docker/distribution mkdir -p $WORK/b197/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 75ZDLLphKz39IguRukdQ/75ZDLLphKz39IguRukdQ -goversion go1.16.5 -D "" -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid zwVSG8ksJ7J_nyF8zBNx/zwVSG8ksJ7J_nyF8zBNx -goversion go1.16.5 -D "" -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/blobs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/manifests.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/a2/a2f8151be4c4bddf1c385da62cd120d0c43bbb2ad264f3072758ad9a313a7fbf-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 3zuF5-DxuVRv0azp2iDQ/3zuF5-DxuVRv0azp2iDQ -goversion go1.16.5 -D "" -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/fa/fa647231decd3476258d4a5b97053e1b9d6275662f8688b5de33b6a675658936-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 8GaaEXY7zVFC2gGihela/8GaaEXY7zVFC2gGihela -goversion go1.16.5 -D "" -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport/http_reader.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/fd/fdfc527dbe750df79596fa21d1c3fe3605533de0551a6688a29506fd9174fcb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/podman/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid H--_227EpG0U1PZCoh66/H--_227EpG0U1PZCoh66 -goversion go1.16.5 -D "" -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/routes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/c0/c01bd3eb8b67d94e661339d06daae6bf8d29249d1d02e24831c4ee0ad24fdcb3-d # internal expvar mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p expvar -std -complete -installsuffix shared -buildid pVrhgtZiPnul5yf0lHa2/pVrhgtZiPnul5yf0lHa2 -goversion go1.16.5 -D "" -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/0c/0c679cc34c3cb0dd6fe841aa44d7c66989ebb0353e717a8414340a3298c7dc12-d # internal github.com/containers/podman/version mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid dNY7OvbPS6aIkxFtQP3R/dNY7OvbPS6aIkxFtQP3R -goversion go1.16.5 -D "" -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/containers/podman/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/dd/ddd152724b0bf8f655784689279febd1423622aa2cdaff4e04fe623681ed54c4-d # internal github.com/containers/podman/libpod/define mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid vj_MWK4PiZly4g_8Y0KM/vj_MWK4PiZly4g_8Y0KM -goversion go1.16.5 -D "" -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/containers/podman/libpod/define/annotations.go ./_build/src/github.com/containers/podman/libpod/define/config.go ./_build/src/github.com/containers/podman/libpod/define/container.go ./_build/src/github.com/containers/podman/libpod/define/container_inspect.go ./_build/src/github.com/containers/podman/libpod/define/containerstate.go ./_build/src/github.com/containers/podman/libpod/define/errors.go ./_build/src/github.com/containers/podman/libpod/define/exec_codes.go ./_build/src/github.com/containers/podman/libpod/define/fileinfo.go ./_build/src/github.com/containers/podman/libpod/define/healthchecks.go ./_build/src/github.com/containers/podman/libpod/define/info.go ./_build/src/github.com/containers/podman/libpod/define/mount.go ./_build/src/github.com/containers/podman/libpod/define/pod_inspect.go ./_build/src/github.com/containers/podman/libpod/define/podstate.go ./_build/src/github.com/containers/podman/libpod/define/runtime.go ./_build/src/github.com/containers/podman/libpod/define/terminal.go ./_build/src/github.com/containers/podman/libpod/define/version.go ./_build/src/github.com/containers/podman/libpod/define/volume_inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/52/52e41c353278d3a470c322bd5e9cb9eb3c4d44717096cfa66d7d78575beb8efd-d # internal github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid JkWGlXMEmKDzGU3J_LP3/JkWGlXMEmKDzGU3J_LP3 -goversion go1.16.5 -D "" -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/containers/podman/pkg/errorhandling/errorhandling.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e9/e9222f1af8f77fe13b175e1d5c06b4f442b15b5a16cc03b4785fb86c5084ed2b-d # internal os/signal mkdir -p $WORK/b318/ cat >$WORK/b318/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b318/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p os/signal -std -installsuffix shared -buildid S8JsXr_o9sdFSqXpsMzR/S8JsXr_o9sdFSqXpsMzR -goversion go1.16.5 -symabis $WORK/b318/symabis -D "" -importcfg $WORK/b318/importcfg -pack -asmhdr $WORK/b318/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/16/16b4745f9b9d0f8df782391e41a9f3d0fb3a744ec4b5baaff4e117822ebb863a-d # internal github.com/containers/podman/pkg/timetype mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid IvrBzngv2fb4soPY5SVP/IvrBzngv2fb4soPY5SVP -goversion go1.16.5 -D "" -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/containers/podman/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/8a/8aae9aed33fa723853f766ea7b8b9011f86bbcb56f05b6c968d7fda991ec9ca2-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid mR74kURCngVtkO76wmDp/mR74kURCngVtkO76wmDp -goversion go1.16.5 -D "" -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev/tty.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/d2/d29ac398a88219284ceefd09c120132d312d72617388ac05d183af91c887af9f-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid cbdffOJvBJOqgdk34wF4/cbdffOJvBJOqgdk34wF4 -goversion go1.16.5 -D "" -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/attr.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/cmdline.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/ns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/pids.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/stat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc/status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/af/af42e07366af56f433e9c9e9bf7665d15288a8205512bb070d6e24ef1bca0823-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b327/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b327/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b327/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b318/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b318/_pkg_.a $WORK/b318/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/77/77f0745f3730604719fd5fb11fc5721c72933c6d6df0c51881f742f9f8251390-d # internal github.com/containers/podman/pkg/rootless mkdir -p $WORK/b317/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b317/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b317/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go cd $WORK/b327 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b327=/tmp/go-build -gno-record-gcc-switches -o $WORK/b327/_cgo_.o $WORK/b327/_cgo_main.o $WORK/b327/_x001.o $WORK/b327/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d3/d3385df75ab55692921a8b27359677186f2e0938684cc54de82651386480de34-d # internal github.com/containers/podman/pkg/signal mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid yWJhMjeQVzalzmgh6NZ9/yWJhMjeQVzalzmgh6NZ9 -goversion go1.16.5 -D "" -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/containers/podman/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/pkg/signal/signal_linux.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b327/_cgo_.o -dynout $WORK/b327/_cgo_import.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid kpa44PD-EHoSDudTNNgB/kpa44PD-EHoSDudTNNgB -goversion go1.16.5 -D "" -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host/host.go $WORK/b327/_cgo_gotypes.go $WORK/b327/host_cgo.cgo1.go $WORK/b327/_cgo_import.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/aa/aa9856237f86c579e08190b6c1f122356ff489ce7cd162b4ffc8df6d726489b6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid u1BVE__ikYsRspuj-LyR/u1BVE__ikYsRspuj-LyR -goversion go1.16.5 -D "" -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal/terminal.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b327/_pkg_.a $WORK/b327/_x001.o $WORK/b327/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/a4/a45ca3e2ad11e982c9c8e158c3019f41ef94a11f864753cbd1102f2b4bf45634-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/podman/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid Hvix_pYJNQQv9quhpkoq/Hvix_pYJNQQv9quhpkoq -goversion go1.16.5 -D "" -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process/process.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/14/149a5695adcc975898e2e8f67baf0c11b250f4bc589dee5eee24f4b8b5db2b6a-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid QjT4BzKHsWNVFytwytX3/QjT4BzKHsWNVFytwytX3 -goversion go1.16.5 -D "" -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal/journal_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2e/2e51111a635d48316275fc1b8d59bfc00cba59af86aceee8457a22933ac36f4b-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/podman/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/podman/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid vz2JOCq0BBUYMuHaAaW7/vz2JOCq0BBUYMuHaAaW7 -goversion go1.16.5 -D "" -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/psgo.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I $WORK/b317/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b317/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f8/f8ff677ec088fa450d39d4574764da99e569ee66021a7294c8d616ee6edb8e8f-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b331/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b331/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b331/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/63/638680e6b1669f3666ba1dc7513baeb9d1f6870584f43e9704ddef696d51706a-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid Tpws42WWvetpYWj1D5j1/Tpws42WWvetpYWj1D5j1 -goversion go1.16.5 -D "" -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cd $WORK/b331 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/97/979c9d172c1595f2953152ae896cc772d67d6edd30bd829da71217c3fc9ac355-d # internal github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid Xomec13FRN2g87hEGBWf/Xomec13FRN2g87hEGBWf -goversion go1.16.5 -D "" -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1/fsnotify.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1/inotify.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1/inotify_poller.go cd $WORK/b331 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/4e/4e74c739b82ee5442cea47a0351f73038ccf393e02c6f517574933ab2e543ad5-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 2Wz9oYW6dGCV8szxeLDb/2Wz9oYW6dGCV8szxeLDb -goversion go1.16.5 -D "" -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/archive.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/diff.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive/jsoniter.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1a/1a9801f12ae057ff047bb499022a101b53efdd4fac516e6f567e9475691b0ea4-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid t2TmfHhrQcDiGdSZgDsN/t2TmfHhrQcDiGdSZgDsN -goversion go1.16.5 -D "" -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1/tomb.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/c9/c9534700f3cdbd4e0d8d5300848ba5774b06d84f392cbbfa490c80075eca279e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 9pTvQwxUsJ9EXIFCLnhv/9pTvQwxUsJ9EXIFCLnhv -goversion go1.16.5 -D "" -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/83/838e445d06ee7e868e17464ab7e8f0fc1ffd5c7c3e5a658bd27441775942d1a7-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b337/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid yFoBq6L_sHtd-GPK4TrF/yFoBq6L_sHtd-GPK4TrF -goversion go1.16.5 -D "" -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/filechanges.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/polling.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch/watch.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -o $WORK/b331/_cgo_.o $WORK/b331/_cgo_main.o $WORK/b331/_x001.o $WORK/b331/_x002.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b331/_cgo_.o -dynout $WORK/b331/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/42/428b08019326211ebabe37f82d7b86bd0c144574fc15879755eace4683db49ba-d # internal cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid pDocLId94-vE4eNiswkI/pDocLId94-vE4eNiswkI -goversion go1.16.5 -D "" -importcfg $WORK/b331/importcfg -pack $WORK/b331/_cgo_gotypes.go $WORK/b331/dlopen.cgo1.go $WORK/b331/_cgo_import.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/86/86c62fd929e4b5392eb9f8b071b71de5015a618ffd63e5873c7e7db0cb5664b6-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail mkdir -p $WORK/b332/ github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b264/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid dDWRNGpjVnzoBK7Gu4Yw/dDWRNGpjVnzoBK7Gu4Yw -goversion go1.16.5 -D "" -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/chown.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/chown_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/chroot_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/counter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/driver.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/driver_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/fsdiff.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/template.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/podman/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/podman/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/podman/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b337/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/podman/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid VL6GrDg6c1dy4uzMiK0U/VL6GrDg6c1dy4uzMiK0U -goversion go1.16.5 -D "" -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/tail.go ./_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/tail_posix.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/56/56c6f54ca5166f184e33f80b33532b2bc81c15734a5cccebf2e6761fcfd80499-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b236/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid K_5vtDfI8KShNiZpQOVW/K_5vtDfI8KShNiZpQOVW -goversion go1.16.5 -D "" -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b331/_pkg_.a $WORK/b331/_x001.o $WORK/b331/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/1d/1d7a870581dc41b1bc1e26e7a2239b3d03df0bce4749d1f8608f166800414051-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b330/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b330/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b330/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/84/846e653528a565f73f79ee992a4fc328f154375d6dfe0d5619538f063c65bec4-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid RSrcwdUwPTf1LIbcTdZM/RSrcwdUwPTf1LIbcTdZM -goversion go1.16.5 -D "" -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/67/67ef50534c441543b8157e3ebae0fd2bbee0117c7eae24089029c1a224110fb8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid YVtKE4RgSI1jl_K_kIQx/YVtKE4RgSI1jl_K_kIQx -goversion go1.16.5 -D "" -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -o $WORK/b317/_cgo_.o $WORK/b317/_cgo_main.o $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b317/_cgo_.o -dynout $WORK/b317/_cgo_import.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/podman/pkg/rootless -installsuffix shared -buildid -TtaCukfwgtf2IYCdyNE/-TtaCukfwgtf2IYCdyNE -goversion go1.16.5 -D "" -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/containers/podman/pkg/rootless/rootless.go $WORK/b317/_cgo_gotypes.go $WORK/b317/rootless_linux.cgo1.go $WORK/b317/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/22/223916010f2ed97c2fcfa2b5eef8a39acaf403d44e7d272076ad6bc20a8ae6f8-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid pdPCapD19zRnZLtz5Ej-/pdPCapD19zRnZLtz5Ej- -goversion go1.16.5 -D "" -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c7/c7d9668da96482bfe25d1819d6d51e6ecdcc6025626297c8931a2dd2ad5d2777-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid OADed3z9-uu_qBpVajg8/OADed3z9-uu_qBpVajg8 -goversion go1.16.5 -D "" -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/d1/d1def5e04e92f99423f249b126df60a578638da638212228993b1e961911e399-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid c7IsUENsPFpxeeG2Pe51/c7IsUENsPFpxeeG2Pe51 -goversion go1.16.5 -D "" -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c9/c9254b787e7ea653248a96d05e2d0c058614cc785a7269f84f48d87c772d68a5-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid qYLGMKfQLvh31xAX-W4U/qYLGMKfQLvh31xAX-W4U -goversion go1.16.5 -D "" -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e2/e23df4933bdcc220ad8c1c4a1c1c0136c7d64d4c8fe6ff0d63ca2d2df7ac00cb-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid bHA7Q07Gq31Uo9Myza_q/bHA7Q07Gq31Uo9Myza_q -goversion go1.16.5 -D "" -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils/overlayutils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/de/de9aacc19b44bba6db72cb3cfe45b20a635f5b27c453329ebc1df698497752a1-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b284/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid FmD7XoQQ2GwA5qe0eef9/FmD7XoQQ2GwA5qe0eef9 -goversion go1.16.5 -D "" -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/check.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f9/f94710a4d894df71b3fec15488f231a1b0d09fca4074e9456d48ba5be4afb0e4-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid tIu9eAcY9qkR5ogC6Ubw/tIu9eAcY9qkR5ogC6Ubw -goversion go1.16.5 -D "" -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b317/_pkg_.a $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/dd/ddf167ddfa86f386a8b662e895777516d2d73c6cba577cc61cd95adcf14a71fd-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=$WORK/b231/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/71/7147fb7a71729cd274f5a02720d7630f692f1aab42e473f625d4d69bf38f76a3-d # internal # github.com/containers/podman/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined 1 | #define _GNU_SOURCE | : note: this is the location of the previous definition cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid buPXb4H1urTx_z7kfh_2/buPXb4H1urTx_z7kfh_2 -goversion go1.16.5 -D "" -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go github.com/containers/podman/pkg/inspect mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid KBKfIZAJH9fCimPzt3dl/KBKfIZAJH9fCimPzt3dl -goversion go1.16.5 -D "" -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/containers/podman/pkg/inspect/inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/57/5731f5a68b6805e48b4c5e6543c7dec956917f353ada549d8d13b0b67e360a62-d # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid aXnrUQPn3E8V9dAgj3Hr/aXnrUQPn3E8V9dAgj3Hr -goversion go1.16.5 -D "" -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_external.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/auth_sha1.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/call.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_other.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/conn_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/default_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/encoder.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/export.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/match.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/message.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/object.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequence.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sequential_handler.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/server_interfaces.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/sig.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_generic.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_lexer.go ./_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/11/118c6a8ae96362502b715ecb6374e6e6bfbd03a28617605d938c50343916068e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 12eWOhw2iFHMPK2R8xT4/12eWOhw2iFHMPK2R8xT4 -goversion go1.16.5 -D "" -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/a1/a1a6fd66faa5b05dfbb8c75c2063cbfb868b530a4d463304346ac519064aa1f1-d # internal github.com/containers/podman/pkg/trust mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid q5T2hZXYY_YXLYsPUXKa/q5T2hZXYY_YXLYsPUXKa -goversion go1.16.5 -D "" -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/containers/podman/pkg/trust/config.go ./_build/src/github.com/containers/podman/pkg/trust/trust.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5b/5ba1a95e59a8d776c20ef2df836db148c6013b64a92a997c9dce1ef397d1c678-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 2YQwXza-anGMOq1OCExr/2YQwXza-anGMOq1OCExr -goversion go1.16.5 -D "" -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/0c/0c7f9a3ec4553be3aa7572c56981c8ebe9361843bd17b5264d706dae873fec3d-d # internal github.com/containers/podman/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/podman/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid 5GhE8taAXAO_lJvYUeZh/5GhE8taAXAO_lJvYUeZh -goversion go1.16.5 -D "" -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify/inotify_poller.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/a6/a6c0d24cdd6a9ebcb73fef5b06affbf8c3a5f06170754f95025c6c12be48bad3-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid YxfieMSisaQV87LmRak0/YxfieMSisaQV87LmRak0 -goversion go1.16.5 -D "" -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns/netns_linux.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/bc/bc3ecb1b957be2fef8622b800648b628b71468c5e85dce7df1347b6a518ac285-d # internal github.com/containers/podman/vendor/github.com/containers/storage/types mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/pkg/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/types -complete -installsuffix shared -buildid N8Y4EaWsC5WyTlMDFo0i/N8Y4EaWsC5WyTlMDFo0i -goversion go1.16.5 -D "" -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/idmappings.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/options.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/types/utils.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/5f/5f8536ca758bef352b2f3aa7e2cae7020ae4eb0284df2ec5e0ca6956931174f3-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid _F7aJ6zg1InIAy5ELD4s/_F7aJ6zg1InIAy5ELD4s -goversion go1.16.5 -D "" -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/mpls_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/nl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/parse_attr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/seg6local_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/syscall.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/tc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl/xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/f3/f3b9cd95980060236a480d701e047c3618dcaf26cfba90315df5ecb48646b37b-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid UwJEwXrL86Rza2HexsbW/UwJEwXrL86Rza2HexsbW -goversion go1.16.5 -D "" -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/config_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/config_remote.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/default.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/default_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/pull_policy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/systemd.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config/util_supported.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/7f/7f79b9c2120c5dc4b363d7211131ba971d45145fefcf6a8ae488faa218bd61cd-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/podman/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=$WORK/b226/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid n6YASHpss-r4RBooY0xw/n6YASHpss-r4RBooY0xw -goversion go1.16.5 -D "" -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto/wrappers.go cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -o $WORK/b330/_cgo_.o $WORK/b330/_cgo_main.o $WORK/b330/_x001.o $WORK/b330/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b330/_cgo_.o -dynout $WORK/b330/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b331/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid Ow3_OVJ1Mkp6-BirV9zh/Ow3_OVJ1Mkp6-BirV9zh -goversion go1.16.5 -D "" -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/functions.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal/read.go $WORK/b330/_cgo_gotypes.go $WORK/b330/journal.cgo1.go $WORK/b330/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/96/9632c25b411cf7bdea17f4160e95793182cc54ac5534019eef409ba095b90d8b-d # internal github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid QkqRQLdETnQes00tJGwP/QkqRQLdETnQes00tJGwP -goversion go1.16.5 -D "" -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/containers/podman/pkg/namespaces/namespaces.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/48/48db31ec7e22e3774014e3a431183ccef9a1b486d7b200c826b9c85d71a09823-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/podman/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid dFBohipOMvUSv5m0il9N/dFBohipOMvUSv5m0il9N -goversion go1.16.5 -D "" -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/addr_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bpf_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/bridge_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/class_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/conntrack_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/devlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/filter_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/fou_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/genetlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/gtp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/handle_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/inet_diag.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ioctl_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/ipset_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/link_tuntap_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/neigh_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netlink_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/netns_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/order.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/protinfo_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/qdisc_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rdma_link_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/route_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/rule_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/socket_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/tcp_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_monitor_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_policy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state.go ./_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/xfrm_state_linux.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b330/_pkg_.a $WORK/b330/_x001.o $WORK/b330/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ed/ed16d96026f24f7931ec596a7d7c8dedbd50c669080758d8b9b6836aec3782ef-d # internal github.com/containers/podman/pkg/util mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/podman/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/psgo=github.com/containers/podman/vendor/github.com/containers/psgo importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid 2h8Z5RxOvNAHLZwQDk2T/2h8Z5RxOvNAHLZwQDk2T -goversion go1.16.5 -D "" -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/containers/podman/pkg/util/filters.go ./_build/src/github.com/containers/podman/pkg/util/kube.go ./_build/src/github.com/containers/podman/pkg/util/mountOpts.go ./_build/src/github.com/containers/podman/pkg/util/mountOpts_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils.go ./_build/src/github.com/containers/podman/pkg/util/utils_linux.go ./_build/src/github.com/containers/podman/pkg/util/utils_supported.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/f7/f7090ca38cc3e9455634e6c1c70f9da96fc02486549117c41c02d6d4670754d0-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid y-NSYXy4ZgJ2zTsMHOMW/y-NSYXy4ZgJ2zTsMHOMW -goversion go1.16.5 -D "" -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/9e/9e585ca0d4a1089aaa6cd97997c44e4ecee219ec3da23b5abb2ea45ccd1e68ad-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid KoL9jXEJXoWObAvAX42v/KoL9jXEJXoWObAvAX42v -goversion go1.16.5 -D "" -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/fb/fb45fe319f82150a3ec59d21a2842db9a828accea1965d7b7616aade7dc795f4-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid XT_xmxYsPxMK1ZowN9Eb/XT_xmxYsPxMK1ZowN9Eb -goversion go1.16.5 -D "" -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c7/c70afb91ae9514e162f098481595d6aaa2f5f33921801953bc68899d3cc127a6-d # internal github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid xVv0eu1jwnvH1TEXXUrd/xVv0eu1jwnvH1TEXXUrd -goversion go1.16.5 -D "" -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat/sort.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/4b/4b0508f93193e7c3ebee188076f9439300d9b2e541eb4618de7067934eec0168-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile context=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid RzNVKsbcnH47dp3Zg6za/RzNVKsbcnH47dp3Zg6za -goversion go1.16.5 -D "" -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/aa/aab3e07501f825470a319d1a6c5c3acb8c68c9ba16c69481f7a49b198cbe581a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Ibdoru0Y4Bg6RlTUq0RJ/Ibdoru0Y4Bg6RlTUq0RJ -goversion go1.16.5 -D "" -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/68/68a96d99f93648290f1fc03ceba8ea7c5d51b6afb02400abf7a965d2aca30c5f-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal importmap github.com/hpcloud/tail=github.com/containers/podman/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid Z1XJZBBT44iwAoKaHI5y/Z1XJZBBT44iwAoKaHI5y -goversion go1.16.5 -D "" -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/containers/podman/libpod/events/config.go ./_build/src/github.com/containers/podman/libpod/events/events.go ./_build/src/github.com/containers/podman/libpod/events/events_linux.go ./_build/src/github.com/containers/podman/libpod/events/filters.go ./_build/src/github.com/containers/podman/libpod/events/journal_linux.go ./_build/src/github.com/containers/podman/libpod/events/logfile.go ./_build/src/github.com/containers/podman/libpod/events/nullout.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/30/30101cd29208ebe0c01d42f45203789c2a82ffecf690ed72d790432b4956fc52-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid x0jfnrJtM_UV-ni1mbyL/x0jfnrJtM_UV-ni1mbyL -goversion go1.16.5 -D "" -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters/parse.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2e/2ebcb6bad7904de33932eaf9352b5c84bc0bd3cb4930185105ed993534cf67af-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ASybdc6VQACWXq90M8uU/ASybdc6VQACWXq90M8uU -goversion go1.16.5 -D "" -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/a2/a2b035de09806f4fa426233ae285920d87207a74f24a85bc33d5969b9cf45839-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid TqyY_uurT2veAwBuLoVp/TqyY_uurT2veAwBuLoVp -goversion go1.16.5 -D "" -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/7c/7cdb58515ba6512ba08278382c912a5943db838cda7d8ba962f783d466ddbaec-d # internal github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Sg7fumR4WghkeUGQ8SOM/Sg7fumR4WghkeUGQ8SOM -goversion go1.16.5 -D "" -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/67/677ca3c4620549bb56d8d3d9c6e33ece153863dcfe7ac15b4fdfe277f1cc64a5-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid f_Sh6qDB5F-kMHe6CK7L/f_Sh6qDB5F-kMHe6CK7L -goversion go1.16.5 -D "" -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/37/37e654e9227e4cc4ff72e0a2e74295d7eff5b206b1692c5b46934a745ae0f142-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid b3mfeR4d4j0Q5hLQ68Jc/b3mfeR4d4j0Q5hLQ68Jc -goversion go1.16.5 -D "" -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry/registry.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/c3/c317346f41fab8217c679fa3a6133794a60579c98facf8df155caf7d6fec2162-d # internal github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/podman/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mEGJVIx5DB4cSPBZa1mm/mEGJVIx5DB4cSPBZa1mm -goversion go1.16.5 -D "" -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9f/9f367e42c119f1f0c8827c7595720f01196f31d37711b0b7a944c0cd113600f8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b373/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid uHkDWTOuefhVGfGFwKBa/uHkDWTOuefhVGfGFwKBa -goversion go1.16.5 -D "" -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20/xor.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ba/ba54cbff4e25c1642da977c31d7a2466c98bfc41f95ac61b2dc4a42571abb0b0-d # internal github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid tiTlahbyRJwpM5NQgccG/tiTlahbyRJwpM5NQgccG -goversion go1.16.5 -D "" -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/containers/podman/pkg/cgroups/blkio.go ./_build/src/github.com/containers/podman/pkg/cgroups/cgroups.go ./_build/src/github.com/containers/podman/pkg/cgroups/cgroups_supported.go ./_build/src/github.com/containers/podman/pkg/cgroups/cpu.go ./_build/src/github.com/containers/podman/pkg/cgroups/cpuset.go ./_build/src/github.com/containers/podman/pkg/cgroups/memory.go ./_build/src/github.com/containers/podman/pkg/cgroups/pids.go ./_build/src/github.com/containers/podman/pkg/cgroups/systemd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/14/14a0ceefadf0e34386ec33c1c76239cf1a68b234237df84375af11c8f8bd50dc-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid YUH1EeTUickwoRQnNLJr/YUH1EeTUickwoRQnNLJr -goversion go1.16.5 -D "" -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/41/413748e546b6b10ac7f37520ba1aefb41f931c6bd08d418b0ecee3f106ba0af4-d # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b249/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid p6A__9G_LKkaH3dtlTHP/p6A__9G_LKkaH3dtlTHP -goversion go1.16.5 -D "" -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/1b/1bcfa276177e0d7d4d9325f976eb08ae3795195ada408377d228b9c1dc2096c4-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid urlzDL0hk1IGv5yihAuv/urlzDL0hk1IGv5yihAuv -goversion go1.16.5 -D "" -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/f6/f6105901da885edb2199182cc9bff1b3cea6b16991cfa05f77f5db19d01887d0-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid hHRlPlqCONHNqgOlvtJN/hHRlPlqCONHNqgOlvtJN -goversion go1.16.5 -D "" -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/ad/ad9725886e86b76e19abb3a01d5ea06e430eccd561d1c4b7320350b16e8592ee-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid Z6HZLOwb1Nm3yvfWv8Re/Z6HZLOwb1Nm3yvfWv8Re -goversion go1.16.5 -D "" -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/mac_noasm.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/poly1305.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305/sum_generic.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/43/43d4fa8bef9c314e5303595f3b273d037b12eea12ef605566641c01bdfb45e5f-d # internal github.com/containers/podman/pkg/specgen mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/parse=github.com/containers/podman/vendor/github.com/containers/common/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid l34F0qRIqJp9GEetNegH/l34F0qRIqJp9GEetNegH -goversion go1.16.5 -D "" -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/containers/podman/pkg/specgen/container_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/namespaces.go ./_build/src/github.com/containers/podman/pkg/specgen/pod_validate.go ./_build/src/github.com/containers/podman/pkg/specgen/podspecgen.go ./_build/src/github.com/containers/podman/pkg/specgen/specgen.go ./_build/src/github.com/containers/podman/pkg/specgen/volumes.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3 TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -o $WORK/b307/_cgo_.o $WORK/b307/_cgo_main.o $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/96/965f53d514a12f2fa9f67dbd9f2d21a2fc03cfc5f7d389146897a2ee907ce522-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/podman/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid t6JG5bxGgAOcFc8SZqlT/t6JG5bxGgAOcFc8SZqlT -goversion go1.16.5 -D "" -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/13/139e0f78650c093433e555c428b5d7b04573ea95407999ce41555f6dbd2651d4-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b377/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid ZXE-R8odhwJUNX9N8ji8/ZXE-R8odhwJUNX9N8ji8 -goversion go1.16.5 -D "" -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/09/09927dd5aa224e2e1593a0d396aabfdf49d8835958872d31253a9f972aeecc42-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/containers/podman/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/podman/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/podman/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b204/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cespare/xxhash/v2=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b250/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid Xvtctzk6efvc7YhTnC21/Xvtctzk6efvc7YhTnC21 -goversion go1.16.5 -D "" -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/build_info.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/wrap.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage pkcs11 -dynimport $WORK/b307/_cgo_.o -dynout $WORK/b307/_cgo_import.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/podman/vendor/github.com/miekg/pkcs11 -installsuffix shared -buildid GCUJ7VUtWYi8oNYwEIvy/GCUJ7VUtWYi8oNYwEIvy -goversion go1.16.5 -D "" -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/const.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/error.go ./_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11/vendor.go $WORK/b307/_cgo_gotypes.go $WORK/b307/params.cgo1.go $WORK/b307/pkcs11.cgo1.go $WORK/b307/types.cgo1.go $WORK/b307/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/e1/e1948e0fd64119443d12d371257cf4fee44ad4960d5568e83be2eec7b99df693-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid 8Tsi-3N4iYZuW3cR1fEb/8Tsi-3N4iYZuW3cR1fEb -goversion go1.16.5 -D "" -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/6e/6eb99c30fa919f572e5017aa1f984c0024b3ee650447d33506670aaac62034f1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid OTZc56voItx7Fm6lqOCX/OTZc56voItx7Fm6lqOCX -goversion go1.16.5 -D "" -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/86/86c0378c36159f2c449dc249199f2ce0f124f8c01b569c92046153fbb3078079-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid iUp7mh5UigTYhxhOUwEM/iUp7mh5UigTYhxhOUwEM -goversion go1.16.5 -D "" -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/9f/9f7c9225a63dbb628e24a9e0f3a4c40c84cd523dd335bb24ce5b39fd771e96b5-d # internal github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b212/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid YP2Wi6OWKKMiq5-ZKXUp/YP2Wi6OWKKMiq5-ZKXUp -goversion go1.16.5 -D "" -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_386.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_linux.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bolt_unix.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/bucket.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/cursor.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/db.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/doc.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/errors.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/freelist.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/freelist_hmap.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/node.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/page.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/tx.go ./_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt/unsafe.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b307/_pkg_.a $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/4a/4a2c692681d2dd70dd81f3c61723cb0e9aee1e08ddc27175395870400406e808-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/miekg/pkcs11=github.com/containers/podman/vendor/github.com/miekg/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/stefanberger/go-pkcs11uri=github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid gTvqrluNd9pr3yGwybST/gTvqrluNd9pr3yGwybST -goversion go1.16.5 -D "" -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/36/36830186faa4a592cb33c7592111e1ac74c0ed2044018a98bc445c2d5094f571-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid 6IBX2XWV3ZggGdfXZNBg/6IBX2XWV3ZggGdfXZNBg -goversion go1.16.5 -D "" -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/constructors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/91/91de05f5ea857369c6942e775638eb28d584174246226b1e1c30430061c32fc2-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/define mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/define -complete -installsuffix shared -buildid 9FDUZVdLSmdtEh-zY3rW/9FDUZVdLSmdtEh-zY3rW -goversion go1.16.5 -D "" -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/define/types_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/1e/1e263bf6271bd43f604add3563a0d4d80167908647fd976706819cb48298c7d8-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid YCIlSvSRcAlcKuZLVVJL/YCIlSvSRcAlcKuZLVVJL -goversion go1.16.5 -D "" -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/7c/7ca08de7a14bc5852ac5ce7a6e274331b8eb80a8dc46056162403ac0e7bb8f24-d # internal github.com/containers/podman/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b394/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b394/ -importpath github.com/containers/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b394/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8f/8fc1d86bd31d9e5c98dbcf72c625ac80452d7893fee5fd274793557ec54e5f99-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/podman/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/podman/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid OVd6yky94bBLijqq5mm-/OVd6yky94bBLijqq5mm- -goversion go1.16.5 -D "" -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/e1/e1d1faa15c38a3e7dd4a2f4662cf0e82a9df284c03987c5ad06c7ea48311d256-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap go.etcd.io/bbolt=github.com/containers/podman/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b391/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid FsLWhQ2Ess8EJY2z4T4E/FsLWhQ2Ess8EJY2z4T4E -goversion go1.16.5 -D "" -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5d/5d5d9fc16f0b1075e06a45de53ccafcbb98d60fddb1c9c18e1487b74a8d98d08-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/rootless=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid ZLU-pNnuwsI1_kVV4pPh/ZLU-pNnuwsI1_kVV4pPh -goversion go1.16.5 -D "" -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/26/26d63aa4595b3aa5f9c5d2f0f8192c18e6243051a2b39cd4ec14a0e65714f969-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b397/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 5RRdFx_ou7PQxSm0-r-z/5RRdFx_ou7PQxSm0-r-z -goversion go1.16.5 -D "" -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/0a/0a6b4d8077394c9a99844cbdddd1ae1a1ba2b423ae73b91a8851d3f88f0e1163-d # internal compress/zlib mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b400/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid XGrajJxAUyZZcgPV5_OX/XGrajJxAUyZZcgPV5_OX -goversion go1.16.5 -D "" -importcfg $WORK/b399/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/5e/5e8c6184f6ac7369f722905f32ed07f915f7a81f336c13d8298c6ed8ee110603-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid sMpEkGMFagQpxDHtjGfr/sMpEkGMFagQpxDHtjGfr -goversion go1.16.5 -D "" -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f6/f6cff9bbc5788a9ade16cf15de7ceed7129ac7b66e40b5c55f42ae7b910c38bc-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/podman/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile compress/zlib=$WORK/b399/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b403/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile image=$WORK/b404/_pkg_.a packagefile image/jpeg=$WORK/b406/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid gsStT1ZIk5DXXYyFIio1/gsStT1ZIk5DXXYyFIio1 -goversion go1.16.5 -D "" -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/9c/9c5fa24b2fc6dc5b14d317cb36f06faee51fd00f943740b5f5b66d0cbc0502e8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b371/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts -complete -installsuffix shared -buildid QNwdctaumDa_ZfzbDeaz/QNwdctaumDa_ZfzbDeaz -goversion go1.16.5 -D "" -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8a/8a5bfe3ffa6e1bea33559add1223eb9727efecc26e8661de2abc15d3fbd15376-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b253/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid B6dhcWQTBj9DrrPI-6i0/B6dhcWQTBj9DrrPI-6i0 -goversion go1.16.5 -D "" -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/counter.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/docs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/gauge.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/handler.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/namespace.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/register.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/timer.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/8a/8a8fe450629c87fcbcf9910f614dcee6055de5983d6f3d6159d188ee3b1eae7d-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b379/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid o51pG1xVeydq5ZfqQivV/o51pG1xVeydq5ZfqQivV -goversion go1.16.5 -D "" -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/containers/podman/pkg/terminal/console_unix.go ./_build/src/github.com/containers/podman/pkg/terminal/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d6/d6926d7bdaeae3f0d1ce5cc7948528c50b9286095ce62d76e1fd75f72984a7c6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b371/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid LWHTBSPtRKbVnB-GeRgf/LWHTBSPtRKbVnB-GeRgf -goversion go1.16.5 -D "" -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/50/50767000a6d8300a807130cb8460637d5a85bd3f87a759bd2952343a6e8d9ef3-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/podman/vendor/github.com/docker/go-metrics packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid BkuHr-xDXfRQrIZu6JOv/BkuHr-xDXfRQrIZu6JOv -goversion go1.16.5 -D "" -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics/prometheus.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/6d/6db4dc1d77c23dc34e966065427d74c995af578129dd1d7826a49e5c9899253b-d # internal github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/fsnotify/fsnotify=github.com/containers/podman/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vishvananda/netlink=github.com/containers/podman/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b351/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid qiwOYmpeb7V48td1WT2n/qiwOYmpeb7V48td1WT2n -goversion go1.16.5 -D "" -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/ocicni.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/types.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/types_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/util.go ./_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni/util_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/2e/2e166fa4b0437c3dd117bd900721d14479af9f1ee04788f87d1a2c7e47225617-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/podman/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 0VjFJZfJNu8UAj6FHHBH/0VjFJZfJNu8UAj6FHHBH -goversion go1.16.5 -D "" -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e3/e3033d2ee9d00828deee58056d8b762b7b8b12f63cb7044ead6f576e1b0012ae-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 5Eg50lKkVWuJJXiK4I5I/5Eg50lKkVWuJJXiK4I5I -goversion go1.16.5 -D "" -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory/memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/82/82e7e1ba5a56d6f70378b10f4b46fbda50af2c3e5dc77823ca9b968fed45b2d7-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/podman/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid mxzGs9vS9g4wipuWS9Oj/mxzGs9vS9g4wipuWS9Oj -goversion go1.16.5 -D "" -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/blob_writer.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/de/deb9ba4d2d19a97f33bbad78b3052f222038543b8a370651ab3d430208a54108-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b380/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid _Vckb1iUqZmWNi0hBpb1/_Vckb1iUqZmWNi0hBpb1 -goversion go1.16.5 -D "" -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/connection.go ./_build/src/github.com/containers/podman/pkg/bindings/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f6/f6f150ed656bccc1a79e5a91eb1ed703db54b4963ca599c4928d9bf7372cdf9c-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/65/654c31e6939eaf4356afcf3ca2dbc22fe1e75997a7b48ea28267b961fdb848ad-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b395/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b413/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b403/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid WNzHiDZ2wxPz-i_22Teh/WNzHiDZ2wxPz-i_22Teh -goversion go1.16.5 -D "" -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/write.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid 16CAFktSWFkftstopNFL/16CAFktSWFkftstopNFL -goversion go1.16.5 -D "" -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/75/753e3f7b803fd056f79b76377aed1c0e41c9841815069133c30221faca753fc3-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid BHCRj_o52n9lkGMgv8co/BHCRj_o52n9lkGMgv8co -goversion go1.16.5 -D "" -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/decode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/encode.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/indent.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/scanner.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/stream.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/6d/6dceef24a70e530016387815aaece1270a4c189be05c8661cf257bf33c50c965-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid w9Vj6Sm6D5dKRo_2iRvO/w9Vj6Sm6D5dKRo_2iRvO -goversion go1.16.5 -D "" -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/27/279987686dd040be557f4685bf656d629ade02c8dde0783aa71d4bf9e0c2a925-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/rootless=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless importmap github.com/containers/image/v5/internal/uploadreader=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/podman/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid P0_9Ls8Yl44r-E4JNQ1h/P0_9Ls8Yl44r-E4JNQ1h -goversion go1.16.5 -D "" -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_client.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_image_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_image_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/docker_transport.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/lookaside.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/3b/3bf503345f573bca29727530aac39f7d9f40022cb6a348f5e4a4c4ccafdd2e09-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid UQYeO3Eskyd8otBkKMl3/UQYeO3Eskyd8otBkKMl3 -goversion go1.16.5 -D "" -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/80/80b9e0dd08a1bb41fa967fddb1daf24a99bc1e155c69e67f6517204b1df49ceb-d # internal github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid Z1QQnJvbOnvzfK4tBbYu/Z1QQnJvbOnvzfK4tBbYu -goversion go1.16.5 -D "" -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c3/c36a94cbd1987d58fcda6564a69f5807f23a1ed02c751cc2ceaea9c8810eb192-d # internal html/template mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile text/template/parse=$WORK/b059/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p html/template -std -complete -installsuffix shared -buildid YeCmSaYCac58v7Ysb07b/YeCmSaYCac58v7Ysb07b -goversion go1.16.5 -D "" -importcfg $WORK/b423/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/25/256add4f561a35281a6339347e86141890a7dc1020d3b6f29180ec0e4151da3e-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid 2jGv_H8b0SOgHSQjO2_J/2jGv_H8b0SOgHSQjO2_J -goversion go1.16.5 -D "" -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/72/72386863dd11758d8996aa7acfa0f513f8a4e49b63d8011ad7e591388df39082-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=$WORK/b430/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid LDyA_zelD6Ny6lRvVbB-/LDyA_zelD6Ny6lRvVbB- -goversion go1.16.5 -D "" -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/db/db91ec5aac1b289bc84b92c0ed8858db8955b7d1689fdf0074e5b2a749601ad7-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 0U0nqUfPQMBJV6lJjZuf/0U0nqUfPQMBJV6lJjZuf -goversion go1.16.5 -D "" -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ab/ab8b124700b4ac923b71523253cde2ba3789151d262d3f82fb11797a688bd08a-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b414/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 8hLzi_gJyFYhmsN7WPzU/8hLzi_gJyFYhmsN7WPzU -goversion go1.16.5 -D "" -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/asymmetric.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/crypter.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/doc.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/encoding.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/jwe.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/jwk.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/jws.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/opaque.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/shared.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/signing.go ./_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/bc/bc0047cfa717bf3b6953538150b08e3d4f8d4cd2bd6f1ad9dce3d49a4c5c75cf-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid X2rnptSlLxENNr-ROYW0/X2rnptSlLxENNr-ROYW0 -goversion go1.16.5 -D "" -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/attributes/attributes.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/79/79dcd8a10b6c4106de12e34dc11d73cacd2051fd84b3fcbe67aa846ed460bac7-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/podman/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid GsplDDIIp_mPna74qSWH/GsplDDIIp_mPna74qSWH -goversion go1.16.5 -D "" -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/b8/b8d5440caf00a0a1e22aae8107796cf75cc312e24d9b4393d25b384c508799b5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 6h1kJurwYWE7_IGpmFgA/6h1kJurwYWE7_IGpmFgA -goversion go1.16.5 -D "" -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/27/27d8536091bb8a846a4f9bba4f35eaeb188fa9f8a87ad5007410ead7eb007f54-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid ecRS04xt-dAGlVXp0hoJ/ecRS04xt-dAGlVXp0hoJ -goversion go1.16.5 -D "" -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/8e/8e2fef490e1b6d1975f2b20b6ef4868d72f1705f636e525c0b6c3b49e1f58a4a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid RVbPRguFXi2gwGA3_AKx/RVbPRguFXi2gwGA3_AKx -goversion go1.16.5 -D "" -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/27/2778093be006076661bed9442f1fde22626d37cd64b6ea76d02ddf596996a43e-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid yNMK3mP3KYiSD9NCtPPJ/yNMK3mP3KYiSD9NCtPPJ -goversion go1.16.5 -D "" -importcfg $WORK/b036/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth/cli.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/9c/9ceb8d78750ea0f382e67b8dcf19334a72d24a21aecd0cb1e133be8483dec7a6-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=$WORK/b435/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XO7c544f42_XQQrSknmN/XO7c544f42_XQQrSknmN -goversion go1.16.5 -D "" -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/credentials/tls.go cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/33/332aef538c2f354fe6745bd4e222ae204cb8f5613b5e30589dc2af6bfd153b86-d # internal github.com/containers/podman/vendor/golang.org/x/net/trace mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=$WORK/b422/_pkg_.a packagefile html/template=$WORK/b423/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b425/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid GYwxwE0uzVvUV0m-AZmt/GYwxwE0uzVvUV0m-AZmt -goversion go1.16.5 -D "" -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/0d/0dc94de6fcfb3552a45ba196207b2cab287185dd1fa0b402853b82f90224ec9c-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid AnBGi2ikNyYdGZPMk21b/AnBGi2ikNyYdGZPMk21b -goversion go1.16.5 -D "" -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/16/16ded834010e43fea349dc183d73008a6bb8cef7536f839c91d5199de4973a29-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid BMqTsouQtv-SaWt0EJ0O/BMqTsouQtv-SaWt0EJ0O -goversion go1.16.5 -D "" -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/4d/4d4105e8efb4c4cd7b31c5d86e0f3e7ca9bfae9a21f7036a52e593bf99bdf38b-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/containers/podman/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 7Xdz3kUnwGqMGyrie3Yx/7Xdz3kUnwGqMGyrie3Yx -goversion go1.16.5 -D "" -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/f4/f4ca2973d353e1fba8bb9bd1b6118c86ba2711b55f9852265c6a46a1b4f390c0-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid RpDHUrLurRFaN0hhxObn/RpDHUrLurRFaN0hhxObn -goversion go1.16.5 -D "" -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/67/67ef4d55ced44fef04de63b562027f6eee356bff71218fd31d87f1f11ddde921-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid zwM2WLLQMMc03IANUnKf/zwM2WLLQMMc03IANUnKf -goversion go1.16.5 -D "" -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume/volume_list.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/47/47bf4af43bf6fd6d048b0c78da6a09393294fdc75f9e0e288d00cee29a3120db-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid ho8X1tpb6p6J5qxZFYod/ho8X1tpb6p6J5qxZFYod -goversion go1.16.5 -D "" -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/d2/d249763cdd29e19a49b857cef2bc2825f81237df4ddb836d2a3983a74db2581a-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=$WORK/b442/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 99fF_CdjScKeJ_O-eE8u/99fF_CdjScKeJ_O-eE8u -goversion go1.16.5 -D "" -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/4f/4f09a63770260665c14f35bb5c1aeaba626a20e4b6c7c7e20d25c2d9b1c2c965-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/entities/types=github.com/containers/podman/pkg/domain/entities/types importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v3/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid 9Qa0bhit8hc5fhRU2ILf/9Qa0bhit8hc5fhRU2ILf -goversion go1.16.5 -D "" -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/entities/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/entities/container_ps.go ./_build/src/github.com/containers/podman/pkg/domain/entities/containers.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_container.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_image.go ./_build/src/github.com/containers/podman/pkg/domain/entities/engine_system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/events.go ./_build/src/github.com/containers/podman/pkg/domain/entities/filters.go ./_build/src/github.com/containers/podman/pkg/domain/entities/generate.go ./_build/src/github.com/containers/podman/pkg/domain/entities/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/entities/images.go ./_build/src/github.com/containers/podman/pkg/domain/entities/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/entities/network.go ./_build/src/github.com/containers/podman/pkg/domain/entities/play.go ./_build/src/github.com/containers/podman/pkg/domain/entities/pods.go ./_build/src/github.com/containers/podman/pkg/domain/entities/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/entities/set.go ./_build/src/github.com/containers/podman/pkg/domain/entities/system.go ./_build/src/github.com/containers/podman/pkg/domain/entities/types.go ./_build/src/github.com/containers/podman/pkg/domain/entities/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/13/13d55f90b5cb257ee16d8a3bb2fef729c1f366b36c271298c74abae0de3a8b78-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid 90r0RAYJtB_EEpTCcw93/90r0RAYJtB_EEpTCcw93 -goversion go1.16.5 -D "" -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/b5/b541b4cf3239e2da80f22b5eba7142acc2cc85b81fe3f5182894a265dd9a31b9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid rKzSQGHOkY3HcBlKhU8U/rKzSQGHOkY3HcBlKhU8U -goversion go1.16.5 -D "" -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b3/b3e61c1561d826531e0b79d5f02e415bcd9c70dd9142e6538ed45ea3417148c9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid KavqpKIECMxE18DG_4rb/KavqpKIECMxE18DG_4rb -goversion go1.16.5 -D "" -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/3a/3ad43268fb4f7b8716bcd201756528a7abb87b19a3e85c1a14b4265b0edaef59-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b440/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid J9w4GiTjheeUGWgKTvfC/J9w4GiTjheeUGWgKTvfC -goversion go1.16.5 -D "" -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/03/03834cb207e5c95bf66ba4dcd5a563597220bb7aed2ce6067024b84c83b34d68-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid VGdTOqYQE6VOnrkOgyCq/VGdTOqYQE6VOnrkOgyCq -goversion go1.16.5 -D "" -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil/target.go cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/cf/cf71b00df12810c101ce74c1df377c84c8fb60ec563c5cbb8f4cda24e51987d5-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid iTuqjOxC-Ayf6Fsi0DHV/iTuqjOxC-Ayf6Fsi0DHV -goversion go1.16.5 -D "" -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/f6/f6f5870a9eb1870173c98a789e58cc5631c919beb5afb00a221e1284ace53d2d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid rqR_W2BXV2zfvT2KJqeU/rqR_W2BXV2zfvT2KJqeU -goversion go1.16.5 -D "" -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/9d/9db4bd6204ee734f8c9186102659a7b38da06ef037bf0d36715c1df09410ccbb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid cVQJI5ryJumYjVQ4VNg9/cVQJI5ryJumYjVQ4VNg9 -goversion go1.16.5 -D "" -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/29/299f01ce5bf3a0c812a8d28251df41cde6cd19cd8fae2c95326dbb3997cda58c-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid Ekn9kG6VdPcxFhQtNsEE/Ekn9kG6VdPcxFhQtNsEE -goversion go1.16.5 -D "" -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/00/009740814806607d8e5c8c3daad0e61f2d07b45cebd41670092c398290cc90c5-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid nHJIZfD9-hl0o7pq3zT5/nHJIZfD9-hl0o7pq3zT5 -goversion go1.16.5 -D "" -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/e4/e4ac3e5bee8f5cab52736390d4326d088ba2dcad84f4c560f5519586548328a9-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/containers/podman/vendor/google.golang.org/grpc/internal/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=$WORK/b451/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid w8xToXlQ0Zqgk20dMzNr/w8xToXlQ0Zqgk20dMzNr -goversion go1.16.5 -D "" -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/39/392523be8803bd12e965c0190b8118d6abd040ea55ac689e0cbeb9a5d3aa0b38-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid vmLb4shGaeBGrr7Hid3E/vmLb4shGaeBGrr7Hid3E -goversion go1.16.5 -D "" -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/2f/2f63bfde2498ecc06b03860bf3f25617b784de5eff580210dea2f793dd118f5a-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b411/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 2EJ5II9GWvoNfFyRhA1h/2EJ5II9GWvoNfFyRhA1h -goversion go1.16.5 -D "" -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/ioutils.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/testing.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/78/78dae0020fd2ce0de43a86f863c4188e1b6b0cbabaa18f32285458b670b01506-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid iA6oqoCpicAjGivUoHxm/iA6oqoCpicAjGivUoHxm -goversion go1.16.5 -D "" -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/5e/5eea4f8879fcd990f1961f7a705dfc0bd4647ace68e3c492e37fecd293ec07ff-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid ygNIVeyUOFpxhQ88-aSB/ygNIVeyUOFpxhQ88-aSB -goversion go1.16.5 -D "" -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/af/af1361bd1581c9ebc60b3b6fba706f9c685c554a2ed76e0f75fa3e17b233b553-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid CDUSUlYs5JCUiHRNUNBN/CDUSUlYs5JCUiHRNUNBN -goversion go1.16.5 -D "" -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/e8/e832e5a8401aea8142bc3643d6ab1882df4657bbb076465eb693f2839bf2ec49-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid hySWoSDr0oZPDFseCFoV/hySWoSDr0oZPDFseCFoV -goversion go1.16.5 -D "" -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/3a/3a7d4e8da0145d42153579e95a9f0d39ccd2e3c60d7a74accd42541405188517-d # internal github.com/containers/podman/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b465/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid xEgxYP96_nd1evey3LGu/xEgxYP96_nd1evey3LGu -goversion go1.16.5 -D "" -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/87/87a1b040bbb959bf70c03979c2140ea5297bc55e9724d557dcbb248c2cafde80-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 4681bV3H2kJP_J47yGoA/4681bV3H2kJP_J47yGoA -goversion go1.16.5 -D "" -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/1b/1b7740e9161b50fc916634a4d3bdabac2fad4af1974b138b83de69e108d84c99-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b411/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid Vjr1XkSWMj7_IS6GrrBt/Vjr1XkSWMj7_IS6GrrBt -goversion go1.16.5 -D "" -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/44/440b446fda481a52bfb95e66bbd372e6c853e4e000504bba7275d762bbf1ba13-d # internal github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid WS3ppbWlxBS5XO9Yf5Ja/WS3ppbWlxBS5XO9Yf5Ja -goversion go1.16.5 -D "" -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/07/07c33acc163796d26c194a311a9bca10d245b9b96333b9256f37633103c40d0d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid 3SWNKqyISVTm9TrkQowQ/3SWNKqyISVTm9TrkQowQ -goversion go1.16.5 -D "" -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/ef/ef17e6eec875eb994ab68b14fbcdd0df818506154b65155f93a8bbd761e7f3bb-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid K1IfCkRqy3izafkaXyAq/K1IfCkRqy3izafkaXyAq -goversion go1.16.5 -D "" -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/85/85e8eaa8eec52e28b6a95b5e0064d0be7f76bf0986dc0d948b9f1c5c9df23ace-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid s5ZXjBMuRL0oDfHrmGuL/s5ZXjBMuRL0oDfHrmGuL -goversion go1.16.5 -D "" -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stats/stats.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/1a/1af54b23183d77c3ce7b8b25154c8763e418ca8fb0da76c8bdacd79fe7d8654f-d # internal net/http/httputil mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b174/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/internal=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid ozRjinsxjCTaoKJXBxPd/ozRjinsxjCTaoKJXBxPd -goversion go1.16.5 -D "" -importcfg $WORK/b474/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/b3/b3749483e1ed0f5eb3918f68a99127eb7f2cc27fba9013d2a9ecef313579cbef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal net/mail mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p net/mail -std -complete -installsuffix shared -buildid g7ze-MPDZ5E1Gi1cpKfg/g7ze-MPDZ5E1Gi1cpKfg -goversion go1.16.5 -D "" -importcfg $WORK/b476/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/0b/0b69bdf5262dafc48418a7295ca636ac5a1d2aac2d3261660e559c00e5a309ca-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid -HjxJs5Qstru1Gtbdbfa/-HjxJs5Qstru1Gtbdbfa -goversion go1.16.5 -D "" -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e1/e194b75627756ac78abc95c97a68f44ce0017c23b9dcb7956c9f25f406551d95-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/podman/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b466/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 2BW_c6XozQpNlVO617Z_/2BW_c6XozQpNlVO617Z_ -goversion go1.16.5 -D "" -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/96/96de0751808372e3a9ff5e47d53b66ad153c33b3c2a79bb1e27bbd4c7a476eb3-d # internal github.com/containers/podman/vendor/go.mozilla.org/pkcs7 mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/vendor/go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid 1SPxi_gl8EmagyYbbsCP/1SPxi_gl8EmagyYbbsCP -goversion go1.16.5 -D "" -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/ber.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/decrypt.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/encrypt.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/pkcs7.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/sign.go ./_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7/verify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/87/876bf78cdb3dcf26c453b6b52619bfeaaa57aa176ac11caa7ca8d53a655dfea2-d # internal github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=$WORK/b484/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid KV2vi5SkmQfJ3DaAD_5g/KV2vi5SkmQfJ3DaAD_5g -goversion go1.16.5 -D "" -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/6e/6ed9048fda9fd97976bdd74920aa661e8ea813a401581139adba4b316919b597-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b398/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/mail=$WORK/b476/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/ac/acdd0f57873c389cba310dc2a9512f1d6475347b6bb93576f810e5c5bf1d94cb-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 61qcqMZnX2jyQd68spyI/61qcqMZnX2jyQd68spyI -goversion go1.16.5 -D "" -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/podman/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b467/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid pACY8KcqpTQkIe35gs4O/pACY8KcqpTQkIe35gs4O -goversion go1.16.5 -D "" -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/bf/bffed077ce8fee8066ee5dae8c2f88e6800b5aa73995691b39f6c83f36904ac0-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter -complete -installsuffix shared -buildid vBigQPQRna19_eohUB6P/vBigQPQRna19_eohUB6P -goversion go1.16.5 -D "" -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/writer.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter/writer_posix.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/5c/5c7f2bb60578150cbcaa27dd738d21579b2ce7d029eace39e2cfed67dfce829b-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor mkdir -p $WORK/b486/ cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/2e/2e7c5ba98e6fd864eba2d5df45b0293e8096d788ce43f482dcbc6ae3792ef04d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/podman/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v6/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal=$WORK/b488/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor -complete -installsuffix shared -buildid UKz536jRwaLEMj78KAEa/UKz536jRwaLEMj78KAEa -goversion go1.16.5 -D "" -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/any.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/counters.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/decorator.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/elapsed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/eta.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/moving_average.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/name.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/on_complete.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/percentage.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/size_type.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/sizeb1000_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/sizeb1024_string.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/speed.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor/spinner.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid luVy9kx7SRiWCgV8bfoS/luVy9kx7SRiWCgV8bfoS -goversion go1.16.5 -D "" -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/2d/2d9e794059318006bbd1a4ca67f10ce538a1ef0dd0406228038ecba38983985a-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid x5IWgsnRecF8EUaoqKBs/x5IWgsnRecF8EUaoqKBs -goversion go1.16.5 -D "" -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/aufs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/dirs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/mount.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs/mount_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/9a/9a373d877771b743d57421fb7dc49e5a90136140e7e9fe51038ed73645688849-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b496/ cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b496/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b496/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/a4/a48745f7eb26d665bb584bbb5c85521869a75809bd783bcc1da197d6cb12e38c-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap go.mozilla.org/pkcs7=github.com/containers/podman/vendor/go.mozilla.org/pkcs7 packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b479/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid IixBFJ22Ha5lJGJNmanv/IixBFJ22Ha5lJGJNmanv -goversion go1.16.5 -D "" -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/a4/a4d8bb53a3f01c45eda03aeef022ed36ce2122e62e846b39d4b839d534db6043-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b463/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid J6YFLlBKOqsNTqBYLiHH/J6YFLlBKOqsNTqBYLiHH -goversion go1.16.5 -D "" -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts/httplex.go cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/64/645ea5664eee1cc1e017214ca8acec5211846eba30a11328775218e874d20ce3-d # internal github.com/containers/podman/vendor/github.com/google/uuid mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid mBC0higIsRVjXC4J0O3j/mBC0higIsRVjXC4J0O3j -goversion go1.16.5 -D "" -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/dce.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/hash.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/marshal.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/node_net.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/sql.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/time.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/util.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/uuid.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version1.go ./_build/src/github.com/containers/podman/vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/64/6439c7db0384833c72f40bc15ff27142dcfd1216e8c4638244ecdf3b58e43794-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/76/7650cd29b71c8eccc56691b7bb06f612bcb138147f4ea5e53185ca1630c00241-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6 mkdir -p $WORK/b480/ github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/podman/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/podman/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b463/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid jbnnFOtbSzpQQocEOq4b/jbnnFOtbSzpQQocEOq4b -goversion go1.16.5 -D "" -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/writesched_random.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/podman/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/podman/vendor/github.com/mattn/go-runewidth importmap github.com/rivo/uniseg=github.com/containers/podman/vendor/github.com/rivo/uniseg importmap github.com/vbauerster/mpb/v6/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter importmap github.com/vbauerster/mpb/v6/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor importmap github.com/vbauerster/mpb/v6/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal packagefile bytes=$WORK/b038/_pkg_.a packagefile container/heap=$WORK/b481/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal=$WORK/b488/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6 -complete -installsuffix shared -buildid apwIqzWOqD0yMW_XSvRf/apwIqzWOqD0yMW_XSvRf -goversion go1.16.5 -D "" -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_filler.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_filler_bar.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_filler_spinner.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/bar_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/container_option.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/priority_queue.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/progress.go ./_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/proxyreader.go cd $WORK/b496 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/d5/d56359d2275a410d8978088b5603486f852bbb158d4928d0dbc24a19e35aae22-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid LKyfupZRv2pg2nr0AZDI/LKyfupZRv2pg2nr0AZDI -goversion go1.16.5 -D "" -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar/writer.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b496=/tmp/go-build -gno-record-gcc-switches -o $WORK/b496/_cgo_.o $WORK/b496/_cgo_main.o $WORK/b496/_x001.o $WORK/b496/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b496/_cgo_.o -dynout $WORK/b496/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid QmclTPwmfkaxo8t4BzMy/QmclTPwmfkaxo8t4BzMy -goversion go1.16.5 -D "" -importcfg $WORK/b496/importcfg -pack $WORK/b496/_cgo_gotypes.go $WORK/b496/copy_linux.cgo1.go $WORK/b496/_cgo_import.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/51/51ee602e8481fdc8e3929a39cbcf24d34fa380561b62fd0f733fabdba7e9d09e-d # internal github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/containers/podman/vendor/github.com/google/uuid packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b499/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid VOoCPY3SpodJILkOFOwV/VOoCPY3SpodJILkOFOwV -goversion go1.16.5 -D "" -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/error.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/utils_notsolaris.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/zpool.go cd $WORK/b394 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b496/_pkg_.a $WORK/b496/_x001.o $WORK/b496/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/7c/7cb68e3f0cc8a08703c9e5cb90237269064215a409de23dab0f40bf07e00d192-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid wM_RQ8rVRII-3e_FPb0i/wM_RQ8rVRII-3e_FPb0i -goversion go1.16.5 -D "" -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs/copy_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs/driver.go cd $WORK/b394 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/da/da37ad3082d646bddee61db11dd25b4d343961475a783a0ad06699ded3112286-d # internal github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid ylEvvtpe7Rm0OfFdd846/ylEvvtpe7Rm0OfFdd846 -goversion go1.16.5 -D "" -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia/children.go ./_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/2d/2d40179f7e7043dfa0fb6cc6b1f0b8e5820c4904ac5d8f3c8620ee093648da66-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/podman/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 76Ur_UJQo3c6OXMXfuIP/76Ur_UJQo3c6OXMXfuIP -goversion go1.16.5 -D "" -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs/zfs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs/zfs_linux.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/45/456a291c96eaa4eec28f8c7eb15d08a9f449c2e147c7d1f79f29fc2036cfb804-d # internal github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid qlSeY5ou7uoVcmwAbSnv/qlSeY5ou7uoVcmwAbSnv -goversion go1.16.5 -D "" -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset.go ./_build/src/github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cd $WORK/b394 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/a4/a42d57e07869c16db9bee98f3e6b7cc73cf6cd557def83d054bca708fdecf9a0-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b504/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid UFcxWmVZNNVUoLiKkCJR/UFcxWmVZNNVUoLiKkCJR -goversion go1.16.5 -D "" -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/6c/6c1d7c40c9bb569ae66bbe4de627cef101b4bca68ba6379f36b582eb69eb5bcb-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid DvJ3U4zCxLPxCqq_El3k/DvJ3U4zCxLPxCqq_El3k -goversion go1.16.5 -D "" -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/25/25e2c00e40be0f30e21f6875a00c3787c92a76dc55527bd2a23c4aa49b619fae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid ipwi72XRRkKOAh63l3LL/ipwi72XRRkKOAh63l3LL -goversion go1.16.5 -D "" -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/directory_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/directory_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/directory_transport.go cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/f5/f5bfe15f78b92a3d382b8d215f7d5266d549f3ed622181e87abcbac0c1818293-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b493/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b497/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid w0mTlIbSHVhSsWyz8fXo/w0mTlIbSHVhSsWyz8fXo -goversion go1.16.5 -D "" -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_aufs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_overlay.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_vfs.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/e0/e0a9c5b001c37f6d0c7b19dc88c8ca6375342924443e5afd4ebb805f1df63cce-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid B0gtbEwJGc10eYDtQW9C/B0gtbEwJGc10eYDtQW9C -goversion go1.16.5 -D "" -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/2c/2c0ab87c40bbcfb5dc77417f5c5cb3a0b2026c653b296bf6dde4ca913c3458dc-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid i5Bbztgi72JubQvFi4Qy/i5Bbztgi72JubQvFi4Qy -goversion go1.16.5 -D "" -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs/grpc.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/fd/fd14ee34ffcaddd0c0d0055b7b85818770647f25740b275b6bb80e63c547e56f-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b502/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid q7ZHhmWS4KwJ_vd83vD0/q7ZHhmWS4KwJ_vd83vD0 -goversion go1.16.5 -D "" -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog/tarlogger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/5a/5a735eb2b1aebb0c304ea0fd6db12b307b8cbd3875adc9838cd37e13ef2594fc-d # internal github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b506/ cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/42/42cecff1d6ada1c50645763a7204c6f61bbd91189392f98925afaf8568d57752-d # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b516/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid gkVwP6Y7H1oQnpAXoSpC/gkVwP6Y7H1oQnpAXoSpC -goversion go1.16.5 -D "" -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/assemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/disassemble.go ./_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm/doc.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid QK5q1L3S13rtwzeJF4Et/QK5q1L3S13rtwzeJF4Et -goversion go1.16.5 -D "" -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/ea/ea5c88d8d18761046df38e1843a6672bc8ceed258609c4937cdcde72a801ae0c-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/podman/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid oRCg8qp2vvrDOPaYCUhL/oRCg8qp2vvrDOPaYCUhL -goversion go1.16.5 -D "" -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms/platforms.go cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/70/700979dd7339e093d35f1175ab5028746c0102675e77a3964a4c5d4668e604df-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 6ITl7-ijEgv2LKcqkI42/6ITl7-ijEgv2LKcqkI42 -goversion go1.16.5 -D "" -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/c2/c28dbf6f402e88547c3b07a403dc8310ef6df184ee59adfdad8bf4e3bf0df8d1-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/podman/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/podman/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/mount=github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/podman/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/google/go-intervals/intervalset=github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid k2o_rpgwXvW5fxmScrSB/k2o_rpgwXvW5fxmScrSB -goversion go1.16.5 -D "" -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/containers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/idset.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/images.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/jsoniter.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/layers.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/lockfile_compat.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/store.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/userns.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/2b/2b926553bb2eb4ffd2298c21667f06b03db930cc8c8c19643301877b35d4081e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 0uzrfT9zzXgKZvPpiGl-/0uzrfT9zzXgKZvPpiGl- -goversion go1.16.5 -D "" -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs/is.go cd $WORK/b394 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/f8/f8dfdeb974cbaa1cc0b7b052ddcda614a94dddfdaedf155ac77e96227a5d587d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid KjSCjr2XI1kKLIYevPGM/KjSCjr2XI1kKLIYevPGM -goversion go1.16.5 -D "" -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/3b/3bea175c3eba688c4a6aaee15de9124b38ebf50c7628cbad7c82bc71df4631c2-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid idDLOvykR5Kl7voTOcd0/idDLOvykR5Kl7voTOcd0 -goversion go1.16.5 -D "" -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout/oci_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout/oci_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b394/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b394/_x005.o -c go_gpgme.c cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/b3/b30dceb91a1f21cf2122e6eb014422503a6fe0e441c7fbac3ac05fe203a463bb-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/57/579cc70d774f059b58e69cd60053b4b6401449beef3ccee4ddb33cfb0f716b35-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b510/ github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b513/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid Zl8rS6LrClxAykEc_mcI/Zl8rS6LrClxAykEc_mcI -goversion go1.16.5 -D "" -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/reader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/transport.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive/writer.go cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/podman/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/podman/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/podman/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/podman/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/podman/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/podman/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httputil=$WORK/b474/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid iGQErd-GsRkdIcWXbQGa/iGQErd-GsRkdIcWXbQGa -goversion go1.16.5 -D "" -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client/volume_remove.go cd $WORK/b394 TERM='dumb' gcc -I /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/b7/b7b7521c48c242ebe57ee8492ace1d0fba9828a32f417a54b9e412e95b535a7d-d # internal github.com/containers/podman/vendor/github.com/imdario/mergo mkdir -p $WORK/b525/ cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/68/68246a6c78d73c0db967cda1e33020f44702fdf76ab1e017a3b24d53166b3d47-d # internal cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b521/ cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid KHBOPmrTFcPFJZXRh9l-/KHBOPmrTFcPFJZXRh9l- -goversion go1.16.5 -D "" -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo/mergo.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid snHREYxhYjmVR0Do3i0Z/snHREYxhYjmVR0Do3i0Z -goversion go1.16.5 -D "" -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive/oci_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive/oci_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive/oci_transport.go TERM='dumb' gcc -I ./_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -o $WORK/b394/_cgo_.o $WORK/b394/_cgo_main.o $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o $WORK/b394/_x004.o $WORK/b394/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b394/_cgo_.o -dynout $WORK/b394/_cgo_import.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid AGO9LPX8eX1iva_UZYYW/AGO9LPX8eX1iva_UZYYW -goversion go1.16.5 -D "" -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme/callbacks.go $WORK/b394/_cgo_gotypes.go $WORK/b394/data.cgo1.go $WORK/b394/gpgme.cgo1.go $WORK/b394/unset_agent_info.cgo1.go $WORK/b394/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/dc/dc2d07576f16704a8cc871429f49f22343bfecc50090b544184c7e34b0f8df26-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/podman/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid 2Dbterf2sBldliLq72Fn/2Dbterf2sBldliLq72Fn -goversion go1.16.5 -D "" -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/tarball_reference.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/tarball_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/2e/2e6a89f67a925d5b4c71f38e6bff6f845ed1b95e13d5f080230f8e9dfef05967-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid Ek2uAJEhgRWGX0lSn9jv/Ek2uAJEhgRWGX0lSn9jv -goversion go1.16.5 -D "" -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/33/3335683fd26b7c69ae679a074c557f59481e13d9075f78e35f6d6174861192ff-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/filters mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/timetype=github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid 1HPhrTwD280Nl-iasO5Y/1HPhrTwD280Nl-iasO5Y -goversion go1.16.5 -D "" -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/37/37f03fe2267acf4bebcc0503045cfed2284a0d6e0926f517323f4bb247785818-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/retry mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid jl7gZ8g7PgnbQTpr-F3C/jl7gZ8g7PgnbQTpr-F3C -goversion go1.16.5 -D "" -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/retry/retry.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/retry/retry_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/b4/b48809aaec381bb9a204158bf511988c2a33cebfdbdc204dbc9b6c375a04781a-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/signal mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid 4jRsgZDv37FRiH3ZYlOv/4jRsgZDv37FRiH3ZYlOv -goversion go1.16.5 -D "" -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/signal/signal_common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/68/68b53a65049f91eed95f75965ec5d3e39a2d7f0d537e902f34c2be05e623f2c3-d # internal github.com/containers/podman/vendor/github.com/chzyer/readline mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/vendor/github.com/chzyer/readline -complete -installsuffix shared -buildid QDrTMNVwQ0jG62UnNhtL/QDrTMNVwQ0jG62UnNhtL -goversion go1.16.5 -D "" -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_helper.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/complete_segment.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/history.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/operation.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/password.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/readline.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/remote.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runebuf.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/runes.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/search.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/std.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/term_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/utils_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/chzyer/readline/vim.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/44/446379b6b050c4602f2ebcd5a69a2d3e22bde9e3e9a4921d9f48fa9ea441d2ee-d # internal github.com/containers/podman/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 7A46D4ZnKc6NEoaGn5rr/7A46D4ZnKc6NEoaGn5rr -goversion go1.16.5 -D "" -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty/isatty_tcgets.go cd /builddir/build/BUILD/podman-3.2.3/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b394/_pkg_.a $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o $WORK/b394/_x004.o $WORK/b394/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/d3/d33eff2691f63cf9dfd9a9afd4556b18355f554c81d4df7e17aae99dc296335c-d # internal github.com/containers/podman/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b538/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/podman/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid G8pfDmOL0oiRc2QP_Knw/G8pfDmOL0oiRc2QP_Knw -goversion go1.16.5 -D "" -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/containers/podman/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/8e/8eb45f8cd483f1129ef304fb83dcef40d216e513a5ef29c48ded2c6effa6e9f6-d # internal github.com/containers/podman/vendor/github.com/juju/ansiterm mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/juju/ansiterm/tabwriter=github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter importmap github.com/mattn/go-colorable=github.com/containers/podman/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-colorable=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b538/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/podman/vendor/github.com/juju/ansiterm -complete -installsuffix shared -buildid -i-Pz4ljLgT0IwStssmL/-i-Pz4ljLgT0IwStssmL -goversion go1.16.5 -D "" -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/attribute.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/color.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/context.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/style.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/juju/ansiterm/writer.go cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/9a/9a37676a0b39abbd645be9c440810a678d66672373ecab2e6ea67395f83202ac-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/mtrmac/gpgme=github.com/containers/podman/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b395/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid CXUv5sKXQb8cgVCB-FTF/CXUv5sKXQb8cgVCB-FTF -goversion go1.16.5 -D "" -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/docker.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/json.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/mechanism.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/mechanism_gpgme.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval_signedby.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_eval_simple.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_reference_match.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/policy_types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature/signature.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/84/843e9f0463da553dd90c9a17ca17ce0f38af825eb7f2760619ec70bf5e8f814d-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/containers/podman/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/syscall=github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=$WORK/b473/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid wwNyHFe1ScJn5JoqWlqF/wwNyHFe1ScJn5JoqWlqF -goversion go1.16.5 -D "" -importcfg $WORK/b460/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/7b/7bfd72c5af57b3b70feb255361d689dc093a45b2f3fcadb7158cd9b5fc235fb3-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/podman/vendor/github.com/containers/image/v5/version importmap github.com/containers/storage/pkg/homedir=github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/podman/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/podman/vendor/golang.org/x/net/http2 packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b461/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid pk4XRNGlUUwvpjoYdAeR/pk4XRNGlUUwvpjoYdAeR -goversion go1.16.5 -D "" -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift/openshift-copies.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift/openshift.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/18/1878b7813a79c0fb5f1cee87cb1f98e849203453cff42b722d37f5a85852b8d0-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/list mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 7kAAemIb_ih-LfU8FAEm/7kAAemIb_ih-LfU8FAEm -goversion go1.16.5 -D "" -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/list/list.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/fa/faf431337132c7c2dfea29791a112c9d39d920d8454036b949679f9e0921ca54-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid yPighY8xFH644xMwUiEP/yPighY8xFH644xMwUiEP -goversion go1.16.5 -D "" -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/bc/bc7a34d53a2fe727b34de4c040b018753ea1b63b5c8b1a9265b5e012c7fe2b75-d # internal database/sql mkdir -p $WORK/b543/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p database/sql -std -complete -installsuffix shared -buildid d5MV9oYbRx0iIOmJFrgu/d5MV9oYbRx0iIOmJFrgu -goversion go1.16.5 -D "" -importcfg $WORK/b543/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/da/da6d825f2b8cf8496971e8acfbefb54af4ffda6627e41033d1b591b15fd3c5e3-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid _6mq6r752v8vRVhZ5bU_/_6mq6r752v8vRVhZ5bU_ -goversion go1.16.5 -D "" -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/cache.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/converter.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/decoder.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema/encoder.go cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/8e/8e066269d868eb11448ffdbabf6f8de7b91553595b3f5762bb6d7326a53a97d1-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/internal/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/podman/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 1rr6py2FzQm-vpMMSC1v/1rr6py2FzQm-vpMMSC1v -goversion go1.16.5 -D "" -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/client.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/daemon_src.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/92/9244f521886b9142789668bd0ca8405df6ef0a318d9b2c2869823cf0326957d4-d # internal github.com/containers/podman/vendor/github.com/manifoldco/promptui mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/chzyer/readline=github.com/containers/podman/vendor/github.com/chzyer/readline importmap github.com/juju/ansiterm=github.com/containers/podman/vendor/github.com/juju/ansiterm importmap github.com/manifoldco/promptui/list=github.com/containers/podman/vendor/github.com/manifoldco/promptui/list importmap github.com/manifoldco/promptui/screenbuf=github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=$WORK/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=$WORK/b540/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/podman/vendor/github.com/manifoldco/promptui -complete -installsuffix shared -buildid mJQFP51eAPovzVwnSj80/mJQFP51eAPovzVwnSj80 -goversion go1.16.5 -D "" -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/codes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/cursor.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/keycodes_other.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/prompt.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/promptui.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/select.go ./_build/src/github.com/containers/podman/vendor/github.com/manifoldco/promptui/styles.go cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/bd/bd6855c620d69ae67d641a2caafa685c4bc0c081fa9a96f9f1f683a4c6dacfa9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/internal/types=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid oUA32VXGEoqITllXbsFx/oUA32VXGEoqITllXbsFx -goversion go1.16.5 -D "" -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage/storage_image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage/storage_reference.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage/storage_transport.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/f8/f87ed3bffd0b89ca2ee7a9fbf6c54c13a18a0e3716919963273ae06a717b2b6d-d # internal github.com/containers/podman/pkg/bindings/internal/util mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/podman/pkg/bindings/internal/util -complete -installsuffix shared -buildid CdQbOzXvcOErB9-S5I3U/CdQbOzXvcOErB9-S5I3U -goversion go1.16.5 -D "" -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/internal/util/util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b3/b3ae6a69d1d0f085dca044226a788760a13d031ba770b6815731dd74ad72eb23-d # internal github.com/containers/podman/pkg/copy mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/podman/pkg/copy -complete -installsuffix shared -buildid s4TGA3VJgObRXRgNgy0S/s4TGA3VJgObRXRgNgy0S -goversion go1.16.5 -D "" -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/containers/podman/pkg/copy/fileinfo.go ./_build/src/github.com/containers/podman/pkg/copy/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/db/db185a8b1d92e2951e5bd503d99bc8dd54a8e85da4aca3b1319c858466400801-d # internal github.com/containers/podman/utils mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid ub2UjzhojF-XoeZSjUTf/ub2UjzhojF-XoeZSjUTf -goversion go1.16.5 -D "" -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/containers/podman/utils/ports.go ./_build/src/github.com/containers/podman/utils/utils.go ./_build/src/github.com/containers/podman/utils/utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/c5/c5853d2eff86648c40798588d4abbf862ab7b4a718f823a51b3679dc3dd081f7-d # internal github.com/containers/podman/vendor/github.com/moby/term mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/podman/vendor/github.com/moby/term -complete -installsuffix shared -buildid Ga0b1t9FIXkMh6QbgIIt/Ga0b1t9FIXkMh6QbgIIt -goversion go1.16.5 -D "" -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/tc.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/term.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/containers/podman/vendor/github.com/moby/term/winsize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/3e/3e3f25c48dc4bac09a31182f771aaa17a8c5b8ccec57bddacaf37e655842ebe4-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid Wtj8Zxe2OWSlvFahNYsQ/Wtj8Zxe2OWSlvFahNYsQ -goversion go1.16.5 -D "" -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/generate/generate.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_kube_options.go ./_build/src/github.com/containers/podman/pkg/bindings/generate/types_systemd_options.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/da/da198c15f5e63e59d3080703a677f640b6a13d27585bf598284e1bc7e53c6c47-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/manifoldco/promptui=github.com/containers/podman/vendor/github.com/manifoldco/promptui importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid HMKVp2iBUbrpG-KYvlAD/HMKVp2iBUbrpG-KYvlAD -goversion go1.16.5 -D "" -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/a2/a2e9b309ea735b0a8e75e4233484db6af1ca946f5b7f3cabe7a4a0476ba0eee9-d # internal github.com/containers/podman/pkg/api/handlers/types mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/podman/pkg/api/handlers/types -complete -installsuffix shared -buildid 9T7N4UvSkBEqWEtxrku4/9T7N4UvSkBEqWEtxrku4 -goversion go1.16.5 -D "" -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/types/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/eb/ebdab92b2a4d927e76d215289461944010238a0d0f54091ec5ab368057f7f8bb-d # internal github.com/containers/podman/pkg/auth mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid ziytd7Sjk21Q2HDgR2S_/ziytd7Sjk21Q2HDgR2S_ -goversion go1.16.5 -D "" -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/containers/podman/pkg/auth/auth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/12/12477be2c70031f336280625fbe0d7ce43909598e50e3f57c0c24f8effe7ffc9-d # internal github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid 4ENJkjRxGwo1xHG3qLno/4ENJkjRxGwo1xHG3qLno -goversion go1.16.5 -D "" -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/network/network.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_connect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_disconnect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/network/types_remove_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/f4/f490e932e68bf2013c7d7568c685c4c828ff419a4c3b7e6338bc48f028914dc8-d # internal github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/podman/v3/pkg/api/handlers/types=github.com/containers/podman/pkg/api/handlers/types importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b266/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid A50fc5BMvXJc8xwa5yYs/A50fc5BMvXJc8xwa5yYs -goversion go1.16.5 -D "" -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/images/build.go ./_build/src/github.com/containers/podman/pkg/bindings/images/build_unix.go ./_build/src/github.com/containers/podman/pkg/bindings/images/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/images/images.go ./_build/src/github.com/containers/podman/pkg/bindings/images/pull.go ./_build/src/github.com/containers/podman/pkg/bindings/images/rm.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_get_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_history_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_import_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_load_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_pull_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_push_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_search_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tag_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_tree_options.go ./_build/src/github.com/containers/podman/pkg/bindings/images/types_untag_options.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/51/5186bb1d7d04551bc060ee7672b6b4cded2e07ef015cb0fa343a562c1f535bb9-d # internal github.com/containers/podman/pkg/bindings/play mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid ARdkN5dU4U2vUMs-14ki/ARdkN5dU4U2vUMs-14ki -goversion go1.16.5 -D "" -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/play/play.go ./_build/src/github.com/containers/podman/pkg/bindings/play/types.go ./_build/src/github.com/containers/podman/pkg/bindings/play/types_kube_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/d7/d7ed31f45d133dd333728bd997718c03cb7ac7b2c38398f930287ac384e734fa-d # internal github.com/containers/podman/vendor/google.golang.org/grpc mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/containers/podman/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/containers/podman/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/containers/podman/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/containers/podman/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver/dns=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/containers/podman/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/containers/podman/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/containers/podman/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/containers/podman/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/containers/podman/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/containers/podman/vendor/google.golang.org/grpc/tap packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=$WORK/b473/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/http/httputil=$WORK/b474/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid rFz5iGVdy-dAtbceLkP6/rFz5iGVdy-dAtbceLkP6 -goversion go1.16.5 -D "" -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/proxy.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/6e/6e333cd60f52cde10ee108d6d490386a9b1e3becbdcedd459786a184baad7613-d # internal github.com/containers/podman/pkg/bindings/secrets mkdir -p $WORK/b559/ cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/33/3373c32e10ea70a51c50a2757ed8bcf4fadf686739ac91cafa04eec44afa7513-d # internal github.com/containers/podman/vendor/github.com/jinzhu/copier mkdir -p $WORK/b542/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a EOF cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b543/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/podman/vendor/github.com/jinzhu/copier -complete -installsuffix shared -buildid qqfrEJFsSryCPrXaw-s_/qqfrEJFsSryCPrXaw-s_ -goversion go1.16.5 -D "" -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/jinzhu/copier/errors.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/podman/pkg/bindings/secrets -complete -installsuffix shared -buildid FhuoZDKhvHOk5QXsOHfT/FhuoZDKhvHOk5QXsOHfT -goversion go1.16.5 -D "" -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/secrets/secrets.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/secrets/types_remove_options.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/68/682a8665a68e64432e06bb8e9798f7ad0fa3a1deb4309431b32d35b62d4da3e7-d # internal github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid hgwb-oPlQDZjv-8RF_yB/hgwb-oPlQDZjv-8RF_yB -goversion go1.16.5 -D "" -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/system/info.go ./_build/src/github.com/containers/podman/pkg/bindings/system/system.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_disk_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_events_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_info_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/system/types_version_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/b0/b0e86755d62d786622c980c651516dde4e1ecc0ed518e7c8a871cbfaee145995-d # internal github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid 9N0ZO-MBi_1aHY1h8qbd/9N0ZO-MBi_1aHY1h8qbd -goversion go1.16.5 -D "" -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/43/43990ae0bad86fbdf9d967fd7444646c3aadfe94d8f28f85c0eb512fedffda49-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid FadX3PrCTr8Lr_5_CLWu/FadX3PrCTr8Lr_5_CLWu -goversion go1.16.5 -D "" -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d0/d04345af98669bbfd068847fdf7025622617c8ff560abe8ba0add6381fb7d79b-d # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid GnIChNOKZ_WEtEx400P1/GnIChNOKZ_WEtEx400P1 -goversion go1.16.5 -D "" -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/containers/podman/pkg/env/env.go ./_build/src/github.com/containers/podman/pkg/env/env_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/31/319a8b6ceaeaa85677ec4530a6875e7bd78a9cfc9d8b465895d7667f8f16c362-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid WUF-y68amQvbCRWPflCy/WUF-y68amQvbCRWPflCy -goversion go1.16.5 -D "" -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/containers/podman/pkg/network/network.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/25/25def85b1742fb1bf06df2b9b91ed5761b6ad40e0dd98cbbd328c117a21436e5-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid qjKoiuB09CdTZwmeXLZY/qjKoiuB09CdTZwmeXLZY -goversion go1.16.5 -D "" -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/containers/podman/pkg/registries/registries.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/93/93800ee5bba8963316be7d5ec9c8d74e8cdbe1bb6f24d8ab24fc0a53467b136b-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/podman/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid xV72NN7kVranc54Aq1mV/xV72NN7kVranc54Aq1mV -goversion go1.16.5 -D "" -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/alltransports.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/8f/8f7ca7bfae675e20aa8a7f34d7759d7d5785210ec9f6c72e028efe4d657a5917-d # internal github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/podman/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid s_pCMhjQSVX0BusjZy5u/s_pCMhjQSVX0BusjZy5u -goversion go1.16.5 -D "" -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/box.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/plot.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/table.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/terminal.go ./_build/src/github.com/containers/podman/vendor/github.com/buger/goterm/terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/31/319c2f376e15b1081291f364ed08a749bfaf85fcd46201b45954b9c30b6cf221-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/report mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/report/camelcase=github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase=$WORK/b574/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b425/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a EOF cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/eb/eb10796bd8548373d1e7a55a56ed6c06343c438d3b258efa1d44bed628de06bf-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/report -complete -installsuffix shared -buildid zARAbgwdFXpZ0M-Rr_g_/zARAbgwdFXpZ0M-Rr_g_ -goversion go1.16.5 -D "" -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/doc.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/template.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/validate.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/report/writer.go github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid GHljlthCdcPunohj7int/GHljlthCdcPunohj7int -goversion go1.16.5 -D "" -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/utils/alias.go ./_build/src/github.com/containers/podman/cmd/podman/utils/error.go ./_build/src/github.com/containers/podman/cmd/podman/utils/signals_linux.go ./_build/src/github.com/containers/podman/cmd/podman/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/de/ded57b89d028fc48c16d9fb926bcb7895aebfd35d7f04bd16933ced9c3cf3baf-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid DFFjPZFvkDPs_UVaRKX_/DFFjPZFvkDPs_UVaRKX_ -goversion go1.16.5 -D "" -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/10/107e9ef2b2f793bf27c6b2f0b7520e39b780f0b5235282fec1f29eb7803ff516-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid oUUSmIeEHVK69sTl0ZRN/oUUSmIeEHVK69sTl0ZRN -goversion go1.16.5 -D "" -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/04/041a99fa652ed2e1da8b07ac466c5d083c8227fec2ec743ace424d8fe6ffebcb-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid vg3lKgYAnQ6vcLwocRb_/vg3lKgYAnQ6vcLwocRb_ -goversion go1.16.5 -D "" -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config/config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d9/d90ac31e6619eb0db81fd5ba6daa5cb7fb213e8efba6d1bc11e6af7876687eb0-d # internal github.com/containers/podman/pkg/parallel mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b489/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid EUabC5yJG4TZI0Ve01aa/EUabC5yJG4TZI0Ve01aa -goversion go1.16.5 -D "" -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/containers/podman/pkg/parallel/parallel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/4a/4aaf86faef8ec637dbb5302e07ae27c933edce525d05095566bed4bb36457d3c-d # internal log/syslog mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid sWXJW-cXFS36WPS4e4H5/sWXJW-cXFS36WPS4e4H5 -goversion go1.16.5 -D "" -importcfg $WORK/b597/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/98/9855ae8ad4c7443d28d4895201c44a2ffb4416564baaef97b5868921e474d7a3-d # internal runtime/pprof mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b425/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p runtime/pprof -std -installsuffix shared -buildid -v6ta9_kLrcfocafGvcI/-v6ta9_kLrcfocafGvcI -goversion go1.16.5 -D "" -importcfg $WORK/b598/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/88/8870327a7d6f455871e601c59bedd429e413a24a0fe8b021f8166b878b239329-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/e3/e37d7473f9c0dc936976e5ce5401a83f34112475f19b498bfcb134d9c390ab7c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/38/385c91405dfaa5554b6f829226ec5271a6f054ad5fc422e3af9648dc5c547193-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile log/syslog=$WORK/b597/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid nvnnkObT3JZxSrk6PN0a/nvnnkObT3JZxSrk6PN0a -goversion go1.16.5 -D "" -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/de/de09ebcec838f1871c63e886c6e3d83c49d76a2f6e7a8a5aaefffaf1600b51f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/54/5455f9d605dedb51d66836e28e448a75abb61ef9ecfcdd5f33b8f939c6292e22-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/completion=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/storage/pkg/unshare=github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid DPkMeqIRROKMHM8nmfXb/DPkMeqIRROKMHM8nmfXb -goversion go1.16.5 -D "" -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli/exec_codes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/f8/f81bd86d1bbd0fb1332be3afe3453215c806ff80ec433736c8cd7409f1cf9e18-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/2f/2f5193620eef199437a1791c96ffdd581a79714aed6339677489af0b8eedf1f8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/29/2974386c3890927856fb3624b0a215c1776c37dc57a8ba9552f36850c80feaf7-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/containers/podman/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/podman/vendor/google.golang.org/grpc/status packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid hBPw0o9dT5Lr8eKR33d6/hBPw0o9dT5Lr8eKR33d6 -goversion go1.16.5 -D "" -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5b/5b5702b52cc05c72ee9c3022dc4107337f271517cac23898547389cc29749881-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/containers/ocicrypt/utils/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc=github.com/containers/podman/vendor/google.golang.org/grpc packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=$WORK/b420/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid PB-iettJDBWBnH0K2mCj/PB-iettJDBWBnH0K2mCj -goversion go1.16.5 -D "" -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/5f/5f939168dde7271e49ff264dd115703fa8a75a784c3104d479c6dafcea1b1641-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/keyprovider-config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/keyprovider=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/term=github.com/containers/podman/vendor/golang.org/x/term packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid IbcI1yneh1BsnukgwJDG/IbcI1yneh1BsnukgwJDG -goversion go1.16.5 -D "" -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/encryption.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpg.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/gpgvault.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ae/ae7b04eb36cf3d4bd703d015c8891eb6a55b889c764f371637e27eceebe50d94-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers mkdir -p $WORK/b584/ github.com/containers/podman/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b386/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/config/pkcs11config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config importmap github.com/containers/ocicrypt/crypto/pkcs11=github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 importmap github.com/containers/ocicrypt/utils=github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid 5pNIWBAkvErZQsdj0eFB/5pNIWBAkvErZQsdj0eFB -goversion go1.16.5 -D "" -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers/parse_helpers.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache importmap github.com/containers/image/v5/internal/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform importmap github.com/containers/image/v5/internal/types=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt=github.com/containers/podman/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb/v6=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6 importmap github.com/vbauerster/mpb/v6/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b489/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 8fOpl8tJrQuWs72y2w38/8fOpl8tJrQuWs72y2w38 -goversion go1.16.5 -D "" -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/encrypt.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/manifest.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/progress_reader.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy/sign.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/fb/fb77072037d91253f5fd75eb26834ddc394f5d9aebe21de6acb220ce42ae7676-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/16/16273453c677dc29d62bab6bccddc66bebd87c98b38b6f3ed6c4cbcf1d1d6724-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile container/list=$WORK/b069/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid rhCXCt19hBdHLNpOn__W/rhCXCt19hBdHLNpOn__W -goversion go1.16.5 -D "" -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented/errors.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/9d/9db3122c84c535f2647d02284df88c03e4e542a23c8d7fe0a30e0cbd536363c7-d # internal github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests importmap github.com/containers/common/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/podman/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid TnVr5KeI7gP3cUE6cLhS/TnVr5KeI7gP3cUE6cLhS -goversion go1.16.5 -D "" -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests/copy.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/70/70b8cc6f67cfd69f538deba7bde8b6237922a06a497c29674cec27d683b8fdb1-d # internal github.com/containers/podman/vendor/github.com/containers/common/libimage mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage/manifests=github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/filters=github.com/containers/podman/vendor/github.com/containers/common/pkg/filters importmap github.com/containers/common/pkg/retry=github.com/containers/podman/vendor/github.com/containers/common/pkg/retry importmap github.com/containers/common/pkg/signal=github.com/containers/podman/vendor/github.com/containers/common/pkg/signal importmap github.com/containers/common/pkg/timetype=github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype importmap github.com/containers/image/v5/copy=github.com/containers/podman/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/podman/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/podman/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/shortnames=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/podman/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/podman/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/disiqueira/gotree/v3=github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/jinzhu/copier=github.com/containers/podman/vendor/github.com/jinzhu/copier importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/filters=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/signal=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b489/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/libimage -complete -installsuffix shared -buildid zezrRNwZMejsEZ4Ze6ZQ/zezrRNwZMejsEZ4Ze6ZQ -goversion go1.16.5 -D "" -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/disk_usage.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/download.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/events.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/filters.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/history.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/image.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/image_config.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/image_tree.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/import.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/inspect.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/layer_tree.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/load.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/manifest_list.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/normalize.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/oci.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/pull.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/push.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/runtime.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/save.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/0e/0e99a030c4d7322d1f213ef7b91385e7014e6fe2b69511f75324bcd109dde438-d # internal github.com/containers/podman/pkg/api/handlers mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/docker/api/types=github.com/containers/podman/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/podman/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/network=github.com/containers/podman/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/podman/vendor/github.com/gorilla/schema importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid mGDB6I7NMS2smXD-7MlH/mGDB6I7NMS2smXD-7MlH -goversion go1.16.5 -D "" -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/containers/podman/pkg/api/handlers/decoder.go ./_build/src/github.com/containers/podman/pkg/api/handlers/types.go github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/shortnames=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/podman/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid VUb4mFeguBi7yXukPtsy/VUb4mFeguBi7yXukPtsy -goversion go1.16.5 -D "" -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_linux.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_uint64.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util/util_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/d5/d504738f15c900965c50f67655d1a6c773a17aeb91f3887b55429e1c3d49a8ed-d # internal github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid 94FNjg5jjADSkD-UVv5K/94FNjg5jjADSkD-UVv5K -goversion go1.16.5 -D "" -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/manifests/manifests.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_add_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/manifests/types_remove_options.go github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b558/ github.com/containers/podman/pkg/bindings/containers mkdir -p $WORK/b546/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid RtbvtQCvYcZ3O0H7maCl/RtbvtQCvYcZ3O0H7maCl -goversion go1.16.5 -D "" -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/pods/pods.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/pods/types_unpause_options.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/bindings/internal/util=github.com/containers/podman/pkg/bindings/internal/util importmap github.com/containers/podman/v3/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/moby/term=github.com/containers/podman/vendor/github.com/moby/term importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid QWxz2sMOOEV6x8GM5osq/QWxz2sMOOEV6x8GM5osq -goversion go1.16.5 -D "" -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/containers/podman/pkg/bindings/containers/archive.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/attach.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/checkpoint.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/commit.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/containers.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/create.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/diff.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/exec.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/healthcheck.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/logs.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/mount.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/rename.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_attach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_checkpoint_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_commit_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_create_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_diff_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execinspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_execstartandattach_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_exists_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_export_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_healthcheck_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_init_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_inspect_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_kill_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_list_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_log_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_mountedcontainerpaths_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_pause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_prune_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_remove_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_rename_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizeexectty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_resizetty_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_restore_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_shouldrestart_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_start_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stats_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_stop_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_top_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unmount_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_unpause_options.go ./_build/src/github.com/containers/podman/pkg/bindings/containers/types_wait_options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/97/97bf98fcd9c70cd2f6621c5fc1e0aab6bed29640e349ba56dcecdf7b22f6c207-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/copier mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/pkg/compression=github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/storage/pkg/fileutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b266/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/copier -complete -installsuffix shared -buildid K7G2Gw0OQI9yvJam6kRm/K7G2Gw0OQI9yvJam6kRm -goversion go1.16.5 -D "" -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/unwrap_112.go ./_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/cd/cd54f1381973266635bba77fa7240013efa8e379924309cee2eea5164e454290-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/a3/a3ad3368de1e3432e5b03808e4ed2064107a6c646e06b84942326d1cb15f513c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/9e/9e80b724751361ac85617d2b8f400bae397d0f2956703906145ccc9b05a8ad3c-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/libimage=github.com/containers/podman/vendor/github.com/containers/common/libimage importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v3/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v3/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v3/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v3/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v3/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v3/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v3/pkg/bindings/secrets=github.com/containers/podman/pkg/bindings/secrets importmap github.com/containers/podman/v3/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v3/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/entities/reports=github.com/containers/podman/pkg/domain/entities/reports importmap github.com/containers/podman/v3/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/types=github.com/containers/podman/vendor/github.com/containers/storage/types importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid vqu18JE1g37G2Df3jTaF/vqu18JE1g37G2Df3jTaF -goversion go1.16.5 -D "" -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/auto-update.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/containers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/events.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/generate.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/healthcheck.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/helpers.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/images.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/manifest.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/network.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/play.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/pods.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/runtime.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/secrets.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/system.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/trust.go ./_build/src/github.com/containers/podman/pkg/domain/infra/tunnel/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/44/445e78ea8b513935ea5c643a8f9eb2c19f353b9cc93ca6a2095f1a66be798f8e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/72/7261c5d6ec25837264b2548af328ecfce280c664d6f06490bee744820eebe653-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b381/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid XAI8mSCITYiW84LSqjWI/XAI8mSCITYiW84LSqjWI -goversion go1.16.5 -D "" -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_abi_unsupported.go ./_build/src/github.com/containers/podman/pkg/domain/infra/runtime_tunnel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/31/310b0fcb898ce250f11a6cffb80ce16abbf6db4c68eb112f17272f253a67c688-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid Amr7rzReH7mfYWir_Bwy/Amr7rzReH7mfYWir_Bwy -goversion go1.16.5 -D "" -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/registry/config.go ./_build/src/github.com/containers/podman/cmd/podman/registry/config_tunnel.go ./_build/src/github.com/containers/podman/cmd/podman/registry/json.go ./_build/src/github.com/containers/podman/cmd/podman/registry/registry.go ./_build/src/github.com/containers/podman/cmd/podman/registry/remote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/bd/bd14f87216edbf50c1037645dd736dfa15520ac20a7cd7ab92900d59aa828e9a-d # internal github.com/containers/podman/cmd/podman/completion mkdir -p $WORK/b568/ github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b576/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/podman/cmd/podman/completion -complete -installsuffix shared -buildid hcJnjV_yZb-yrxSGER-f/hcJnjV_yZb-yrxSGER-f -goversion go1.16.5 -D "" -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/completion/completion.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid Du2oIXduNnfVl8vz1yGX/Du2oIXduNnfVl8vz1yGX -goversion go1.16.5 -D "" -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/validate/args.go ./_build/src/github.com/containers/podman/cmd/podman/validate/choice.go ./_build/src/github.com/containers/podman/cmd/podman/validate/latest.go github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/parse=github.com/containers/podman/vendor/github.com/containers/common/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v3/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v3/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v3/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/systemd/define=github.com/containers/podman/pkg/systemd/define importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b565/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid xYbaqodRrV7mAr7raCIJ/xYbaqodRrV7mAr7raCIJ -goversion go1.16.5 -D "" -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/common/completion.go ./_build/src/github.com/containers/podman/cmd/podman/common/create.go ./_build/src/github.com/containers/podman/cmd/podman/common/create_opts.go ./_build/src/github.com/containers/podman/cmd/podman/common/createparse.go ./_build/src/github.com/containers/podman/cmd/podman/common/default.go ./_build/src/github.com/containers/podman/cmd/podman/common/diffChanges.go ./_build/src/github.com/containers/podman/cmd/podman/common/netflags.go ./_build/src/github.com/containers/podman/cmd/podman/common/ports.go ./_build/src/github.com/containers/podman/cmd/podman/common/specgen.go ./_build/src/github.com/containers/podman/cmd/podman/common/util.go ./_build/src/github.com/containers/podman/cmd/podman/common/volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/e2/e23551ffe3a8d5bcc1d01ac79bbaa8ad4241b36dcbfe20305a3f9378a36ca42e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/3d/3d2155876c8f9d1c69c8f0bf9fe031fd624a4153d53b58b47373ff1a43987933-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/74/74f5ff9e4ca23a4cbd10ced58bac593bb29671bf460180a6ab6cb0605c5f0d67-d # internal github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b579/ github.com/containers/podman/cmd/podman/generate mkdir -p $WORK/b578/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a EOF github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b589/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid FFy4QddULzFRuMWfpYOK/FFy4QddULzFRuMWfpYOK -goversion go1.16.5 -D "" -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/healthcheck.go ./_build/src/github.com/containers/podman/cmd/podman/healthcheck/run.go cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid Pifsay04dt9pCWxkM4w-/Pifsay04dt9pCWxkM4w- -goversion go1.16.5 -D "" -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/generate/generate.go ./_build/src/github.com/containers/podman/cmd/podman/generate/kube.go ./_build/src/github.com/containers/podman/cmd/podman/generate/systemd.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid cyRYdbYEErQUGbOQQZZa/cyRYdbYEErQUGbOQQZZa -goversion go1.16.5 -D "" -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/play/kube.go ./_build/src/github.com/containers/podman/cmd/podman/play/play.go mkdir -p $WORK/b587/ github.com/containers/podman/cmd/podman/pods github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b590/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid N6KuBicLfiOXvu0B7Xs4/N6KuBicLfiOXvu0B7Xs4 -goversion go1.16.5 -D "" -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/manifest/add.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/annotate.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/create.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/exists.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/manifest.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/push.go ./_build/src/github.com/containers/podman/cmd/podman/manifest/remove.go mkdir -p $WORK/b575/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid Ch-8igqp_dgcbSNWHPcx/Ch-8igqp_dgcbSNWHPcx -goversion go1.16.5 -D "" -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/pods/create.go ./_build/src/github.com/containers/podman/cmd/podman/pods/exists.go ./_build/src/github.com/containers/podman/cmd/podman/pods/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/pods/kill.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pause.go ./_build/src/github.com/containers/podman/cmd/podman/pods/pod.go ./_build/src/github.com/containers/podman/cmd/podman/pods/prune.go ./_build/src/github.com/containers/podman/cmd/podman/pods/ps.go ./_build/src/github.com/containers/podman/cmd/podman/pods/restart.go ./_build/src/github.com/containers/podman/cmd/podman/pods/rm.go ./_build/src/github.com/containers/podman/cmd/podman/pods/start.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stats.go ./_build/src/github.com/containers/podman/cmd/podman/pods/stop.go ./_build/src/github.com/containers/podman/cmd/podman/pods/top.go ./_build/src/github.com/containers/podman/cmd/podman/pods/unpause.go cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid DKvDPLAyhhXtL5NNF70r/DKvDPLAyhhXtL5NNF70r -goversion go1.16.5 -D "" -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/inspect/inspect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/4c/4ce2056c5a345bd7dfb81d44322b5dd1a4b55e19729224e3a002dba1f4364451-d # internal github.com/containers/podman/cmd/podman/secrets mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/podman/cmd/podman/secrets -complete -installsuffix shared -buildid gbcAlepl1ssW0ReV92Up/gbcAlepl1ssW0ReV92Up -goversion go1.16.5 -D "" -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/secrets/create.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/list.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/rm.go ./_build/src/github.com/containers/podman/cmd/podman/secrets/secret.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/2f/2ff939c0c0281bc0a5ebf2242e7daae74e3eff20afc087fbf0e1348c57d39e95-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/podman/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid O-WTF28_l35Ca3djbN7h/O-WTF28_l35Ca3djbN7h -goversion go1.16.5 -D "" -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection.go ./_build/src/github.com/containers/podman/cmd/podman/system/df.go ./_build/src/github.com/containers/podman/cmd/podman/system/events.go ./_build/src/github.com/containers/podman/cmd/podman/system/info.go ./_build/src/github.com/containers/podman/cmd/podman/system/prune.go ./_build/src/github.com/containers/podman/cmd/podman/system/system.go ./_build/src/github.com/containers/podman/cmd/podman/system/unshare.go ./_build/src/github.com/containers/podman/cmd/podman/system/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/72/72c8a867bb89be9e95323b9df7835ccf93f2adbc7459afe1bf39c827b414158b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/a3/a33f2af5f8bdcbc7641217e9358ffda1eb375b19e2fea94e7b53f456fef4f48c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/fc/fccb020c417a7c9c039cfcf987fb150d6c77b86f03cbf73f68a8b657717535b0-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/2f/2f04f142643fa1612d77ea35fc6638bf3e2915c7738b63f6effd9a56b6767fdc-d # internal github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b588/ github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b594/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/network=github.com/containers/podman/pkg/network importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b565/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid dZK11GXfooew2kJl8TWz/dZK11GXfooew2kJl8TWz -goversion go1.16.5 -D "" -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/networks/connect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/create.go ./_build/src/github.com/containers/podman/cmd/podman/networks/disconnect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/exists.go ./_build/src/github.com/containers/podman/cmd/podman/networks/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/networks/list.go ./_build/src/github.com/containers/podman/cmd/podman/networks/network.go ./_build/src/github.com/containers/podman/cmd/podman/networks/prune.go ./_build/src/github.com/containers/podman/cmd/podman/networks/reload.go ./_build/src/github.com/containers/podman/cmd/podman/networks/rm.go cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid A6Z0E66OfUVgd3deZwwU/A6Z0E66OfUVgd3deZwwU -goversion go1.16.5 -D "" -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/volumes/create.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/exists.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/list.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/prune.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/rm.go ./_build/src/github.com/containers/podman/cmd/podman/volumes/volume.go github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/define=github.com/containers/podman/vendor/github.com/containers/buildah/define importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/ocicrypt/config=github.com/containers/podman/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/helpers=github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid nGNpzQnoLjbPEiHNKVTF/nGNpzQnoLjbPEiHNKVTF -goversion go1.16.5 -D "" -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/images/build.go ./_build/src/github.com/containers/podman/cmd/podman/images/diff.go ./_build/src/github.com/containers/podman/cmd/podman/images/exists.go ./_build/src/github.com/containers/podman/cmd/podman/images/history.go ./_build/src/github.com/containers/podman/cmd/podman/images/image.go ./_build/src/github.com/containers/podman/cmd/podman/images/images.go ./_build/src/github.com/containers/podman/cmd/podman/images/import.go ./_build/src/github.com/containers/podman/cmd/podman/images/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/images/list.go ./_build/src/github.com/containers/podman/cmd/podman/images/load.go ./_build/src/github.com/containers/podman/cmd/podman/images/mount.go ./_build/src/github.com/containers/podman/cmd/podman/images/prune.go ./_build/src/github.com/containers/podman/cmd/podman/images/pull.go ./_build/src/github.com/containers/podman/cmd/podman/images/push.go ./_build/src/github.com/containers/podman/cmd/podman/images/rm.go ./_build/src/github.com/containers/podman/cmd/podman/images/rmi.go ./_build/src/github.com/containers/podman/cmd/podman/images/save.go ./_build/src/github.com/containers/podman/cmd/podman/images/search.go ./_build/src/github.com/containers/podman/cmd/podman/images/sign.go ./_build/src/github.com/containers/podman/cmd/podman/images/tag.go ./_build/src/github.com/containers/podman/cmd/podman/images/tree.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_set.go ./_build/src/github.com/containers/podman/cmd/podman/images/trust_show.go ./_build/src/github.com/containers/podman/cmd/podman/images/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/images/untag.go ./_build/src/github.com/containers/podman/cmd/podman/images/utils_linux.go github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/copier=github.com/containers/podman/vendor/github.com/containers/buildah/copier importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v3/pkg/copy=github.com/containers/podman/pkg/copy importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v3/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v3/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v3/utils=github.com/containers/podman/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid A3RsEEaKpyy0nzxL7-iq/A3RsEEaKpyy0nzxL7-iq -goversion go1.16.5 -D "" -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/containers/attach.go ./_build/src/github.com/containers/podman/cmd/podman/containers/checkpoint.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cleanup.go ./_build/src/github.com/containers/podman/cmd/podman/containers/commit.go ./_build/src/github.com/containers/podman/cmd/podman/containers/container.go ./_build/src/github.com/containers/podman/cmd/podman/containers/cp.go ./_build/src/github.com/containers/podman/cmd/podman/containers/create.go ./_build/src/github.com/containers/podman/cmd/podman/containers/diff.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exec.go ./_build/src/github.com/containers/podman/cmd/podman/containers/exists.go ./_build/src/github.com/containers/podman/cmd/podman/containers/export.go ./_build/src/github.com/containers/podman/cmd/podman/containers/init.go ./_build/src/github.com/containers/podman/cmd/podman/containers/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/containers/kill.go ./_build/src/github.com/containers/podman/cmd/podman/containers/list.go ./_build/src/github.com/containers/podman/cmd/podman/containers/logs.go ./_build/src/github.com/containers/podman/cmd/podman/containers/mount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/pause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/port.go ./_build/src/github.com/containers/podman/cmd/podman/containers/prune.go ./_build/src/github.com/containers/podman/cmd/podman/containers/ps.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rename.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restart.go ./_build/src/github.com/containers/podman/cmd/podman/containers/restore.go ./_build/src/github.com/containers/podman/cmd/podman/containers/rm.go ./_build/src/github.com/containers/podman/cmd/podman/containers/run.go ./_build/src/github.com/containers/podman/cmd/podman/containers/runlabel.go ./_build/src/github.com/containers/podman/cmd/podman/containers/start.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stats.go ./_build/src/github.com/containers/podman/cmd/podman/containers/stop.go ./_build/src/github.com/containers/podman/cmd/podman/containers/top.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unmount.go ./_build/src/github.com/containers/podman/cmd/podman/containers/unpause.go ./_build/src/github.com/containers/podman/cmd/podman/containers/utils.go ./_build/src/github.com/containers/podman/cmd/podman/containers/wait.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/5b/5b9d26413005d3795ce880db5d0163a1ff699d6300478c79809d67aa501472b7-d # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/b5/b5a538b4e8b2f3be1042764b73ba3218840feaf7a96a0caec222fe81e4e0a18e-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/report=github.com/containers/podman/vendor/github.com/containers/common/pkg/report importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/containers/podman/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b380/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid XWWqz0bJJI8uRyxy3Rlo/XWWqz0bJJI8uRyxy3Rlo -goversion go1.16.5 -D "" -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/system/connection/add.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/default.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/list.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/remove.go ./_build/src/github.com/containers/podman/cmd/podman/system/connection/rename.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/62/6224368cc91a027f3bb2f1f8392ebbfb192b8798ee919c29972d12cb3dd3c682-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/15/159143c8a91b20b921f704db88944f5bbfff10babf827944738d2e5001199faa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/4b/4b45acb629456a5494870d9d3b9b6ddb4752a70e1b42df9b7d7ce94deaf88d4f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/78/78e613115babb3d8850e3ba283feecdcb0c151a212a7f18c246a8b2c5c132047-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/0a/0a4a4a78cf80eb5c7f41cd416a972b85ba8ac90d1c87cac0b02c38f7dadc3c65-d # internal github.com/containers/podman/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/completion=github.com/containers/podman/vendor/github.com/containers/common/pkg/completion importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v3/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v3/cmd/podman/completion=github.com/containers/podman/cmd/podman/completion importmap github.com/containers/podman/v3/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v3/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v3/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v3/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v3/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v3/cmd/podman/machine=github.com/containers/podman/cmd/podman/machine importmap github.com/containers/podman/v3/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v3/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v3/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v3/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v3/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v3/cmd/podman/secrets=github.com/containers/podman/cmd/podman/secrets importmap github.com/containers/podman/v3/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v3/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v3/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v3/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v3/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v3/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v3/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v3/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v3/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v3/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v3/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v3/version=github.com/containers/podman/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/podman/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/podman/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile log/syslog=$WORK/b597/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b598/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid r4wFZfDCZpPph8nrNXiO/r4wFZfDCZpPph8nrNXiO -goversion go1.16.5 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman/cmd/podman/auto-update.go ./_build/src/github.com/containers/podman/cmd/podman/diff.go ./_build/src/github.com/containers/podman/cmd/podman/early_init_linux.go ./_build/src/github.com/containers/podman/cmd/podman/inspect.go ./_build/src/github.com/containers/podman/cmd/podman/login.go ./_build/src/github.com/containers/podman/cmd/podman/logout.go ./_build/src/github.com/containers/podman/cmd/podman/main.go ./_build/src/github.com/containers/podman/cmd/podman/root.go ./_build/src/github.com/containers/podman/cmd/podman/syslog_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d8/d8f3c966899e4dcb0eaa08fd7e0ef911e01c387fd07b43ce5f42e20a1e58e1cc-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/completion=$WORK/b040/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b291/_pkg_.a packagefile github.com/containers/podman/cmd/podman/completion=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/cmd/podman/machine=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/cmd/podman/secrets=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile log/syslog=$WORK/b597/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b598/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b060/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b147/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/term=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b148/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b149/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b150/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/types=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b287/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b108/_pkg_.a packagefile os/exec=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b112/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b114/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/parse=$WORK/b292/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b294/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b565/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/define=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/copier=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/pkg/copy=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b151/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b328/_pkg_.a packagefile os/user=$WORK/b158/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/define=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b165/_pkg_.a packagefile net/url=$WORK/b058/_pkg_.a packagefile text/template=$WORK/b057/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b380/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/reports=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities/types=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b161/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b157/_pkg_.a packagefile os/signal=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b379/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b311/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile flag=$WORK/b050/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile text/tabwriter=$WORK/b425/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b188/_pkg_.a packagefile mime=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b163/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b290/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b152/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b288/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b130/_pkg_.a packagefile regexp/syntax=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b113/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b137/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b345/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b321/_pkg_.a packagefile archive/tar=$WORK/b266/_pkg_.a packagefile compress/bzip2=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b351/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b166/_pkg_.a packagefile text/template/parse=$WORK/b059/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b332/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b072/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b074/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b375/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b377/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b358/_pkg_.a packagefile container/list=$WORK/b069/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b162/_pkg_.a packagefile database/sql/driver=$WORK/b312/_pkg_.a packagefile compress/flate=$WORK/b173/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b254/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b175/_pkg_.a packagefile mime/multipart=$WORK/b184/_pkg_.a packagefile net/http/httptrace=$WORK/b186/_pkg_.a packagefile net/http/internal=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b180/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b284/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b281/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/filters=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/signal=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/jinzhu/copier=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b326/_pkg_.a packagefile text/scanner=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/snappy=$WORK/b119/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b121/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b123/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b133/_pkg_.a packagefile hash/crc64=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/types=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/miekg/pkcs11=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/secrets=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b337/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b364/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b179/_pkg_.a packagefile mime/quotedprintable=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/sys/mountinfo=$WORK/b154/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/decor=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b506/_pkg_.a packagefile database/sql=$WORK/b543/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b520/_pkg_.a packagefile net/http/httputil=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc=$WORK/b420/_pkg_.a packagefile net/mail=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b403/_pkg_.a packagefile compress/zlib=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b402/_pkg_.a packagefile image=$WORK/b404/_pkg_.a packagefile image/jpeg=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b412/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/internal/util=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/moby/term=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/types=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b177/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b392/_pkg_.a packagefile container/heap=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rivo/uniseg=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/cwriter=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v6/internal=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/chzyer/readline=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/list=$WORK/b539/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b441/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/trace=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/backoff=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/credentials=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b440/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/keepalive=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/metadata=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/peer=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/resolver=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/stats=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/tap=$WORK/b473/_pkg_.a packagefile hash/adler32=$WORK/b400/_pkg_.a packagefile image/color=$WORK/b405/_pkg_.a packagefile image/internal/imageutil=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/juju/ansiterm/tabwriter=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-colorable=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/status=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b223/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc=$WORK/b226/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b225/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries=$WORK/b422/_pkg_.a packagefile html/template=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/attributes=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall=$WORK/b469/_pkg_.a packagefile expvar=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cespare/xxhash/v2=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b250/_pkg_.a packagefile hash/fnv=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/lunixbochs/vtclean=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b236/_pkg_.a packagefile html=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b251/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b243/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=sbLPznyKJM3JrgAlral-/r4wFZfDCZpPph8nrNXiO/0rtmxe3wFhYgqfCo3MUN/sbLPznyKJM3JrgAlral- -X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0xa3096a5ef9d918068183452ab5ffbe063e718c43 -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_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + pushd dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ~/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ~/build/BUILD/podman-3.2.3 + mkdir _build + pushd _build ~/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/_build ~/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ~/build/BUILD/podman-3.2.3 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ~/build/BUILD/podman-3.2.3 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/_build:/builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b + GOPATH=/builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/_build:/builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux systemd exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0x8426a98f44de41713aa82a160b1fef586440dc32 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname WORK=/tmp/go-build3861400023 internal/unsafeheader mkdir -p $WORK/b006/ internal/race mkdir -p $WORK/b016/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid bGsQOH0iFQwKb-SNEvQt/bGsQOH0iFQwKb-SNEvQt -goversion go1.16.5 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid OubtAw5XeQ_kVqih8j5_/OubtAw5XeQ_kVqih8j5_ -goversion go1.16.5 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go sync/atomic /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal mkdir -p $WORK/b017/ mkdir -p $WORK/b011/ internal/cpu mkdir -p $WORK/b010/ cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ab/ab8d58d8d51ba30faa7fc430d15583845fd88f0525c2059e398095f60acebd92-d # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_386.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_x86.s cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b017/symabis ./asm.s unicode mkdir -p $WORK/b018/ runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid RGZO6Ar42uciipRaRGuy/RGZO6Ar42uciipRaRGuy -goversion go1.16.5 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid UFvBh_S_WNGtSGy7jcK_/UFvBh_S_WNGtSGy7jcK_ -goversion go1.16.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_386.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4Qmqj8b7fQT29s3w8u4I/4Qmqj8b7fQT29s3w8u4I -goversion go1.16.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_386.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b013/symabis ./intrinsics_386.s cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid VEUqt11pfWuYY4gjo2oB/VEUqt11pfWuYY4gjo2oB -goversion go1.16.5 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/54/54925c590df714d12a39397e0271e51be6d6e45445518dfb8b4404ebd6859d44-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 4_JWqZLPTZcjHF485PAf/4_JWqZLPTZcjHF485PAf -goversion go1.16.5 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b011/asm_386.o ./asm_386.s cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid CR54URurPLqsbG9zgd_2/CR54URurPLqsbG9zgd_2 -goversion go1.16.5 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_386.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_386.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f4/f4249844976e00ea0db900c38637ddffd44fa00d3304d45e256574536334b910-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal encoding mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding -std -complete -installsuffix shared -buildid p8DlZcnY5t-9Yn2CXIYP/p8DlZcnY5t-9Yn2CXIYP -goversion go1.16.5 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/08/085a501ba4a7e530a09e10c002f084551b08abe45078f821c552adfc06568071-d # internal math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math/bits -std -complete -installsuffix shared -buildid cNxBLfhfRdh-9jI0N6VA/cNxBLfhfRdh-9jI0N6VA -goversion go1.16.5 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/47/47bd0986f32e21491cc20c6032c306b47139fe07479cc3c8bd9e5065966239cb-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 cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid bIRV_jDPJL9FzikLbz6U/bIRV_jDPJL9FzikLbz6U -goversion go1.16.5 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/964e4ef7c5be85c2b9a6294e603e23c19258e0709f9988940ac3dbfd78d63b12-d # internal unicode/utf16 mkdir -p $WORK/b042/ cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8a/8af24c1427fc46ab05285553ba038363a41f7b7ebe4c8883341691ffa5e1f618-d # internal internal/nettrace mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oIQRoIB6o-FT3p6nfzBK/oIQRoIB6o-FT3p6nfzBK -goversion go1.16.5 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid evtNztoweaTi0IL5Ouh8/evtNztoweaTi0IL5Ouh8 -goversion go1.16.5 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d0/d04f0098f9385b9ef896fe0c07d9b18cf7c560d01588f16d1e51b3cef1db64ff-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/98/9811388e01d8d9bd3d474e1e1623004d85e9e4db22820667aff86bea5e3794f4-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s runtime/cgo mkdir -p $WORK/b050/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b050/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9e/9ec848d188f7e98ccb7db723cb265f1fda712fc4e95923fb6796809d87e4f933-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/37/37666c75289e5fcee8d41cd90596fe54c2cc0e97153c29f3fce8d46a9c1983e2-d # internal 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_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6zuN1M4tIrlLhC4VLU6x/6zuN1M4tIrlLhC4VLU6x -goversion go1.16.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/37/371583e4061b45519630ec75c10191b85a12279a31500fc65fd1477c99b4b374-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_386.o $WORK/b009/equal_386.o $WORK/b009/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/00/00be2cc3ddce21940e20a31352c04f28fd7499ac40afffec93c5545b8b0cea30-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true runtime /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal mkdir -p $WORK/b008/ cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s math mkdir -p $WORK/b025/ cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e7/e7925c4ea463b713f7fe48295dfbe1019472f7c5d64c5f5e62945b2599ea5e80-d # internal cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b025/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s 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 /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid rdmmiBlOpEV4J6YC4DFp/rdmmiBlOpEV4J6YC4DFp -goversion go1.16.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash32.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_32bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/panic32.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math -std -installsuffix shared -buildid R-ns7HPu9h7vaAPpe7qk/R-ns7HPu9h7vaAPpe7qk -goversion go1.16.5 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/asin_386.o ./asin_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/sqrt_386.o ./sqrt_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/asin_386.o $WORK/b025/atan2_386.o $WORK/b025/atan_386.o $WORK/b025/exp2_386.o $WORK/b025/expm1_386.o $WORK/b025/floor_386.o $WORK/b025/frexp_386.o $WORK/b025/hypot_386.o $WORK/b025/ldexp_386.o $WORK/b025/log10_386.o $WORK/b025/log1p_386.o $WORK/b025/log_386.o $WORK/b025/mod_386.o $WORK/b025/modf_386.o $WORK/b025/remainder_386.o $WORK/b025/sqrt_386.o $WORK/b025/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/88/886b61281b1ff8291ea4e97fe1a190fff6411bd620397f345cd021f737e81334-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b050/_x011.o -c gcc_386.S cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go -dynlinker cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b050/symabis ./asm_386.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p runtime/cgo -std -installsuffix shared -buildid wuqL90CVQcYVVTjLsejt/wuqL90CVQcYVVTjLsejt -goversion go1.16.5 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b050/_cgo_gotypes.go $WORK/b050/cgo.cgo1.go $WORK/b050/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_386.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b1/b190c184507e4d72745f5284a8cce0962c5d432709fa95382c1d1d734c8d7dba-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/preempt_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8b/8b912a3ac97aafa0fa81d3562bae3843074705c6431008c4f49bb27e9f8bdb17-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b015/ 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 /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid sRMGjkvv_Ql5z59JWn8f/sRMGjkvv_Ql5z59JWn8f -goversion go1.16.5 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid VdkZmbs3-7RXOrGPdMQ6/VdkZmbs3-7RXOrGPdMQ6 -goversion go1.16.5 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/55/552e8bdb57c2cc8272a4ea394bd0e09b02bd9a18b7c6d4d7fa5d42009d8ef7ea-d # internal internal/testlog mkdir -p $WORK/b039/ internal/singleflight mkdir -p $WORK/b049/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 76NYzoWGgb_LpnNR0vew/76NYzoWGgb_LpnNR0vew -goversion go1.16.5 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid h144XD9O4SHKl7PgOrUR/h144XD9O4SHKl7PgOrUR -goversion go1.16.5 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b7/b706e138bf8071074e10f01b2d2931f658b47d1b0aac9111c60851e4ed39bd4b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b6/b6d771256d67afc774af23e7d3526a45d49fb72b3c12f1f0ad4dfcbba9cb14e9-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/dc/dcf96bf0739c45fe33a55b56ec572bacab25eef605016b81334b9b3d9cd15b6f-d # internal sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF errors mkdir -p $WORK/b004/ cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p sort -std -complete -installsuffix shared -buildid XsZprARlU9IL61ls3vfl/XsZprARlU9IL61ls3vfl -goversion go1.16.5 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid 52mPYq3uIoPok-V8BjgY/52mPYq3uIoPok-V8BjgY -goversion go1.16.5 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f9/f901005b83a49a88963d7627f4f99824b7ec5d02cc8b27bb4d514f95e437540f-d # internal internal/oserror mkdir -p $WORK/b033/ path mkdir -p $WORK/b041/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid A_ygHv66Gdgn1vPRlqst/A_ygHv66Gdgn1vPRlqst -goversion go1.16.5 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b047/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path -std -complete -installsuffix shared -buildid 3T6ryhsDBmGsIbxiwAOJ/3T6ryhsDBmGsIbxiwAOJ -goversion go1.16.5 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid dhC8HkwVHrIRMxSoUG71/dhC8HkwVHrIRMxSoUG71 -goversion go1.16.5 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go io mkdir -p $WORK/b014/ strconv mkdir -p $WORK/b028/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid iT9oAfO5fM_SOTKCRO36/iT9oAfO5fM_SOTKCRO36 -goversion go1.16.5 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p strconv -std -complete -installsuffix shared -buildid uaGhpPbv9u3h1wbQ58pj/uaGhpPbv9u3h1wbQ58pj -goversion go1.16.5 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fe/fe73f2bf3fa6ae58eaebd72b6cd0d4ffe3f1221f2cd88f5a4e330354afe27327-d # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b036/symabis ./asm_linux_386.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b033/_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 cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p syscall -std -installsuffix shared -buildid Rem2QnfGgwe6ZhQ6e6Dz/Rem2QnfGgwe6ZhQ6e6Dz -goversion go1.16.5 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/flock_linux_32bit.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_32_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_386.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/00c7a16e474600520cedfa5d793ced63e4f2e09562936c1de25c7d6942714f69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f5/f5b6df5c760ed2a233d92d0b07601c9b210e7a6ddc419a062fa7c9e0ad297ad6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/04/049c9e6ec886b69d0b53e58309117398d50228f139051fb1fe2c9055b80b3954-d # internal bytes mkdir -p $WORK/b003/ 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 strings mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid N50qW4ONOGxc8YsUxMUv/N50qW4ONOGxc8YsUxMUv -goversion go1.16.5 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid 8Tq-x-kQKXEgDoWR1QNr/8Tq-x-kQKXEgDoWR1QNr -goversion go1.16.5 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/47/4777ec55c33990336b6f8830546600b6f441527c843bc1cad912d858ef822733-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ee/ee7bbba463aa44e44e96d758b2f609eff5a49f0bc046482e71a69ea469cd88b4-d # internal reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b027/symabis ./asm_386.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_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-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p reflect -std -installsuffix shared -buildid DwTkcQS0z8mLnxEJCX1G/DwTkcQS0z8mLnxEJCX1G -goversion go1.16.5 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/20/20ccb4c34b3962c343b540ae194e08f3efab3651db5d07f348aee84b79a0f98c-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid ZLkUx_HtwYgDl90Gb4ng/ZLkUx_HtwYgDl90Gb4ng -goversion go1.16.5 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AI5brwjWj7D3kd6Xap9c/AI5brwjWj7D3kd6Xap9c -goversion go1.16.5 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/52/527b5c6230199f6937dd1f6a6d6b866e86eb5715b54b5c33f79447496c184721-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/82/829af856bf08b367707068cb97e6de009cc6cff5247ca35fecb4b8e8002ec5f9-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b036/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d6/d6c5cccaaffafbfcd3e6ad565514084dd068d891b87c161140070c2451f1b87b-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b059/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 1kO9RIuznoPzYAhOZxk-/1kO9RIuznoPzYAhOZxk- -goversion go1.16.5 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid FGixr_KCOAaIbFeVO46y/FGixr_KCOAaIbFeVO46y -goversion go1.16.5 -D "" -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex/filemutex_flock.go internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid SsQd_LQatxFIlDFJUmsS/SsQd_LQatxFIlDFJUmsS -goversion go1.16.5 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_386.go time mkdir -p $WORK/b037/ cat >$WORK/b037/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/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p time -std -installsuffix shared -buildid RsBD-6ZETjgq2-5YlQBd/RsBD-6ZETjgq2-5YlQBd -goversion go1.16.5 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/94/94d7d36ea1498f947e11840aae76752db9130435e92a7eff855a7b7b1b274e52-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ff/ff854a4e5d88cbdd940ea6766447e758082ae2769f124b162fbb6fb53d5fa484-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/db/db1892f9698a3a63ec43d4175f39d722af777773a5983f193d4d1748b5324f36-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/04/0474818d415848bd57d05b877baa600242018ff01ecb0db0cf93b5ef90b72dff-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid QXPk6tZW6fzPCEibHr1g/QXPk6tZW6fzPCEibHr1g -goversion go1.16.5 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b027/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/14/14d385d0cedda47c56250a16957f6ef32ab445d86353c7c3324fcaa112d41a1b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/59/59de74a800ac90344d4b677794a2708e18a8b8c5aa82e3d4cfcab2e1b61df1c0-d # internal context mkdir -p $WORK/b046/ io/fs mkdir -p $WORK/b040/ cat >$WORK/b046/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/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p context -std -complete -installsuffix shared -buildid p_ZEhtbxdcHQWGIjjazy/p_ZEhtbxdcHQWGIjjazy -goversion go1.16.5 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p io/fs -std -complete -installsuffix shared -buildid U-7PgSyDimXSwpGLm2hE/U-7PgSyDimXSwpGLm2hE -goversion go1.16.5 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid vBOxwW8JZ00cjZGIpOyW/vBOxwW8JZ00cjZGIpOyW -goversion go1.16.5 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/41/4197f76616d3efb1297553f6c9ad19ed678833c20df406679eedb8f24bd6dbbe-d # internal internal/fmtsort mkdir -p $WORK/b030/ encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tQqtDl1StDjZ6sesWp1M/tQqtDl1StDjZ6sesWp1M -goversion go1.16.5 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid LGySO80iTzZyLi76BT3w/LGySO80iTzZyLi76BT3w -goversion go1.16.5 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/73/73418d33450d4820d8f1d5507309ef13d78bce90aba5edf2fe66a64e264ca968-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e8/e877ff20ddd1f92565b474fea57cebd3cd71013f02714fbf7373524a65ba427e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bc/bc3a983de7b41acb885ea6e7cd6f0e83d285feb87d005fe21ea97fdb5f7f74a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/de/de8647461c2cc3881ae6f9eb5038c944ebd0c9a0c6dbfa52777e4cef1aea8c4d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p os -std -installsuffix shared -buildid AuqXlzSU8zU3_nmIMdcX/AuqXlzSU8zU3_nmIMdcX -goversion go1.16.5 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/49/49007a2c9c10e38a0c19b39b26422be0838a86620311e48e2d9d0e4111b19799-d # internal encoding/base64 mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid HT7NXbKJsKSr7dYRW__e/HT7NXbKJsKSr7dYRW__e -goversion go1.16.5 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/containers/dnsname/vendor/golang.org/x/sys/unix mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./asm_linux_386.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Xeubqs7jskr47mU0U_Mv/Xeubqs7jskr47mU0U_Mv -goversion go1.16.5 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_386.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zptrace386_linux.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a9/a9de0088538770ce93570d8e897e833767fb401b9fd2abe1e5a17dab0018dcb6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d4/d47184f2f3aea26192a25edf683eb7a4d64b80a8f09b54cdf3cfbd992dda7a8c-d # internal path/filepath mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid ey6wWL5499dU1Hg9ILXi/ey6wWL5499dU1Hg9ILXi -goversion go1.16.5 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go fmt mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p fmt -std -complete -installsuffix shared -buildid vhZrQU41xcx22q9MVHMD/vhZrQU41xcx22q9MVHMD -goversion go1.16.5 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go net mkdir -p $WORK/b045/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b045/ -importpath net -- -I $WORK/b045/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/78/785cd407d71a38ee859940ba89c2db20b035c47b7129e2d7372db4932d6c4904-d # internal io/ioutil mkdir -p $WORK/b054/ os/exec mkdir -p $WORK/b062/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid lD42dd-M2xKDFDPb2OPM/lD42dd-M2xKDFDPb2OPM -goversion go1.16.5 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid jsmlsTY0uadoJ55JChN6/jsmlsTY0uadoJ55JChN6 -goversion go1.16.5 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a2/a2bce50f380dbcbe4fe6aaeb2af1a92c40d2da39988434281260e1c95b369a2a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/55/55df5a100c5f51c53c02d6eea2c2e31fa0c64f9ead673ae8f1a865f4136a53f6-d # internal cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/dnsname/vendor/golang.org/x/sys/unix -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3c/3c8b93832d430874505a7b202704ee7e28139ea1edfb77b17b975aab990b741c-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b057/ log mkdir -p $WORK/b056/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid Uak8YXcAIVWnryK0Qir9/Uak8YXcAIVWnryK0Qir9 -goversion go1.16.5 -D "" -importcfg $WORK/b057/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion/buildversion.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p log -std -complete -installsuffix shared -buildid EFc4BNmluvyNoa-WC01o/EFc4BNmluvyNoa-WC01o -goversion go1.16.5 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/log/log.go github.com/containers/dnsname/vendor/github.com/pkg/errors mkdir -p $WORK/b065/ encoding/json mkdir -p $WORK/b021/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/dnsname/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6sDSGNRUBH_JGtzLwdgZ/6sDSGNRUBH_JGtzLwdgZ -goversion go1.16.5 -D "" -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors/stack.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid P3MZlQrvVeKvorwNgepn/P3MZlQrvVeKvorwNgepn -goversion go1.16.5 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3b/3bf42f9a9b9ded49159b9fb1b24f4a420b7227be224d19c3d1654e413ae2d945-d # internal net/url mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p net/url -std -complete -installsuffix shared -buildid NfQYPSStnHtPFQH9eIcv/NfQYPSStnHtPFQH9eIcv -goversion go1.16.5 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/net/url/url.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b4/b43158a82c5a26afc8247754070ff52496d597650cf68aac67e851df3c81bded-d # internal text/template/parse mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cEHO7jov505dzgIhm7IK/cEHO7jov505dzgIhm7IK -goversion go1.16.5 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/2f/2f0c471ccaf23ba927c7e48883c505d860ed6620654b195d3fa0d5cbe030b6cb-d # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c5/c5a32f2f0810981141a2d62b3bc23b4108c9c57e6eb1b74ed9b0cb59c1521deb-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/55/5572065459c79b4c4a60f2abefb4fe28853ece9cae03509b72e34fa732f2d35b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b048/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p net -std -installsuffix shared -buildid k_cisOH8y1cCVrFM7Z8H/k_cisOH8y1cCVrFM7Z8H -goversion go1.16.5 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_linux.cgo1.go $WORK/b045/cgo_resnew.cgo1.go $WORK/b045/cgo_socknew.cgo1.go $WORK/b045/cgo_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d1/d14bb55824780362b5ac7ba94119b3b5dedacf7c8445ef471af697321baec1bb-d # internal text/template mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b070/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p text/template -std -complete -installsuffix shared -buildid AP9EmWkP5uUk4N_QOEO8/AP9EmWkP5uUk4N_QOEO8 -goversion go1.16.5 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/52/525711caca865519c81bf195e63d454ba6d92a25420331e688892ae534866bd1-d # internal github.com/containers/dnsname/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/dnsname/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid j__hIhEtZ4sIBEJ1oF8T/j__hIhEtZ4sIBEJ1oF8T -goversion go1.16.5 -D "" -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7c/7cc55b676db69f7300ffd022a60d3ee25d8ac91402b301ca01951dbb75f26007-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1a/1a9cc980b3c3371261b3ccb93f1dd01a60d5e43ff630df5f1858b1e03058718c-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/44/44ecb4645d646edc8b9b1851ec6f5516940ee4af63a73195541cf4c9b6f1eaac-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b060/ github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b044/ github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b061/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b045/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid md3tVVBAWQ_VfIAMqUeg/md3tVVBAWQ_VfIAMqUeg -goversion go1.16.5 -D "" -importcfg $WORK/b044/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/types.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid _WCCXxWC3eytHYf1MZTi/_WCCXxWC3eytHYf1MZTi -goversion go1.16.5 -D "" -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/iptables.go ./_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables/lock.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid FhwjynW_fI4e84qrHQXg/FhwjynW_fI4e84qrHQXg -goversion go1.16.5 -D "" -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cc/cc14c0da7fbe0503c8bd67d9abfe09d64afc69410175eb674d184a175bcac132-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b059/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid 3tzure4_dUAmwVYAlxtO/3tzure4_dUAmwVYAlxtO -goversion go1.16.5 -D "" -importcfg $WORK/b058/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/backend.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk/lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/10/10cbdbb937fabf4f4c02391018122561493a9a8b3a65bc8088bddabfa29ba67d-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid gZ3MlGwO_ARU0v-njyih/gZ3MlGwO_ARU0v-njyih -goversion go1.16.5 -D "" -importcfg $WORK/b052/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a3/a3430610d0ec5beffabcff14a8b87ca4a6c03946845281a3ff1896165d8d8d12-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bc/bcba5038910b3bbf91800c1d8bfb0de7ca0d517f0e708300ce282d4858745a44-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 0rYrLsYCgHh00_yVj8hv/0rYrLsYCgHh00_yVj8hv -goversion go1.16.5 -D "" -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b2/b2fc707778ca9c296b46b4d24da91bebeb3f92f618d247b10275cd00076c1a47-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b053/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid GPjRzL5U1JSlpWhHfyeF/GPjRzL5U1JSlpWhHfyeF -goversion go1.16.5 -D "" -importcfg $WORK/b051/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version/version.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/78/7850882095284d12659556ebda70d46183ffbbd51f7a1f1f5ce08f492748e869-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/46/4674f0dd2e89a695b5df0b4aec81cb96c1bcbfe970151f132a57c5918a569af8-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b051/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid vp5wLUZkTDRBTpU5ssh3/vp5wLUZkTDRBTpU5ssh3 -goversion go1.16.5 -D "" -importcfg $WORK/b043/importcfg -pack ./_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel/skel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/35/358dfc59676d889e71fcbf3947e98b65e9881a5be12da25a752f8fa85f018328-d # internal github.com/containers/dnsname/plugins/meta/dnsname mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/utils/buildversion=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk importmap github.com/coreos/go-iptables/iptables=github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables importmap github.com/pkg/errors=github.com/containers/dnsname/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/dnsname/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/dnsname/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b043/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b053/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid vn7zd76KTXL1GTqad3iO/vn7zd76KTXL1GTqad3iO -goversion go1.16.5 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/config.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/files.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/main.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/result.go ./_build/src/github.com/containers/dnsname/plugins/meta/dnsname/service.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a9/a968fb07b676db86e0bccfa28cdb89459ca0f92b2c0f4367cb801f62d74c62fb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/dnsname/plugins/meta/dnsname=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b043/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b053/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/pkg/errors=$WORK/b065/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/sirupsen/logrus=$WORK/b066/_pkg_.a packagefile github.com/containers/dnsname/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b059/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b060/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile context=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b048/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b049/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b070/_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 regexp/syntax=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=wQy3c0vvo4J9o2O024xF/vn7zd76KTXL1GTqad3iO/j7rlZbHSItUFbySX8ehZ/wQy3c0vvo4J9o2O024xF -X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0x8426a98f44de41713aa82a160b1fef586440dc32 -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_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dnsname rm -r $WORK/b001/ + popd ~/build/BUILD/podman-3.2.3 + pushd podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ~/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ~/build/BUILD/podman-3.2.3 + mkdir _build + pushd _build ~/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396/_build ~/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ~/build/BUILD/podman-3.2.3 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman-machine-cni + popd ~/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ~/build/BUILD/podman-3.2.3 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396/_build:/builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 + GOPATH=/builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396/_build:/builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux systemd exclude_graphdriver_btrfs btrfs_noversion remote' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0xfc328c6d81ebd3f8c9b6db2942e11965d57252fa -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman-machine github.com/containers/podman-machine-cni/plugins/meta/podman-machine WORK=/tmp/go-build3924797727 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid bGsQOH0iFQwKb-SNEvQt/bGsQOH0iFQwKb-SNEvQt -goversion go1.16.5 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/race mkdir -p $WORK/b015/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid OubtAw5XeQ_kVqih8j5_/OubtAw5XeQ_kVqih8j5_ -goversion go1.16.5 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF sync/atomic mkdir -p $WORK/b016/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_386.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm.s internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid UFvBh_S_WNGtSGy7jcK_/UFvBh_S_WNGtSGy7jcK_ -goversion go1.16.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_386.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_x86.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid VEUqt11pfWuYY4gjo2oB/VEUqt11pfWuYY4gjo2oB -goversion go1.16.5 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid CR54URurPLqsbG9zgd_2/CR54URurPLqsbG9zgd_2 -goversion go1.16.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_386.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_386.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4Qmqj8b7fQT29s3w8u4I/4Qmqj8b7fQT29s3w8u4I -goversion go1.16.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_386.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ab/ab8d58d8d51ba30faa7fc430d15583845fd88f0525c2059e398095f60acebd92-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/54/54925c590df714d12a39397e0271e51be6d6e45445518dfb8b4404ebd6859d44-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 4_JWqZLPTZcjHF485PAf/4_JWqZLPTZcjHF485PAf -goversion go1.16.5 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid RGZO6Ar42uciipRaRGuy/RGZO6Ar42uciipRaRGuy -goversion go1.16.5 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b010/asm_386.o ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f4/f4249844976e00ea0db900c38637ddffd44fa00d3304d45e256574536334b910-d # internal encoding mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid p8DlZcnY5t-9Yn2CXIYP/p8DlZcnY5t-9Yn2CXIYP -goversion go1.16.5 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/47/47bd0986f32e21491cc20c6032c306b47139fe07479cc3c8bd9e5065966239cb-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid bIRV_jDPJL9FzikLbz6U/bIRV_jDPJL9FzikLbz6U -goversion go1.16.5 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/08/085a501ba4a7e530a09e10c002f084551b08abe45078f821c552adfc06568071-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid cNxBLfhfRdh-9jI0N6VA/cNxBLfhfRdh-9jI0N6VA -goversion go1.16.5 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/96/964e4ef7c5be85c2b9a6294e603e23c19258e0709f9988940ac3dbfd78d63b12-d # internal unicode/utf16 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid evtNztoweaTi0IL5Ouh8/evtNztoweaTi0IL5Ouh8 -goversion go1.16.5 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d0/d04f0098f9385b9ef896fe0c07d9b18cf7c560d01588f16d1e51b3cef1db64ff-d # internal internal/nettrace mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oIQRoIB6o-FT3p6nfzBK/oIQRoIB6o-FT3p6nfzBK -goversion go1.16.5 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9e/9ec848d188f7e98ccb7db723cb265f1fda712fc4e95923fb6796809d87e4f933-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/98/9811388e01d8d9bd3d474e1e1623004d85e9e4db22820667aff86bea5e3794f4-d # internal container/list mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p container/list -std -complete -installsuffix shared -buildid fiMa2HWlBl3KgSED-s5W/fiMa2HWlBl3KgSED-s5W -goversion go1.16.5 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/container/list/list.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8af24c1427fc46ab05285553ba038363a41f7b7ebe4c8883341691ffa5e1f618-d # internal crypto/internal/subtle mkdir -p $WORK/b071/ runtime/cgo mkdir -p $WORK/b049/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ZWBLfKFwzObXXflcdFWW/ZWBLfKFwzObXXflcdFWW -goversion go1.16.5 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3c/3cf896025c34e954979d026816edc9aa001ccef105c49611089679b67fc9d00f-d # internal crypto/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid H4GARRtuJz87mqxGyM-C/H4GARRtuJz87mqxGyM-C -goversion go1.16.5 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/71/71c562329f71258c1a4d6f8edcac4d0fe310405cf1beeb27ab3975013d147471-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid aosNV91afuDeFnOxeyk4/aosNV91afuDeFnOxeyk4 -goversion go1.16.5 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/37/37666c75289e5fcee8d41cd90596fe54c2cc0e97153c29f3fce8d46a9c1983e2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a9/a988a8b6f4204ea9b7e214cccbd5242f47dac09eee3dc1d6d61cbf0cfb796d18-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid K9_usU8FvSpTacYD34Kp/K9_usU8FvSpTacYD34Kp -goversion go1.16.5 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/37/371583e4061b45519630ec75c10191b85a12279a31500fc65fd1477c99b4b374-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ab/abfe3eb63a5cd0eea70c75cb1ecdd7bf6635b9b210b344c274de4bf64bab8bcf-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/55/55b584d5ca8240b154ebc4f1122d5ba99a1a2163a3d842a3910bb270cb492b5c-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6zuN1M4tIrlLhC4VLU6x/6zuN1M4tIrlLhC4VLU6x -goversion go1.16.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/00/00be2cc3ddce21940e20a31352c04f28fd7499ac40afffec93c5545b8b0cea30-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true math runtime /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b027/ mkdir -p $WORK/b007/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b027/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid R-ns7HPu9h7vaAPpe7qk/R-ns7HPu9h7vaAPpe7qk -goversion go1.16.5 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e7/e7925c4ea463b713f7fe48295dfbe1019472f7c5d64c5f5e62945b2599ea5e80-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rdmmiBlOpEV4J6YC4DFp/rdmmiBlOpEV4J6YC4DFp -goversion go1.16.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash32.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_32bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/panic32.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/atan_386.o ./atan_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/asin_386.o $WORK/b027/atan2_386.o $WORK/b027/atan_386.o $WORK/b027/exp2_386.o $WORK/b027/expm1_386.o $WORK/b027/floor_386.o $WORK/b027/frexp_386.o $WORK/b027/hypot_386.o $WORK/b027/ldexp_386.o $WORK/b027/log10_386.o $WORK/b027/log1p_386.o $WORK/b027/log_386.o $WORK/b027/mod_386.o $WORK/b027/modf_386.o $WORK/b027/remainder_386.o $WORK/b027/sqrt_386.o $WORK/b027/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/88/886b61281b1ff8291ea4e97fe1a190fff6411bd620397f345cd021f737e81334-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b049/_x011.o -c gcc_386.S cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b049/symabis ./asm_386.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p runtime/cgo -std -installsuffix shared -buildid wuqL90CVQcYVVTjLsejt/wuqL90CVQcYVVTjLsejt -goversion go1.16.5 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_386.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b1/b190c184507e4d72745f5284a8cce0962c5d432709fa95382c1d1d734c8d7dba-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/8b/8b912a3ac97aafa0fa81d3562bae3843074705c6431008c4f49bb27e9f8bdb17-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid sRMGjkvv_Ql5z59JWn8f/sRMGjkvv_Ql5z59JWn8f -goversion go1.16.5 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid VdkZmbs3-7RXOrGPdMQ6/VdkZmbs3-7RXOrGPdMQ6 -goversion go1.16.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/55/552e8bdb57c2cc8272a4ea394bd0e09b02bd9a18b7c6d4d7fa5d42009d8ef7ea-d # internal internal/testlog mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 76NYzoWGgb_LpnNR0vew/76NYzoWGgb_LpnNR0vew -goversion go1.16.5 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight mkdir -p $WORK/b048/ math/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p math/rand -std -complete -installsuffix shared -buildid hLsXjB5xnSg6uG3BV3cR/hLsXjB5xnSg6uG3BV3cR -goversion go1.16.5 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid h144XD9O4SHKl7PgOrUR/h144XD9O4SHKl7PgOrUR -goversion go1.16.5 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b7/b706e138bf8071074e10f01b2d2931f658b47d1b0aac9111c60851e4ed39bd4b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b6/b6d771256d67afc774af23e7d3526a45d49fb72b3c12f1f0ad4dfcbba9cb14e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a5/a5fc0cb4f925932650808776133d30a754e23b7de5604b46886dfdfb38c38e96-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/dc/dcf96bf0739c45fe33a55b56ec572bacab25eef605016b81334b9b3d9cd15b6f-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 52mPYq3uIoPok-V8BjgY/52mPYq3uIoPok-V8BjgY -goversion go1.16.5 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid XsZprARlU9IL61ls3vfl/XsZprARlU9IL61ls3vfl -goversion go1.16.5 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f9/f901005b83a49a88963d7627f4f99824b7ec5d02cc8b27bb4d514f95e437540f-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid A_ygHv66Gdgn1vPRlqst/A_ygHv66Gdgn1vPRlqst -goversion go1.16.5 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid iT9oAfO5fM_SOTKCRO36/iT9oAfO5fM_SOTKCRO36 -goversion go1.16.5 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go path mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF strconv mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid 3T6ryhsDBmGsIbxiwAOJ/3T6ryhsDBmGsIbxiwAOJ -goversion go1.16.5 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid uaGhpPbv9u3h1wbQ58pj/uaGhpPbv9u3h1wbQ58pj -goversion go1.16.5 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid dhC8HkwVHrIRMxSoUG71/dhC8HkwVHrIRMxSoUG71 -goversion go1.16.5 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/fe/fe73f2bf3fa6ae58eaebd72b6cd0d4ffe3f1221f2cd88f5a4e330354afe27327-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_linux_386.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid Rem2QnfGgwe6ZhQ6e6Dz/Rem2QnfGgwe6ZhQ6e6Dz -goversion go1.16.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/flock_linux_32bit.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_32_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_386.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/00/00c7a16e474600520cedfa5d793ced63e4f2e09562936c1de25c7d6942714f69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f5/f5b6df5c760ed2a233d92d0b07601c9b210e7a6ddc419a062fa7c9e0ad297ad6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/04/049c9e6ec886b69d0b53e58309117398d50228f139051fb1fe2c9055b80b3954-d # internal hash mkdir -p $WORK/b066/ bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid N50qW4ONOGxc8YsUxMUv/N50qW4ONOGxc8YsUxMUv -goversion go1.16.5 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash -std -complete -installsuffix shared -buildid l9adQJNLb2AhOLzCjlJp/l9adQJNLb2AhOLzCjlJp -goversion go1.16.5 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/hash/hash.go strings mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid 8Tq-x-kQKXEgDoWR1QNr/8Tq-x-kQKXEgDoWR1QNr -goversion go1.16.5 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c1/c132569ee5a44320f783f5708c8528e1e0d2b7262674873a6bf899b56dbb95d1-d # internal hash/crc32 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid B7wpihizetL_aeNKPB5W/B7wpihizetL_aeNKPB5W -goversion go1.16.5 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2a/2a3df7419e46fadab8dcf24d30fe14dab7812d544099d8d059d3b994f0daeae3-d # internal crypto/internal/randutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid qW00Arm3OoV8vtc8vofn/qW00Arm3OoV8vtc8vofn -goversion go1.16.5 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cb/cbf5fc6f2014a0e72a59ed991d9c73e7db1cd7b80a1b542ed87fcfff0d504972-d # internal crypto/hmac mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid uW9NuSLZc2Ple2S-xA-G/uW9NuSLZc2Ple2S-xA-G -goversion go1.16.5 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/1d/1daf17362f48426e4469668d9b923ac37ab4a19596ced7fe4d06713be7b337b1-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid dhToYJX9-k6c_AjEVPb9/dhToYJX9-k6c_AjEVPb9 -goversion go1.16.5 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d7/d70bb32bdbc39f389e0b68f129a1c6312ea57189dc2a761cd73aba09fecec2fc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/47/4777ec55c33990336b6f8830546600b6f441527c843bc1cad912d858ef822733-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid S6CdoOQ1KWo88Y09FkIh/S6CdoOQ1KWo88Y09FkIh -goversion go1.16.5 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ee/ee7bbba463aa44e44e96d758b2f609eff5a49f0bc046482e71a69ea469cd88b4-d # internal crypto mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto -std -complete -installsuffix shared -buildid L5jHP4OqrNcbRRypdHsd/L5jHP4OqrNcbRRypdHsd -goversion go1.16.5 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/crypto.go reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_386.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid DwTkcQS0z8mLnxEJCX1G/DwTkcQS0z8mLnxEJCX1G -goversion go1.16.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0c/0c1a2fcdc6ca340302b38901a03389a99d16868c4726925f5fdcaf2f240ee9b4-d # internal crypto/rc4 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid fbO3YRTD52KHlIckD2vZ/fbO3YRTD52KHlIckD2vZ -goversion go1.16.5 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f4/f4b30d60f96c0637a319a6dcc0bcbafe994d62383d71ee34dd791d33828e0be7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5f/5fb325118c89e55e4ca0fa412c0bd71e144ef6ecd3f69646c54eebd50ff26e40-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/20/20ccb4c34b3962c343b540ae194e08f3efab3651db5d07f348aee84b79a0f98c-d # internal bufio mkdir -p $WORK/b062/ regexp/syntax cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p bufio -std -complete -installsuffix shared -buildid ZLkUx_HtwYgDl90Gb4ng/ZLkUx_HtwYgDl90Gb4ng -goversion go1.16.5 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AI5brwjWj7D3kd6Xap9c/AI5brwjWj7D3kd6Xap9c -goversion go1.16.5 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/52/527b5c6230199f6937dd1f6a6d6b866e86eb5715b54b5c33f79447496c184721-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b021/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/d6/d6c5cccaaffafbfcd3e6ad565514084dd068d891b87c161140070c2451f1b87b-d # internal internal/syscall/unix mkdir -p $WORK/b036/ time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid RsBD-6ZETjgq2-5YlQBd/RsBD-6ZETjgq2-5YlQBd -goversion go1.16.5 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid SsQd_LQatxFIlDFJUmsS/SsQd_LQatxFIlDFJUmsS -goversion go1.16.5 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_386.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 1kO9RIuznoPzYAhOZxk-/1kO9RIuznoPzYAhOZxk- -goversion go1.16.5 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/82/829af856bf08b367707068cb97e6de009cc6cff5247ca35fecb4b8e8002ec5f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/94d7d36ea1498f947e11840aae76752db9130435e92a7eff855a7b7b1b274e52-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/db/db1892f9698a3a63ec43d4175f39d722af777773a5983f193d4d1748b5324f36-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/04/0474818d415848bd57d05b877baa600242018ff01ecb0db0cf93b5ef90b72dff-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp -std -complete -installsuffix shared -buildid QXPk6tZW6fzPCEibHr1g/QXPk6tZW6fzPCEibHr1g -goversion go1.16.5 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/59/59de74a800ac90344d4b677794a2708e18a8b8c5aa82e3d4cfcab2e1b61df1c0-d # internal io/fs mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p io/fs -std -complete -installsuffix shared -buildid U-7PgSyDimXSwpGLm2hE/U-7PgSyDimXSwpGLm2hE -goversion go1.16.5 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid p_ZEhtbxdcHQWGIjjazy/p_ZEhtbxdcHQWGIjjazy -goversion go1.16.5 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/context/context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid vBOxwW8JZ00cjZGIpOyW/vBOxwW8JZ00cjZGIpOyW -goversion go1.16.5 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/14/14d385d0cedda47c56250a16957f6ef32ab445d86353c7c3324fcaa112d41a1b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/73/73418d33450d4820d8f1d5507309ef13d78bce90aba5edf2fe66a64e264ca968-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bc/bc3a983de7b41acb885ea6e7cd6f0e83d285feb87d005fe21ea97fdb5f7f74a1-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -compiling-runtime -o $WORK/b029/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/de/de8647461c2cc3881ae6f9eb5038c944ebd0c9a0c6dbfa52777e4cef1aea8c4d-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid AuqXlzSU8zU3_nmIMdcX/AuqXlzSU8zU3_nmIMdcX -goversion go1.16.5 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/41/4197f76616d3efb1297553f6c9ad19ed678833c20df406679eedb8f24bd6dbbe-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid LGySO80iTzZyLi76BT3w/LGySO80iTzZyLi76BT3w -goversion go1.16.5 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tQqtDl1StDjZ6sesWp1M/tQqtDl1StDjZ6sesWp1M -goversion go1.16.5 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e8/e877ff20ddd1f92565b474fea57cebd3cd71013f02714fbf7373524a65ba427e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/49/49007a2c9c10e38a0c19b39b26422be0838a86620311e48e2d9d0e4111b19799-d # internal encoding/base64 mkdir -p $WORK/b025/ crypto/sha512 crypto/md5 mkdir -p $WORK/b081/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid HT7NXbKJsKSr7dYRW__e/HT7NXbKJsKSr7dYRW__e -goversion go1.16.5 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b088/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b086/ crypto/cipher cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid eVq_uMAtdyFsQBDVkE5K/eVq_uMAtdyFsQBDVkE5K -goversion go1.16.5 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b088/symabis ./md5block_386.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid oVDJeYC37T_sRD6UcLdd/oVDJeYC37T_sRD6UcLdd -goversion go1.16.5 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 4kpKutQe0XTGbzE8zcuY/4kpKutQe0XTGbzE8zcuY -goversion go1.16.5 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/md5 -std -installsuffix shared -buildid V4u_dOTz6TbQT47Yxl2t/V4u_dOTz6TbQT47Yxl2t -goversion go1.16.5 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a9/a9de0088538770ce93570d8e897e833767fb401b9fd2abe1e5a17dab0018dcb6-d # internal crypto/sha1 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b091/symabis ./sha1block_386.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid N2u9jTeVr70RiPeg7HKx/N2u9jTeVr70RiPeg7HKx -goversion go1.16.5 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f8/f8551cd55f56ca0c3bf79ffb5de4afd43f1dad5763cdd38ef35aefd2fa063c26-d # internal crypto/sha256 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b092/symabis ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b088/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b088/_pkg_.a $WORK/b088/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid YXjTkl9AS1Pdg_KGmb13/YXjTkl9AS1Pdg_KGmb13 -goversion go1.16.5 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a8/a82e9acd296dd32f412b884a52b419de2fc36701b0cfb08d9aa6b7b813f8e237-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2pm2UuYkjsEblrib4NkO/2pm2UuYkjsEblrib4NkO -goversion go1.16.5 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/19/192ce974e92a9cfc69a5d68217138a996401615584680beb3c5f80011d4efa1b-d # internal crypto/aes mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid ZQzzGElv-tSfyj__JfHL/ZQzzGElv-tSfyj__JfHL -goversion go1.16.5 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b091/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f2/f2ee880113ddd911e4be35da252adf809bc301ba6f02382c4036719481619b9a-d # internal crypto/des mkdir -p $WORK/b077/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d4/d47184f2f3aea26192a25edf683eb7a4d64b80a8f09b54cdf3cfbd992dda7a8c-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid U92c3GhOWlLQgWhWB_iu/U92c3GhOWlLQgWhWB_iu -goversion go1.16.5 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid vhZrQU41xcx22q9MVHMD/vhZrQU41xcx22q9MVHMD -goversion go1.16.5 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/50/50c2f0640897b13097d829acebc7e73380b93de2333d2c15b17012f0f2b2da45-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal net mkdir -p $WORK/b045/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b045/ -importpath net -- -I $WORK/b045/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9c/9c6ebcd10f7d95af9cbfa868e1f2b79fb676a3ee67780cdea8641eb459984013-d # internal path/filepath mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid ey6wWL5499dU1Hg9ILXi/ey6wWL5499dU1Hg9ILXi -goversion go1.16.5 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b092/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/cd/cde87b4e2761e7313a833cb35bc5a0c86b82ac8d0f6d16dde2788963ae2845ed-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid -Hi0L0sAFwUmEocfsaVt/-Hi0L0sAFwUmEocfsaVt -goversion go1.16.5 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b092/_pkg_.a $WORK/b092/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/03/031a943eb90540a1c9e8b2930ad66542b1c9ec598a64ee658ff4736436652860-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid rO4N1l-ll3lJi8i_n6ka/rO4N1l-ll3lJi8i_n6ka -goversion go1.16.5 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ce/ce510e92c85ebf2ba2792af9e5d14a888ba3cf9550ec27b2ea07dbd35cf22372-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e8/e89c5fb7ff84732bff3bca588c8c37c413efe6b8d1618d4ff3ca78c49a6b3d26-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/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 packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9D3p8dK6eBltWpHJk23E/9D3p8dK6eBltWpHJk23E -goversion go1.16.5 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/77/77f9e44087a5d5bf0e786f5f7c237c5fc61289773e8232c245c64e3f1f161b27-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/78/785cd407d71a38ee859940ba89c2db20b035c47b7129e2d7372db4932d6c4904-d # internal io/ioutil mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid lD42dd-M2xKDFDPb2OPM/lD42dd-M2xKDFDPb2OPM -goversion go1.16.5 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/cd/cd552f97a23706ad2a531db7edf44403501d8ada616e12abb28ec9180efd4a94-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a2/a2bce50f380dbcbe4fe6aaeb2af1a92c40d2da39988434281260e1c95b369a2a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3c/3c8b93832d430874505a7b202704ee7e28139ea1edfb77b17b975aab990b741c-d # internal github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b059/ log github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors mkdir -p $WORK/b060/ mkdir -p $WORK/b058/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF compress/flate mkdir -p $WORK/b064/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 1fv7cie5yqHidzV2lRix/1fv7cie5yqHidzV2lRix -goversion go1.16.5 -D "" -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid gQt44G36MQWRNu2SksMH/gQt44G36MQWRNu2SksMH -goversion go1.16.5 -D "" -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion/buildversion.go encoding/json mkdir -p $WORK/b023/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p log -std -complete -installsuffix shared -buildid EFc4BNmluvyNoa-WC01o/EFc4BNmluvyNoa-WC01o -goversion go1.16.5 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid _omIwFt-aMEaSX0pVH3O/_omIwFt-aMEaSX0pVH3O -goversion go1.16.5 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid P3MZlQrvVeKvorwNgepn/P3MZlQrvVeKvorwNgepn -goversion go1.16.5 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b76abb2278becd1aeeaa7e7ec456d3e3ed45d8b47fe9ed5b007a2a6f004bf276-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b073/symabis ./arith_386.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p math/big -std -installsuffix shared -buildid wKBQoPnQM5VQFhge59op/wKBQoPnQM5VQFhge59op -goversion go1.16.5 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/97/97cb39a54a04b56f88ccfca2debf99bbcf608f820cec67312d63a2746df4f3b7-d # internal encoding/hex mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid gHvgGDN_uLM_46Z9UXjV/gHvgGDN_uLM_46Z9UXjV -goversion go1.16.5 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2f/2f0c471ccaf23ba927c7e48883c505d860ed6620654b195d3fa0d5cbe030b6cb-d # internal net/url mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net/url -std -complete -installsuffix shared -buildid NfQYPSStnHtPFQH9eIcv/NfQYPSStnHtPFQH9eIcv -goversion go1.16.5 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c9/c9b11bf0f57e50587481446ccdaee96c8385e1c48b11ee127d63d705433ed95f-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 8AnA5xWhDZze5DbfUvHw/8AnA5xWhDZze5DbfUvHw -goversion go1.16.5 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/21/21efa3b98eaaeed1e0db55f677bd3c1c18f51ecc5ea5125c133e87459a500c9c-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid RFYp54z6MUq5PjZpGeYM/RFYp54z6MUq5PjZpGeYM -goversion go1.16.5 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4d/4d7b75e4fa077166af86b3f07ee30420f310cc8d6a7124641503aa6043e835b2-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KJabuIhAD3HMDRM8RdKI/KJabuIhAD3HMDRM8RdKI -goversion go1.16.5 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/55/5572065459c79b4c4a60f2abefb4fe28853ece9cae03509b72e34fa732f2d35b-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid FQ7Yd5ksRZap_nIhC501/FQ7Yd5ksRZap_nIhC501 -goversion go1.16.5 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d0/d09d90d62051607f1a1bc83d8c27dd0e62494341c81e0a1c8dc33df9f080ea84-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Zyqxe-cqFSX8H6whA9kS/Zyqxe-cqFSX8H6whA9kS -goversion go1.16.5 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/02/02e4d277a4a74091851ffac8985a91bee9a3fc6800079193f037b9a64e70562c-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/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/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -IxNSZGfypGVTPnITqua/-IxNSZGfypGVTPnITqua -goversion go1.16.5 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/19/1909df6adcce53cc21841d90276e23f014750e64c704d524a125c16af4eea0d8-d # internal mime mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime -std -complete -installsuffix shared -buildid Wvs1dZQ9pucI0M6PFdKn/Wvs1dZQ9pucI0M6PFdKn -goversion go1.16.5 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b046/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b047/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p net -std -installsuffix shared -buildid k_cisOH8y1cCVrFM7Z8H/k_cisOH8y1cCVrFM7Z8H -goversion go1.16.5 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_linux.cgo1.go $WORK/b045/cgo_resnew.cgo1.go $WORK/b045/cgo_socknew.cgo1.go $WORK/b045/cgo_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/23/23c1c228e664bb5f0c262f99365ad09df7286c435c3b39ade46cf1452ec0cd97-d # internal mime/quotedprintable mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 4XOENN3hr3QB6fz2IYgf/4XOENN3hr3QB6fz2IYgf -goversion go1.16.5 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/52/525711caca865519c81bf195e63d454ba6d92a25420331e688892ae534866bd1-d # internal net/http/internal mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid yeHALDbc8sV5D-1RpqL1/yeHALDbc8sV5D-1RpqL1 -goversion go1.16.5 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b2/b2456fb7c7701344e0f09f5ccab28d823d031fe9b6f17ee2db4bc216ef1591c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/55/55ee9c48b415b1af36e8bb34e67b5b20095653f6fa9dacd58b92a21bc3d33aeb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/94/94c5f7a6298f62529c6f6dff7060c81d63fcabb2da31d377f2dac55f47b2fba3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/65/65c4c08556ba9463625caf0c11eb67e253caf1796906e30089ce52e7d3412636-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/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/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dBtkUhmudIEhWOftI7Va/dBtkUhmudIEhWOftI7Va -goversion go1.16.5 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b073/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8c/8cef76c94e767acda70a99ae806eebf89c897666964c3fff8a8e82e162f35655-d # internal crypto/rand mkdir -p $WORK/b068/ encoding/asn1 mkdir -p $WORK/b083/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b079/ cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid onSMJQUQuiPG8JU-MEfc/onSMJQUQuiPG8JU-MEfc -goversion go1.16.5 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 0w6PTNzdEvkmoYugZChf/0w6PTNzdEvkmoYugZChf -goversion go1.16.5 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256.go /usr/lib/golang/src/crypto/elliptic/p256_generic.go crypto/dsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid GL5uPP3uncrN2wMu44PC/GL5uPP3uncrN2wMu44PC -goversion go1.16.5 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid yP0ig0x1E6fEkygVXWOi/yP0ig0x1E6fEkygVXWOi -goversion go1.16.5 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/8d/8dab1b3c11f8ac643338f0176ed352dec53570092b4ae9f3dd89c654bc98c139-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/26/26531dd4eeb0fe8b572e8359d4bba29537481877868926552cf1b00bb68621bd-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/93ab4feebd56b015324c76ac2a356a8ac1d358f2e9dba9c20c062de9e0ae5f8f-d # internal crypto/ed25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid qJkkV6AtTwVyODJ2BrRU/qJkkV6AtTwVyODJ2BrRU -goversion go1.16.5 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid QETEvLWOclNu5dAwBWlB/QETEvLWOclNu5dAwBWlB -goversion go1.16.5 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/80/80b50715c8cc2536613582bb227a0e791c7a2212d0c8d0c194e5395ade54b7b3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9b/9bd5de17e680f94b08098785970b4cafaf14d975882ff0d2640210b6a72f4509-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ee/ee8b0a05481212697dd6a97399d8d6c95159ba98b1aca2c270aa9039202952f2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4fa8e462c3f2083ce6357ec543b964999b75a484f364063e7eef015c94e44be5-d # internal crypto/x509/pkix mkdir -p $WORK/b095/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b082/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid NoMjCedXxxJc7jg9OmzE/NoMjCedXxxJc7jg9OmzE -goversion go1.16.5 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sFyw3qmYPBGwqmbGexhr/sFyw3qmYPBGwqmbGexhr -goversion go1.16.5 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/13/132010c57dfa968f246f7ddc0f041faee62d57a0887adbcbc92bb248cd0d2911-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8d/8dcdfad6c48410bc5828c78ca00267f64221e40f858124eaa88e0a29825baf9b-d # internal crypto/ecdsa mkdir -p $WORK/b078/ cat >$WORK/b078/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/b076/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid zoYBmqOJY0VvTZ7VkQic/zoYBmqOJY0VvTZ7VkQic -goversion go1.16.5 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/28/28189079ed6fdce9d86a324aeaca89dc1117b4a7aa4128a1e4499b63b2c28b3b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/44/44ecb4645d646edc8b9b1851ec6f5516940ee4af63a73195541cf4c9b6f1eaac-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b112/ net/textproto mkdir -p $WORK/b111/ github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b044/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Zu05kxxgb0kdp4hIDsIm/Zu05kxxgb0kdp4hIDsIm -goversion go1.16.5 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid iHefvhiIQ62pTN8OQl89/iHefvhiIQ62pTN8OQl89 -goversion go1.16.5 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid OLoE1SoAc8woNFd11pfF/OLoE1SoAc8woNFd11pfF -goversion go1.16.5 -D "" -importcfg $WORK/b044/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/args.go ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/types.go cat >$WORK/b093/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/b002/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b094/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 80yzjfSs6_lk1QoDy_Rq/80yzjfSs6_lk1QoDy_Rq -goversion go1.16.5 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d7/d7ae43e2d90ee45feb31a72ca1f49df8ab635995c42c3bd088c7eb0a6143456f-d # internal github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b050/ github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b054/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid xdiwpODhXmSl-250XLPW/xdiwpODhXmSl-250XLPW -goversion go1.16.5 -D "" -importcfg $WORK/b050/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid pFTtC0upa7efSXL1pwtO/pFTtC0upa7efSXL1pwtO -goversion go1.16.5 -D "" -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/dd/dd134fb8ce4adeeb413a44ed96639499c2291762a132c94bc448017bc6a46ee9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d1/d1ec916b577e33b38e60199b7db5576868650ee8cd98eac1ed77c418a29990ee-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/34/3448573dfe1389533f4ea014ecfc3965f26d7bf0ed39ea29d1f8c20e1815a787-d # internal github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid BXIj-zOcG2vJDcZmcCzy/BXIj-zOcG2vJDcZmcCzy -goversion go1.16.5 -D "" -importcfg $WORK/b055/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/03/039bf6e27b04dbef408d9117047e093140878312b33fcdc23ee0f382d53520a5-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ mime/multipart mkdir -p $WORK/b115/ cat >$WORK/b105/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/b106/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid S5pmzn8r49gsW0RRToFc/S5pmzn8r49gsW0RRToFc -goversion go1.16.5 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid pel8RfZrnzLXAbBV2kW1/pel8RfZrnzLXAbBV2kW1 -goversion go1.16.5 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/cd/cd0c5b0d57ba35a248eed182f957e2d2213ed06e945051b6dc344cd3f78dd56f-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2b/2b163bc16f16ae49e8b3def59484ff24c06804bb7385e04f49f08dd5eb5c93ff-d # internal github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b054/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b055/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid k3ti3tfo_FpGxRtq5BlD/k3ti3tfo_FpGxRtq5BlD -goversion go1.16.5 -D "" -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version/conf.go ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/43/43d1ceed4c9425aca8fe5a3455b87010490baa8a4ee766b731d0f3766541ec12-d # internal github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/utils=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b050/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b056/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid 2suTezZVsQ33zEfL8Dp8/2suTezZVsQ33zEfL8Dp8 -goversion go1.16.5 -D "" -importcfg $WORK/b043/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/skel/skel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/30/3054e089f58a0254e6e933b2b6a56d3234afe10825cf410ada8dbea7d1b9829e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/27/27f5bd1083b6f514c20a4f66847ce2dc0730b0b06fceee755fbc2ee2ba2dd231-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/53/53be8441b1594e8828786f01059ad6c1c2a404305e6573169c7529472d70c50a-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/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/b002/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid X06GAXxpPdvevcclHbks/X06GAXxpPdvevcclHbks -goversion go1.16.5 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4c/4ce084b5d746edcca735e17cbc4cebd6cbbdd7a2d7e5788a16f2e58cbded818b-d # internal net/http/httptrace mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b047/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Wu61UZFNuJJ2jwBYZGrZ/Wu61UZFNuJJ2jwBYZGrZ -goversion go1.16.5 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/13/135d36868c1397b70de5b00ede9417a36a814be3cdd3d1d40f885a33280ee43c-d # internal net/http mkdir -p $WORK/b061/ cat >$WORK/b061/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/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b056/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net/http -std -complete -installsuffix shared -buildid AOxWCIX42GAcn9-gtjhN/AOxWCIX42GAcn9-gtjhN -goversion go1.16.5 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/01/01fdafc5babfc2a3da5a5cc68ff61bfec8ab46a3049414616a340db30d6dfd90-d # internal github.com/containers/podman-machine-cni/plugins/meta/podman-machine mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containernetworking/plugins/pkg/utils/buildversion=github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion importmap github.com/pkg/errors=github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b043/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b053/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b059/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Rs3CYEe2vQ3W4EePyUuO/Rs3CYEe2vQ3W4EePyUuO -goversion go1.16.5 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/podman-machine-cni/plugins/meta/podman-machine/config.go ./_build/src/github.com/containers/podman-machine-cni/plugins/meta/podman-machine/main.go ./_build/src/github.com/containers/podman-machine-cni/plugins/meta/podman-machine/restful.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d0/d054df40aae77f5c643ab04c7366de7481642c1d1a27c91097ed6ba225389258-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/podman-machine-cni/plugins/meta/podman-machine=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b043/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b053/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b059/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/pkg/errors=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b056/_pkg_.a packagefile log=$WORK/b058/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b054/_pkg_.a packagefile github.com/containers/podman-machine-cni/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b055/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b046/_pkg_.a packagefile internal/nettrace=$WORK/b047/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b090/_pkg_.a packagefile crypto/sha1=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=-viX5vWsl6Mfsw2Fdwt_/Rs3CYEe2vQ3W4EePyUuO/my6XSbo5QWmhon-dSPBE/-viX5vWsl6Mfsw2Fdwt_ -X github.com/containers/podman/libpod/define.buildInfo=1626467612 -B 0xfc328c6d81ebd3f8c9b6db2942e11965d57252fa -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_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-machine rm -r $WORK/b001/ + popd ~/build/BUILD/podman-3.2.3 + /usr/bin/make docs docker-docs mkdir -p "/builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396/_build/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-3.2.3" "/builddir/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396/_build/src/github.com/containers/podman" touch .gopathok if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man (cd docs; ./dckrman.sh ./build/man/*.1) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nNrfBb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 + cd podman-3.2.3 + install -dp /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system + PODMAN_VERSION=3.2.3 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr ETCDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/etc install.bin-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install.docker-docs-nobuild install.remote-nobuild install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman bin/podman install -m 755 -d /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/tmpfiles.d install -m 644 contrib/tmpfile/podman.conf /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man5 install -m 644 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-completion.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-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-mount.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-unmount.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-machine-init.1 docs/build/man/podman-machine-list.1 docs/build/man/podman-machine-rm.1 docs/build/man/podman-machine-ssh.1 docs/build/man/podman-machine-start.1 docs/build/man/podman-machine-stop.1 docs/build/man/podman-machine.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-exists.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-connect.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-disconnect.1 docs/build/man/podman-network-exists.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-prune.1 docs/build/man/podman-network-reload.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-rename.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-secret-create.1 docs/build/man/podman-secret-inspect.1 docs/build/man/podman-secret-ls.1 docs/build/man/podman-secret-rm.1 docs/build/man/podman-secret.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.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-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-exists.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 -t /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man1 install -m 644 docs/build/man/containers-mounts.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/user # User services install -m 644 contrib/systemd/auto-update/podman-auto-update.service /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/user/podman-auto-update.service install -m 644 contrib/systemd/auto-update/podman-auto-update.timer /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/user/podman-auto-update.timer install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/user/podman.service # System services install -m 644 contrib/systemd/auto-update/podman-auto-update.service /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system/podman-auto-update.service install -m 644 contrib/systemd/auto-update/podman-auto-update.timer /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system/podman-auto-update.timer install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/bash-completion/completions install -m 644 completions/bash/podman-remote /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman-remote /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman.fish /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman-remote.fish /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/fish/vendor_completions.d # There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile. install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin install -m 755 docker /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/docker install -m 755 -d /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/lib/tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man1 install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin install -m 755 bin/podman-remote \ /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman-remote test -z "" || \ chcon --verbose --reference=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman-remote \ bin/podman-remote + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + pushd dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ~/build/BUILD/podman-3.2.3/dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b ~/build/BUILD/podman-3.2.3 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 install install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/dnsname + popd + pushd podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ~/build/BUILD/podman-3.2.3 ~/build/BUILD/podman-3.2.3/podman-machine-cni-afab2d8047bc0bd963d570686770eeb0c2e5a396 ~/build/BUILD/podman-3.2.3 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 install install -d -m 755 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni install -m 755 bin/podman-machine /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/podman-machine + popd ~/build/BUILD/podman-3.2.3 ++ find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man1 /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-completion.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ssh.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-connect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-disconnect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/containers-mounts.conf.5*' + for file in `find /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.2.3-1.fc34 --unique-debug-suffix -3.2.3-1.fc34.i386 --unique-debug-src-base podman-3.2.3-1.fc34.i386 -S debugsourcefiles.list /builddir/build/BUILD/podman-3.2.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/dnsname explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman-remote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/podman-machine extracting debug info from /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/podman-machine warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman-remote warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/libexec/cni/podman-machine. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 46201 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vjkXUs + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + install -d -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/035-logs.bats' 'test/system/037-runlabel.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/037-runlabel.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/040-ps.bats' 'test/system/045-start.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/045-start.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/080-pause.bats' 'test/system/090-events.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/090-events.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/160-volumes.bats' 'test/system/170-run-userns.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/170-run-userns.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/250-systemd.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/270-socket-activation.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/270-socket-activation.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/320-system-df.bats' 'test/system/330-corrupt-images.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/330-corrupt-images.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/410-selinux.bats' 'test/system/420-cgroups.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/420-cgroups.bats' 'test/system/450-interactive.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/450-interactive.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/500-networking.bats' 'test/system/600-completion.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/600-completion.bats' 'test/system/700-play.bats' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/700-play.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/TODO.md' 'test/system/build-testimage' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/build-testimage' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386//usr/share/podman/test/system/helpers.t' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-3.2.3-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4LROV8 + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + DOCDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DJI1Cm + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.3.1 bundled(golang(github.com/containernetworking/cni)) = v0.8.0 bundled(golang(github.com/containernetworking/plugins)) = v0.8.7 bundled(golang(github.com/containers/image/v5)) = v5.5.2 bundled(golang(github.com/containers/psgo)) = v1.5.1 bundled(golang(github.com/containers/storage)) = v1.23.2 bundled(golang(github.com/coreos/go-systemd/v22)) = v22.1.0 bundled(golang(github.com/cri-o/ocicni)) = v0.2.0 bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.2 bundled(golang(github.com/davecgh/go-spew)) = v1.1.1 bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible bundled(golang(github.com/docker/go-connections)) = v0.4.0 bundled(golang(github.com/docker/go-units)) = v0.4.0 bundled(golang(github.com/fsnotify/fsnotify)) = v1.4.9 bundled(golang(github.com/ghodss/yaml)) = v1.0.0 bundled(golang(github.com/godbus/dbus/v5)) = v5.0.3 bundled(golang(github.com/google/uuid)) = v1.1.2 bundled(golang(github.com/gorilla/mux)) = v1.7.4 bundled(golang(github.com/gorilla/schema)) = v1.2.0 bundled(golang(github.com/hashicorp/go-multierror)) = v1.1.0 bundled(golang(github.com/hpcloud/tail)) = v1.0.0 bundled(golang(github.com/json-iterator/go)) = v1.1.10 bundled(golang(github.com/onsi/ginkgo)) = v1.14.0 bundled(golang(github.com/onsi/gomega)) = v1.10.1 bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0 bundled(golang(github.com/opencontainers/runtime-tools)) = v0.9.0 bundled(golang(github.com/opencontainers/selinux)) = v1.6.0 bundled(golang(github.com/opentracing/opentracing-go)) = v1.2.0 bundled(golang(github.com/pkg/errors)) = v0.9.1 bundled(golang(github.com/pmezard/go-difflib)) = v1.0.0 bundled(golang(github.com/rootless-containers/rootlesskit)) = v0.10.0 bundled(golang(github.com/sirupsen/logrus)) = v1.6.0 bundled(golang(github.com/spf13/cobra)) = v0.0.7 bundled(golang(github.com/spf13/pflag)) = v1.0.5 bundled(golang(github.com/stretchr/testify)) = v1.6.1 bundled(golang(github.com/uber/jaeger-client-go)) = v2.25.0+incompatible bundled(golang(github.com/uber/jaeger-lib)) = v2.2.0+incompatible bundled(golang(github.com/vishvananda/netlink)) = v1.1.0 bundled(golang(go.etcd.io/bbolt)) = v1.3.5 bundled(golang(k8s.io/api)) = v0.18.8 bundled(golang(k8s.io/apimachinery)) = v0.19.0 config(podman) = 3:3.2.3-1.fc34 podman = 3:3.2.3-1.fc34 podman(x86-32) = 3:3.2.3-1.fc34 podman-manpages = 3:3.2.3-1.fc34 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 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libseccomp.so.2 rtld(GNU_HASH) Obsoletes: oci-systemd-hook <= 0.2.0-3 podman-manpages < 3:3.2.3-1.fc34 Recommends: catatonit fuse-overlayfs >= 0.3-8 podman-plugins = 3:3.2.3-1.fc34 slirp4netns >= 1.1.8-1 Processing files: podman-docker-3.2.3-1.fc34.noarch Provides: podman-docker = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-tests-3.2.3-1.fc34.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FvRQN4 + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 3:3.2.3-1.fc34 podman-tests(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env Processing files: podman-remote-3.2.3-1.fc34.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eXZTsH + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 3:3.2.3-1.fc34 podman-remote(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: podman-plugins-3.2.3-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0IULxH + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + DOCDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman-plugins + cp -pr dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/README.md dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/README_PODMAN.md /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kTlFMn + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-plugins + cp -pr dnsname-3b29247c46d2811610ad57dd9fdae61157532a5b/LICENSE /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 3:3.2.3-1.fc34 podman-plugins(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: podman-debugsource-3.2.3-1.fc34.i686 Provides: podman-debugsource = 3:3.2.3-1.fc34 podman-debugsource(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-3.2.3-1.fc34.i686 Provides: debuginfo(build-id) = 18e1318ef70b8169328c115180cfe7ef85ed1c64 podman-debuginfo = 3:3.2.3-1.fc34 podman-debuginfo(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 3:3.2.3-1.fc34 Processing files: podman-remote-debuginfo-3.2.3-1.fc34.i686 Provides: debuginfo(build-id) = 1db6be6a0d19e68faf680eb75e19004ae19ce0d1 podman-remote-debuginfo = 3:3.2.3-1.fc34 podman-remote-debuginfo(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 3:3.2.3-1.fc34 Processing files: podman-plugins-debuginfo-3.2.3-1.fc34.i686 Provides: debuginfo(build-id) = 327bcdd2fb9856a2f1a300fd2d64d8925c4cafd3 debuginfo(build-id) = a8e7dc41da098fd4fc051cfcd66efd9a65727c01 podman-plugins-debuginfo = 3:3.2.3-1.fc34 podman-plugins-debuginfo(x86-32) = 3:3.2.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 3:3.2.3-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 Wrote: /builddir/build/RPMS/podman-remote-debuginfo-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-debugsource-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-tests-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-docker-3.2.3-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/podman-plugins-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-3.2.3-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/podman-remote-3.2.3-1.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nXEv0g + umask 022 + cd /builddir/build/BUILD + cd podman-3.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-3.2.3-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0