Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f33-build-22040607-1849273/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 error: %changelog not in descending chronological order Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596658217 Wrote: /builddir/build/SRPMS/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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/f33-build-22040607-1849273/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 error: %changelog not in descending chronological order Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596658217 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XElnaD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-bae6d5d.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-2.1.0 base' + tar zxf /builddir/build/SOURCES/dnsname-f5af33d.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4zDJSF + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build:/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + GOPATH=/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build:/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + mkdir _build + pushd _build ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + ln -s vendor src ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh + export 'BUILDTAGS=systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' + BUILDTAGS='systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux' -ldflags ' -B 0xa4ccd1e304a10989134ee08b8e5780a10eefd309 -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-build477979357 github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection github.com/containers/podman/libpod/linkmode github.com/containers/podman/pkg/annotations encoding github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b549/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler image/color mkdir -p $WORK/b519/ github.com/containers/podman/vendor/github.com/containers/conmon/runner/config github.com/containers/podman/vendor/github.com/docker/docker/api/types/events vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ mkdir -p $WORK/b525/ mkdir -p $WORK/b089/ mkdir -p $WORK/b713/ github.com/containers/podman/version internal/unsafeheader mkdir -p $WORK/b714/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle internal/nettrace mkdir -p $WORK/b716/ github.com/containers/podman/pkg/ps/define cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF internal/race cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid ORheNVfTfZ5o0v_vXzAn/ORheNVfTfZ5o0v_vXzAn -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go mkdir -p $WORK/b510/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash cat >$WORK/b714/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b336/ crypto/subtle cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b380/ container/list cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid 6NJn_CmqO2xawfN4_In5/6NJn_CmqO2xawfN4_In5 -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/linkmode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid IEnV98PBjOjWPknulJKP/IEnV98PBjOjWPknulJKP -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6P_sFQgHZ33aOAKmQZW-/6P_sFQgHZ33aOAKmQZW- -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags cat >$WORK/b716/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b510/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b475/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF unicode/utf8 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid QVDHA-uK50qgq6HseCt4/QVDHA-uK50qgq6HseCt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./stats.go mkdir -p $WORK/b005/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config /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/conmon/runner/config -complete -installsuffix shared -buildid YlcpvgonxBWbsz95lyRX/YlcpvgonxBWbsz95lyRX -goversion go1.15rc1 -D "" -importcfg $WORK/b510/importcfg -pack ./config.go ./config_unix.go mkdir -p $WORK/b084/ unicode/utf16 github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./encoding.go unicode cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 75Dzu8j_jGJ-d4ORB3pB/75Dzu8j_jGJ-d4ORB3pB -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b078/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler /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/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid ZjzVQHHa5wLrDAxok94Q/ZjzVQHHa5wLrDAxok94Q -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./throttler.go math/bits mkdir -p $WORK/b499/ mkdir -p $WORK/b014/ mkdir -p $WORK/b124/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid wePZtgJg53POJsiA5Hcx/wePZtgJg53POJsiA5Hcx -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./restriction_manager.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /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 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b043/ mkdir -p $WORK/b048/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b120/ github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b192/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal mkdir -p $WORK/b025/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b058/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid 3yNAAbbS6I-Eik8TbrUr/3yNAAbbS6I-Eik8TbrUr -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./types.go github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b621/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid zrHis0HY_7ENPb0k851G/zrHis0HY_7ENPb0k851G -goversion go1.15rc1 -D "" -importcfg $WORK/b475/importcfg -pack ./version.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MolOaFwUiu0i-Q6JF0dc/MolOaFwUiu0i-Q6JF0dc -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid cuLKXcih_XTSqTkMwto4/cuLKXcih_XTSqTkMwto4 -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid w7KuAHJurLVmxNkHEe2D/w7KuAHJurLVmxNkHEe2D -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go mkdir -p $WORK/b483/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go internal/cpu cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b026/ cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/ce/ce168c0b0cecbb6e7d8b9fe9d93b8d29128406abad18d5e4998c6667bc6cb14d-d # internal cd /usr/lib/golang/src/internal/race /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 M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b248/ github.com/containers/podman/vendor/k8s.io/utils/integer github.com/containers/podman/vendor/k8s.io/client-go/util/exec github.com/containers/podman/vendor/github.com/containers/common/version github.com/containers/podman/vendor/github.com/docker/docker/api github.com/containers/podman/vendor/github.com/VividCortex/ewma cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid GHGNlETbjIt87yvqs_M6/GHGNlETbjIt87yvqs_M6 -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b337/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XPX_v_Jbdh2vkLxngUTU/XPX_v_Jbdh2vkLxngUTU -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /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/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid fYWqCvyOG_dQE_jF1Sqs/fYWqCvyOG_dQE_jF1Sqs -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid B8LnJvJvmpa9zPZXEvPy/B8LnJvJvmpa9zPZXEvPy -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b640/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /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 BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.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/b549/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid IoYziGeox2JR5wHgAm3a/IoYziGeox2JR5wHgAm3a -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/87/8750348844a5a4c4d1a3301b9e9eb2521d56ed4bc67e25b9fe07075998050e76-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise /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/containers/storage/pkg/promise -complete -installsuffix shared -buildid JJZauEYIm8PAUMskHOqk/JJZauEYIm8PAUMskHOqk -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go crypto/internal/subtle cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b129/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid CtHJAHWOPIILU7cakUPK/CtHJAHWOPIILU7cakUPK -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities /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/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid G7ZBzFyChHiK4x17086-/G7ZBzFyChHiK4x17086- -goversion go1.15rc1 -D "" -importcfg $WORK/b483/importcfg -pack ./capabilities.go cat >$WORK/b640/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_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/b059/_pkg_.a # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/28/2892ca9c5ab7ac10feb047ba0a4e19d1f40744abaf8383556a9871c916b55a66-d # internal mkdir -p $WORK/b195/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/49/495562d894182ba1490fd8d706ff178f3b55fbbcb66e3fb980fc5a8f4a075289-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid FjENuUmlHt2HDXcqzz38/FjENuUmlHt2HDXcqzz38 -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid QAGx35lo-bMmFXS1dDJN/QAGx35lo-bMmFXS1dDJN -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./aliasing.go mkdir -p $WORK/b461/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal sync/atomic /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal mkdir -p $WORK/b009/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal mkdir -p $WORK/b023/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid tWBnYKJYNwAd8Nqn7Hzx/tWBnYKJYNwAd8Nqn7Hzx -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e8/e83ae55ca84eb0c018b521ef4c44fea4168c1570e663760f7ca56b99fb7f8bfc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal mkdir -p $WORK/b603/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/a7/a7577113b693e67e325896f1f637fd1bacfa2b34af6add54ba4cbf49074040db-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b609/ cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/e4/e488610467d871687b50cc32158359b8bca96d1af3398a09722fe26d94e41957-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/ed/ed0acb79191b13cfc1cff4795ef7ecce998680aec977a8aabccb8b139e2dbe9d-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 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/sys cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8d/8db172294ef2d386b4597d8961a2ef2926cff7fd890389af6517e340db1ec982-d # internal cd /usr/lib/golang/src/math/bits /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 UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/podman/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid wfweUIQRhOifK80eyAeI/wfweUIQRhOifK80eyAeI -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/25/259dbc4428c05e3da903d89f19bfcf72fb058fff96e0d8db985665501f62bc70-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/2f/2fe1a9ef65e57333e7124e33152b43bd96cc82753390f8a04188db819a330ae8-d # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/91/9104d0e7b1723a63f4844b4e3074283bf4103ea1a65817136b47e74751be9492-d # internal mkdir -p $WORK/b230/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname /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/internal/genname -complete -installsuffix shared -buildid F3m1BB8q7r2N9ivgOdwb/F3m1BB8q7r2N9ivgOdwb -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal mkdir -p $WORK/b308/ cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/a9/a969c3edf99ce2cb854f07d4afb4446997ad42d917e570f2c628aabd7e5fbc8d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal mkdir -p $WORK/b420/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid WdEHeZNF9XjkbNYusbnM/WdEHeZNF9XjkbNYusbnM -goversion go1.15rc1 -D "" -importcfg $WORK/b195/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/05/057cfe2e3697ea2ef997bbe341987e928369cd42e4b37bd32bceffff2b38fd52-d # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid yJarIWEk7aJI7PIpyf9Z/yJarIWEk7aJI7PIpyf9Z -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go mkdir -p $WORK/b010/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b286/ cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/7d/7de840c096ab5bb85b4db7668bf52e488502482f1328c51519f4b23b4f6f38ab-d # internal mkdir -p $WORK/b042/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api /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/docker/docker/api -complete -installsuffix shared -buildid kcyvuZUJ2lZ47vJu1oGF/kcyvuZUJ2lZ47vJu1oGF -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid EWQ_Le0AjrAJIDSeYnfX/EWQ_Le0AjrAJIDSeYnfX -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ee/ee6e348b767fe7aedadacf498568b3dfa7fc6f2e082b549419eda07e51c25e57-d # internal cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid m6MzzLaCS6Jn3jmNgCXf/m6MzzLaCS6Jn3jmNgCXf -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared /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/pquerna/ffjson/shared -complete -installsuffix shared -buildid 5jmZ_6dJ6Q6qqeDEMYCp/5jmZ_6dJ6Q6qqeDEMYCp -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.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 -gensymabis -o $WORK/b010/symabis ./asm_386.s mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal runtime/cgo /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal mkdir -p $WORK/b080/ cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/eb/eb9abd43e0cb895b64633637b284310dd188ebe09963c2f1c65a254934958285-d # internal cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ed/ed64047ecfbcf8acbc6ab76a07080b60de893cc6e0b65fa3d449b5751dbb60b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/d7/d70000d3be50902bfd9000fad2e0d868e70ccf2d2971868d740877a0875d734a-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CAExZEKIb9FXV5SvxEUK/CAExZEKIb9FXV5SvxEUK -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.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 -gensymabis -o $WORK/b015/symabis ./asm.s cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/58/58664758dc387e292e10b435481cef23fb632bcf05436bb21fcd1fa1dde743a6-d # internal cat >$WORK/b010/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/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/37/3797879456af3ec0316b32d6ff0f90a35e26d90e7b0b27375efe4a1d556df113-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/9d/9db9f4d8a8bb2fd3fd00973127874c9e9e59512f69d64b455bcd0161a5075eff-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/e3/e3c42e11cf0d2819e521949e245e8b83fb4265694cced81557c6d7c74b0d8611-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/40/405ba4f7e6c284746040dc917791ba48a66fd9d9d0e6635a4196e412fac58ce3-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e7/e77f7c08292a93dbbf4fcf3e593ec4143daa17bd54e22467b6b432fc75ddfec0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/c6/c694e92e31aaa9b5e62d6c3307d43085974176dff89449acb810f3468f4d4ae9-d # internal cd /usr/lib/golang/src/runtime/internal/sys /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 XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/5f/5f0861e7e68383f4063d8f26e936451618ca8b1140fa648a06ecc4a8dcfa814c-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/af/af6c40df191ba6463995d87bfd5636aa85080aea3eebae74f650e03c298842e3-d # 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 -o $WORK/b010/asm_386.o ./asm_386.s cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053ab45ea4e51b330274b2da1bb6814c2a80a002c9caf0a72efb0458f173cc02-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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/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 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 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 -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-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_x86.o # internal 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/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal 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/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-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/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog runtime/internal/math mkdir -p $WORK/b033/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b011/ internal/bytealg mkdir -p $WORK/b008/ mkdir -p $WORK/b197/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/testlog /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 ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.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 -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid I0LZbvdwxmr_E3mZWHyi/I0LZbvdwxmr_E3mZWHyi -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go cd /usr/lib/golang/src/runtime/internal/math /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 UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go 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/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/f1/f186f82a6810a771228007ce661c65c60e3808f87d0c6d55dda29b82cd593964-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/pkg/util/camelcase -complete -installsuffix shared -buildid MF5P4_HfYl5KsVE-CAJ-/MF5P4_HfYl5KsVE-CAJ- -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c 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/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/42/420dea626ee260253e428c2db712d0d3fcef8cf0df5cbea2e9959815c658b469-d # internal /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/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c 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 -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/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/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_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/asin_386.o ./asin_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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.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/expm1_386.o ./expm1_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/floor_386.o ./floor_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/frexp_386.o ./frexp_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/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/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 /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.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/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/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid FaQB-VLh7FTOTPyC3pTp/FaQB-VLh7FTOTPyC3pTp -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/c7/c7b773f35292db9b8c8070badd8679b3d4b967f88e68a154251ad70e90567974-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_386.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b080/symabis ./asm_386.s 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 runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b080/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_386.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/23/23296bdb2f22b5b5fbeb2687e2676adcd766ee32371cd4828d92fa84f65d0a60-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 -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 -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 -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 -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 -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 -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 -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 -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 -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/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-d # internal sync mkdir -p $WORK/b013/ internal/reflectlite mkdir -p $WORK/b004/ 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 /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/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/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 sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal internal/singleflight mkdir -p $WORK/b079/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid yldz7X5JhPhnDtGhwwiI/yldz7X5JhPhnDtGhwwiI -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a0/a0b52aafdb6960741da0ecff35b3d2dceda8d8525d22ce582e174d43d703dbf8-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/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-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/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./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/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b018/ io mkdir -p $WORK/b028/ github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b229/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b259/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage github.com/containers/podman/vendor/golang.org/x/crypto/cast5 cat >$WORK/b229/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/b230/_pkg_.a EOF cat >$WORK/b259/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 mkdir -p $WORK/b077/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor cd /usr/lib/golang/src/internal/oserror /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 Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid DXdRy_ROlXllf_OcMYJg/DXdRy_ROlXllf_OcMYJg -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /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/storage/pkg/locker -complete -installsuffix shared -buildid NPVUWbJZRBRRkHTF-7Xy/NPVUWbJZRBRRkHTF-7Xy -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go mkdir -p $WORK/b376/ strconv mkdir -p $WORK/b024/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b384/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/registrar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/pkg/registrar -complete -installsuffix shared -buildid h_NVT6Q6ht7ScZ7DThZ7/h_NVT6Q6ht7ScZ7DThZ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF 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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor /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/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ZfOCPtY3tzOIjUVXEsuY/ZfOCPtY3tzOIjUVXEsuY -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5 /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/cast5 -complete -installsuffix shared -buildid MavBKH-iu5IcgYD-Nqj7/MavBKH-iu5IcgYD-Nqj7 -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/05/05a4c26303f6689a0faac348a96906fc650412ca9e95f3b9d0854c836b3b1107-d # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/dc/dc19ca2555e8e2ccafd035ef3733efa2faa6403a5d0c2da7a0d58f3029d0aec5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # 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 -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/3e/3e0964f2c6465d6c216690f53aa9d6e923189a99c51f5393b73dba16d0f209d5-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/ee/eef81c1eafb29c212cc2f7aec5ed88f5248e327c11bfbebfbeea879ee939e024-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/78/78a48a8e648b77154992868cf7364f7b6e5adfabcb696940028cb80264da85fe-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal container/heap mkdir -p $WORK/b414/ github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ github.com/containers/podman/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid UXiPLjCqa1wRs1nNyq1a/UXiPLjCqa1wRs1nNyq1a -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys /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/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ydGvu-QMTMyt4jcyZ3l1/ydGvu-QMTMyt4jcyZ3l1 -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid _sBzRwQ7m6CQfEh3otKC/_sBzRwQ7m6CQfEh3otKC -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal hash mkdir -p $WORK/b050/ crypto/internal/randutil mkdir -p $WORK/b054/ github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b132/ text/tabwriter cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p hash -std -complete -installsuffix shared -buildid 2qTozNCgJl1QVLomyEAi/2qTozNCgJl1QVLomyEAi -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b292/ bytes cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid IWLNglV_2yVu6dQc0MCV/IWLNglV_2yVu6dQc0MCV -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go mkdir -p $WORK/b036/ strings cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b037/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal /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/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid HJkwQfCB8BdposSkjV2R/HJkwQfCB8BdposSkjV2R -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader /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/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid woqQ4yDtwUs9xQkuJdRs/woqQ4yDtwUs9xQkuJdRs -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go cat >$WORK/b036/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 cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid oKPwuVpe5B9AYCIyqY3Q/oKPwuVpe5B9AYCIyqY3Q -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go cat >$WORK/b037/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 cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/42/4202fbe5742d45f9fa0cbca7f4199644880914892d07d0e42a79b69c2b4e85cf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/af/af2baedd8abf467e022df97dc2724a4bccae4c079019c2a34fc2e8b33c7703d8-d # internal crypto/hmac mkdir -p $WORK/b062/ hash/fnv hash/adler32 hash/crc64 mkdir -p $WORK/b186/ hash/crc32 mkdir -p $WORK/b375/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal mkdir -p $WORK/b125/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 5Cnc00dAJgPLtY5FWa7D/5Cnc00dAJgPLtY5FWa7D -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b112/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AjgN16cGfx2TiJEOKGgd/AjgN16cGfx2TiJEOKGgd -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid i82ciAY06Wwz4uJFW5lz/i82ciAY06Wwz4uJFW5lz -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Oool82ExVbnVJVYOB2na/Oool82ExVbnVJVYOB2na -goversion go1.15rc1 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 8mhoRlC2SINmpt0ZfIcK/8mhoRlC2SINmpt0ZfIcK -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/dc/dcaadf4a7e859dfabff9222f9bf5bad2a1e307463af3c65123578e580ee70f60-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b102/ cat >$WORK/b102/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/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types /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/pkg/compression/types -complete -installsuffix shared -buildid eG067bY-Z6EKEIjnK39H/eG067bY-Z6EKEIjnK39H -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ab/abd4dc4cb8660326fea3f82f5efbfa883c3d701e2c859b1d05a99e4f58bb68e4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/9d/9dcb3dc789e4aa0358daf9856339640fe2f1f3a6a7879da8e75bf6b57b613f22-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/b5/b5d5b6032a472fa401b928aaf855dd769aadb17c5c9d5d87b46735d706fb4864-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 /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/pbkdf2 -complete -installsuffix shared -buildid KpsVtCHEF-kLHknvBu61/KpsVtCHEF-kLHknvBu61 -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -NVOsjaC6ohMr6Tz1W-D/-NVOsjaC6ohMr6Tz1W-D -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/2a/2a4c53406d7eda310c447076b4ca586e89f95d7c67c9168abf8d07348c49f6dc-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9f/9fd5500c9ad68cb5073acfa86434e8d83bc6eafcb73a635906acd6e69292239b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/2f/2f359586729da54612196ae72669ac1f703f3140e89914dded733076e3559edc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0c46b4db6c230dab1ad0bef7b4db5485e75d29ae3bc35234cf22b65aa995ad0-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/26c47532e4f3a894df3349f66e25f0b69092c1808c3c70f2acfdd630a29875a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/de/def1e391dadf4e869c560aa8848adeaecdf5ec62b815064684f6d2ab8f83b06c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid mD8R-7kY238molNZMjwG/mD8R-7kY238molNZMjwG -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid z-ODhQULf932EyMpqWdI/z-ODhQULf932EyMpqWdI -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ crypto/rc4 crypto mkdir -p $WORK/b049/ encoding/base32 mkdir -p $WORK/b064/ github.com/containers/podman/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b644/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b128/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors /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/openpgp/errors -complete -installsuffix shared -buildid hKrn-uSYR3MAPPQ5-_Cb/hKrn-uSYR3MAPPQ5-_Cb -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto -std -complete -installsuffix shared -buildid izu142RDAMXNHBIXVL8d/izu142RDAMXNHBIXVL8d -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b251/ reflect mkdir -p $WORK/b021/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid fbe3liRZhxJd0J7Y2Rzu/fbe3liRZhxJd0J7Y2Rzu -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KQJg7H_-qmjSNZ3doy6W/KQJg7H_-qmjSNZ3doy6W -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF 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 -gensymabis -o $WORK/b021/symabis ./asm_386.s cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal /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/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid My4UNYzJ6ImPG-_3SDwK/My4UNYzJ6ImPG-_3SDwK -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid xmx3dzrQkxP3oVlQzPj1/xmx3dzrQkxP3oVlQzPj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal 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 /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils path mkdir -p $WORK/b215/ mkdir -p $WORK/b276/ cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e3/e3686d56a3d3ef6067d7c7e5f7ffa891274a195a64fe449cd4376430c7bca196-d # internal mkdir -p $WORK/b095/ bufio cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b035/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 6rZz69M7mlabhENEftzQ/6rZz69M7mlabhENEftzQ -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid OmOI3W29l0e56OGt6Btt/OmOI3W29l0e56OGt6Btt -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b094/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils /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/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid IMV8xMYixVGZI0X8KyyE/IMV8xMYixVGZI0X8KyyE -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1baWc31jn3sbJDBAm9jX/1baWc31jn3sbJDBAm9jX -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/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/b049/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k /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/openpgp/s2k -complete -installsuffix shared -buildid 9S9h2wPWYEOFXclkQHPh/9S9h2wPWYEOFXclkQHPh -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9b/9b0c54f43d872c16813e78cfda49534c600da5c9efea72112ceb32990decf76d-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/92/923ae7750cc370d58c48d5f9fa0d2ad786f12a1a17d3026e8ecea90880a0dc6b-d # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/0f/0f96b9ffa8aa5f6bccb77dcbcc85e67c55522267c78ac6874c493d74b64dc6af-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/76/76cc782f914148f8cdc27726782f60856db66015442e58b68ff01d6458226e5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/37/37f0439aa4c30e7b66cdefa95560f162183777eaee0bf2614c10c09d3ee850e7-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9a/9ac6b7bc89a2cf9a6d0ac46d434e0ea2dbd364d81971e2064ca7e199c7663452-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/e9/e9de709b38bb620ff1f0007c1ab1e1460f48dbb97509b5a3a0a31678f7c48a69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal compress/bzip2 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid iWhaSEp1nBErL2rvvC2k/iWhaSEp1nBErL2rvvC2k -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go image mkdir -p $WORK/b379/ 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 -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_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 cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid e2a-ufLrj-zkg64hX6Tb/e2a-ufLrj-zkg64hX6Tb -goversion go1.15rc1 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.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 cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/41/412742f6eb40dd9607c1d4bdecf50866a7cd0199a322d0309f299252d4049df2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx internal/syscall/unix mkdir -p $WORK/b486/ mkdir -p $WORK/b449/ mkdir -p $WORK/b031/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid K-xOq3D9x0ezgQJz6kjG/K-xOq3D9x0ezgQJz6kjG -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go cd /usr/lib/golang/src/internal/syscall/execenv /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 j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups /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/psgo/internal/cgroups -complete -installsuffix shared -buildid WgMfi1TrgVO9OHzA72F3/WgMfi1TrgVO9OHzA72F3 -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./cgroups.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /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 acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go 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 cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/86/8678de507a90a485e1075110129fd21d73820a7a226297adfde7f5c27d084a75-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/46/4657a36ac00bff53b6fe8ddf0d080106469100d06730f3072e1169c36b1c585b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a4/a4794614bbd42369bf8acd035119a66ed96cf3cb7ba19d76e3399c4b1ff2668c-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/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-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/b379/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid d01s-C6ZR0ZgMpyTB-Cn/d01s-C6ZR0ZgMpyTB-Cn -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/98/984e1c95869de9efa13b60ca77bb4fc4d739c4582002587b5ac61e40c05d6ee3-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 4pjvXxCEp-a-IVF-BJqd/4pjvXxCEp-a-IVF-BJqd -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.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/86958b9aad4d9b25f9c97ccb6581929e4f8fcf9fb55a6b8e6065133e0388fccf-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid x08Pp0WZfcdTUDJXwPkN/x08Pp0WZfcdTUDJXwPkN -goversion go1.15rc1 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b493/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ github.com/containers/podman/vendor/go.uber.org/atomic mkdir -p $WORK/b725/ 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 cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b030/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter /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/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid xKiCqLjFdf6ci-EwGIjW/xKiCqLjFdf6ci-EwGIjW -goversion go1.15rc1 -D "" -importcfg $WORK/b493/importcfg -pack ./leakybucket.go ./memory.go ./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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid f7P29V9KnopZNCKnk0R9/f7P29V9KnopZNCKnk0R9 -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./atomic.go ./error.go ./string.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid -oqiuhZKTkEXu1egZJb1/-oqiuhZKTkEXu1egZJb1 -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2f/2ff7ef5e6cc69d66a8dd75662fd95bdb9e7e41af58e92f155e7900ee93b784af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/27/2734d3aa46847ab110024bec59f161e3def49dc41bef3a1ab73c3a2f6c2910ce-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns github.com/containers/podman/pkg/resolvconf/dns mkdir -p $WORK/b614/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b425/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF mkdir -p $WORK/b576/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi /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/acarl005/stripansi -complete -installsuffix shared -buildid YlbiEFJFoPFF18yCm1Wn/YlbiEFJFoPFF18yCm1Wn -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid AK5lwcj5YY8TGgHWQGeS/AK5lwcj5YY8TGgHWQGeS -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid UEczK0ClUJaP8Cw9mpA0/UEczK0ClUJaP8Cw9mpA0 -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid r-lU8esk1Y0s2lZI6noK/r-lU8esk1Y0s2lZI6noK -goversion go1.15rc1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/cc/ccf67ea4ed687cb629904db29c82d6831aa6eeb4837cb70fe0c6bbaf2301fd1a-d # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b7/b7b0a7f79c59f65d8bac341a5e703043738e4a897e67b9ceb949a875fe326ecf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/42/42f0d1fc1b21c8207785ec210f896f878efa9c5a7be4b3513394d8d80beade63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/49/496e00b0e90d2dbcd4b39b5099c3d55af46e8866e23b06ef6ebfaf9d7286bd7a-d # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/77/77fd5d0f930c189cb081095292d83084f439fdc779522668dca3c507d3a496f3-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b450/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ github.com/containers/podman/vendor/golang.org/x/net/context mkdir -p $WORK/b246/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 1yjhRP8CbeAEsc5Y3_km/1yjhRP8CbeAEsc5Y3_km -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore /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/sync/semaphore -complete -installsuffix shared -buildid U-9oy9DbnFTksFr1OriB/U-9oy9DbnFTksFr1OriB -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid Bw9cxvM2ygw0dS9esDp8/Bw9cxvM2ygw0dS9esDp8 -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/59/59a8dcf4dfac7ccf1fe7f33044117a0ab5a695a6b8ea22a5f8edc7da8ffb1451-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/3b/3be38e51a47eff032b92ce751a6e59914d375be6a1b8d77eb4f0eb5a4fece3ea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1f/1f31d889e7d68e8fb3f4ca2f97dee2afb29d83a49c4219a6a6d449709a45142a-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/e2/e2c65f9a8a6ad491b275d3b2ef88bae72539786d33f267c7cd2b6195b5689038-d # internal 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 -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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-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 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 /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b020/ encoding/binary github.com/containers/podman/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b044/ mkdir -p $WORK/b284/ 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/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /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 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap /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/hashicorp/errwrap -complete -installsuffix shared -buildid QuEZQILVaMdWkb6KAEnM/QuEZQILVaMdWkb6KAEnM -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cat >$WORK/b044/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/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid GTYZA88HJSN2F29gpnqY/GTYZA88HJSN2F29gpnqY -goversion go1.15rc1 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/ee/ee4573bd9058c404cc19cf35a4322e034df3ba47137de799d83f7ec947e08af7-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/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal crypto/sha512 mkdir -p $WORK/b055/ encoding/base64 crypto/cipher mkdir -p $WORK/b073/ github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash crypto/sha1 crypto/md5 crypto/sha256 mkdir -p $WORK/b041/ github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ github.com/containers/podman/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b111/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b113/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid laniOmCg5G40yBxzxTmp/laniOmCg5G40yBxzxTmp -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ftKkvkX5dhVW4N6pVt-_/ftKkvkX5dhVW4N6pVt-_ -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b066/ crypto/ed25519/internal/edwards25519 cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b063/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2ERYP38k5khWr5mP-kQ/u2ERYP38k5khWr5mP-kQ -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go mkdir -p $WORK/b067/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/snappy /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/klauspost/compress/snappy -complete -installsuffix shared -buildid u4AHE7-gbyfaOsW9crfI/u4AHE7-gbyfaOsW9crfI -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b642/ cat >$WORK/b066/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b063/symabis ./md5block_386.s cat >$WORK/b067/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/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./sha1block_386.s cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /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/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid uYXKCi9nluVZGaJVfUdN/uYXKCi9nluVZGaJVfUdN -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go mkdir -p $WORK/b061/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./sha256block_386.s github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b119/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid IYGX-Jp4G9aIpCOETIwO/IYGX-Jp4G9aIpCOETIwO -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b119/symabis ./asm_linux_386.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid TNZ20X52eywO2n3tPrt4/TNZ20X52eywO2n3tPrt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid c_UOm3oF7hARGEEigNX_/c_UOm3oF7hARGEEigNX_ -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b119/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/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid p0xjVnPCbSghEUUxRMmL/p0xjVnPCbSghEUUxRMmL -goversion go1.15rc1 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zgKtQtHMs19oYXDXP9v6/zgKtQtHMs19oYXDXP9v6 -goversion go1.15rc1 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid utob6WTdXqxougDX67YJ/utob6WTdXqxougDX67YJ -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/23/236ca195e2591f80f42ca2145e178af42d997e9168d06efcacc1583788a68c4d-d # 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/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal encoding/pem mkdir -p $WORK/b072/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b371/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yi3gdYo-wRRoDVqliurZ/Yi3gdYo-wRRoDVqliurZ -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor /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/openpgp/armor -complete -installsuffix shared -buildid CVbQAX4eEmRoHBeex-WP/CVbQAX4eEmRoHBeex-WP -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9d/9d22711cb3029cec16d723bb9f8eb4ca8d88e4a0ea2ec721a384cab7599e4dc6-d # internal runtime/debug mkdir -p $WORK/b115/ path/filepath cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b075/ os/signal github.com/containers/podman/vendor/github.com/mattn/go-runewidth cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid rQ0oqOxHEg7Axxsw0L7N/rQ0oqOxHEg7Axxsw0L7N -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b484/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF fmt mkdir -p $WORK/b019/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b115/symabis ./debug.s github.com/containers/podman/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b458/ internal/lazyregexp cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/pkg/ctime cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b416/ mkdir -p $WORK/b645/ 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 cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid MEV4vqL1-ijK5eRWxyoi/MEV4vqL1-ijK5eRWxyoi -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b557/ cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b115/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /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/containers/psgo/internal/dev -complete -installsuffix shared -buildid pUNI0Q0f0xVBqJTh4Zib/pUNI0Q0f0xVBqJTh4Zib -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./tty.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b458/symabis ./sig.s cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid vglj_yg62sVYhi96xJgI/vglj_yg62sVYhi96xJgI -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./homedir.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9Q3PvJqNcs7ZdrgKn0Ni/9Q3PvJqNcs7ZdrgKn0Ni -goversion go1.15rc1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/4c/4ce88102462feecdc1747b7181542ae392f94cd473f78eb8316027942acab509-d # internal cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b529/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth /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/mattn/go-runewidth -complete -installsuffix shared -buildid _ZubJE_WmunI3J71FqR0/_ZubJE_WmunI3J71FqR0 -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go mkdir -p $WORK/b643/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid ILPOZlAf5fPfhIfxqJlX/ILPOZlAf5fPfhIfxqJlX -goversion go1.15rc1 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b063/md5block_386.o ./md5block_386.s cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b643/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/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b644/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/ctime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid pCWnRDIPy-VOVwW2oU8q/pCWnRDIPy-VOVwW2oU8q -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid MNZbW4vcoLI3PcBWmNxk/MNZbW4vcoLI3PcBWmNxk -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid R9A9NUcrBqoXckNldKqF/R9A9NUcrBqoXckNldKqF -goversion go1.15rc1 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b645/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_386.o # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ef/ef8a34e9866dc8eecb3c578cf028615ae0785abba12e81d6a941cf8e203051af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/38/38217fc16387b11e6b46f257f31a240f50dc59b451a2ec95a98c2454f737d01d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3a/3ab228b4983eb6dac9f8503bc3b9daa58d162488b16bae52625394df460b49bd-d # internal net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e7/e731a81a8815410a8c1dd7a9bfd4cc0382e19da82a9306ec7705d709dd5f2820-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f0/f06cc170a33d3d052847dc5fcd76aaa644d092725a7738869e310486cac2822b-d # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/a3/a39a381db4c660420f45bc9e61b254decd861b8e0191338293a25a82695eecf9-d # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/3f/3fc0fccc6870581eccf8285a5fc5fe716221427094e549637cd0a74089e2ac80-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/54/543fb7ca54a7edb2b1ffaf6ac605c0ddc054b840a7a9a7cb62b5fbc056ef0221-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal vendor/golang.org/x/crypto/chacha20 crypto/des mkdir -p $WORK/b083/ github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b639/ crypto/aes mkdir -p $WORK/b040/ mkdir -p $WORK/b051/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b639/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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b640/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 1ZeMbhKLsP4pGuMT7EwM/1ZeMbhKLsP4pGuMT7EwM -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid 47nX6iFBEzu3u-9et-a3/47nX6iFBEzu3u-9et-a3 -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 4uqDyMbofvJdde6_LF8L/4uqDyMbofvJdde6_LF8L -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JktWQVaS1BWJOTMqkHhD/JktWQVaS1BWJOTMqkHhD -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c51e606ca727a2ecdfceb56939bcc8fc70df5d0e54fb1f42656c05fcd2eead16-d # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/6e/6ec0864371aa590f5e6e2c682d357a41541d447d5182ea2647b13c8300445912-d # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/816b0e7621b4bddaefd9c9ec3cc9da4e9c43e7aa3c42040721d4acb535c8c97c-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b458/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b115/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b115/_pkg_.a $WORK/b115/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/cc/ccf3bd038366e2327b1cd9ce6085dd06bae551a72089966bdead7d1bc6c06e11-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1c/1cecf36f2e0ad09ff17b7d5f1d57094631e6501b5d0e2cbf64892e465c78a3e5-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ca/cadf075a737aedca07b892e4bc610d6ac0c2c88285bc3fef98325efcc28b3712-d # 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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7c28e8c768a2d83fc5932b082838ea44ec3f8a9ed014a5f4c4a795a93aa4c67e-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7a/7aacd8f4aa8773bc54e8f2493101a673b03642c2fea8fa7167bbf025000cfff9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/f0/f0b5bf7be6c86d722693a25c64cbf55f902dac89f02c574a873d0da3a2dcd98f-d # internal cat >$WORK/b082/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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ScdsBXbuQcWDhGrb-CaO/ScdsBXbuQcWDhGrb-CaO -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b074/ os/exec cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b137/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid nzrtLc8SzstWOBGx68nm/nzrtLc8SzstWOBGx68nm -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/db/db51ce249b68a88d6cc974bafb083aefe363bc9c449ec9168715f6480be9ebc9-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/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid dSAooPmg5qW7jWgPDpKe/dSAooPmg5qW7jWgPDpKe -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory /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/storage/pkg/directory -complete -installsuffix shared -buildid pEp2lfrUuKZ8vuYiGEmG/pEp2lfrUuKZ8vuYiGEmG -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/01/016c4a6c2f14b61105882fbbbf1751f7cb6f1f47bfb3b200bb16a0c2df9e6488-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/71/71419a85377c2a8f9132f87f3c2051d74578be643c5ba8133b4da3f04ebfef74-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-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/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal encoding/hex mkdir -p $WORK/b071/ log mkdir -p $WORK/b114/ net/url mkdir -p $WORK/b081/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog vendor/golang.org/x/crypto/curve25519 cat >$WORK/b071/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/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b092/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uX7yuv0XB656NfItPi_f/uX7yuv0XB656NfItPi_f -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go os/user github.com/containers/podman/vendor/github.com/pkg/errors mkdir -p $WORK/b139/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go net/http/internal cat >$WORK/b081/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/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b218/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version mime cat >$WORK/b114/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 go/token github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b194/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go vendor/golang.org/x/net/http2/hpack github.com/containers/podman/vendor/github.com/klauspost/compress/fse mime/quotedprintable mkdir -p $WORK/b110/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 46YcMtp0Az685XyuIUC0/46YcMtp0Az685XyuIUC0 -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go mkdir -p $WORK/b210/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b161/ flag encoding/csv cat >$WORK/b194/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 mkdir -p $WORK/b184/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/token -std -complete -installsuffix shared -buildid 6SR_WzkLhVizH0Nj9n8h/6SR_WzkLhVizH0Nj9n8h -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid jQqFomKA3oRD9sO26kgX/jQqFomKA3oRD9sO26kgX -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse /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/klauspost/compress/fse -complete -installsuffix shared -buildid 2IXf1KVtHmJyGu3u47m3/2IXf1KVtHmJyGu3u47m3 -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go vendor/golang.org/x/text/unicode/norm cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b184/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/b185/_pkg_.a EOF github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version /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/version -complete -installsuffix shared -buildid Re5-4qeryJ1DWQoChdcL/Re5-4qeryJ1DWQoChdcL -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go github.com/containers/podman/vendor/github.com/docker/go-units cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid qa8t0-rq6-u8l6qorbdQ/qa8t0-rq6-u8l6qorbdQ -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fUHXI4F65cOwMLXC-s_g/fUHXI4F65cOwMLXC-s_g -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/config github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev text/scanner github.com/containers/podman/vendor/google.golang.org/grpc/codes github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/podman/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b105/ github.com/containers/podman/vendor/github.com/containers/image/v5/version github.com/containers/podman/vendor/github.com/docker/docker/api/types/time compress/flate mkdir -p $WORK/b338/ github.com/containers/podman/vendor/github.com/BurntSushi/toml github.com/containers/podman/vendor/github.com/hashicorp/go-multierror text/template/parse mkdir -p $WORK/b294/ github.com/containers/podman/vendor/github.com/imdario/mergo github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b122/ github.com/containers/podman/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ encoding/json mkdir -p $WORK/b149/ mkdir -p $WORK/b086/ mkdir -p $WORK/b096/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b163/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3tE0sVZKWxf4tbwl0Cso/3tE0sVZKWxf4tbwl0Cso -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b159/ cat >$WORK/b338/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b122/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 cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b158/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog /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/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 0E-Qz2Z53UxOcnyx6PPP/0E-Qz2Z53UxOcnyx6PPP -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_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 mkdir -p $WORK/b226/ cat >$WORK/b096/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/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid QBbdG9LGUMfIFCDx_E_W/QBbdG9LGUMfIFCDx_E_W -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b225/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal math/big cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid WYU7FqvfD7wPNkdybUbo/WYU7FqvfD7wPNkdybUbo -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/klauspost/compress/flate cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Hs2VeHKagdZIAt4wGkJm/Hs2VeHKagdZIAt4wGkJm -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go mkdir -p $WORK/b155/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ULkdAaxfKLNXPAH-3nvF/ULkdAaxfKLNXPAH-3nvF -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/containers/podman/vendor/gopkg.in/yaml.v2 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid VLtEPM5GPoDFyhREvkf6/VLtEPM5GPoDFyhREvkf6 -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 97gNsGR2etmjfVbyGGuC/97gNsGR2etmjfVbyGGuC -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go github.com/containers/podman/vendor/github.com/mtrmac/gpgme cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid HKsFZ2yL0IfUXiGLriOu/HKsFZ2yL0IfUXiGLriOu -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b226/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid nUnENdqTLyazX9gpLpbk/nUnENdqTLyazX9gpLpbk -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b232/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid EqdiDb4b2N59aS0irOsy/EqdiDb4b2N59aS0irOsy -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go github.com/containers/podman/vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p flag -std -complete -installsuffix shared -buildid 1mmCfrblIwfvgZ8XE4f2/1mmCfrblIwfvgZ8XE4f2 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal mkdir -p $WORK/b260/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid YyjQM05vTCjgE0RaCfHL/YyjQM05vTCjgE0RaCfHL -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid crDBCJ1Ps3j89JNQUF2C/crDBCJ1Ps3j89JNQUF2C -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b253/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_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/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/43/437d2b5ebb10ef37f22e451f53a0ea3eb3723b1939df5c34dc369f225c840b53-d # internal mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid fjh27i3ZM0cCLblBgiTD/fjh27i3ZM0cCLblBgiTD -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b273/ mkdir -p $WORK/b311/ mkdir -p $WORK/b239/ mkdir -p $WORK/b319/ mkdir -p $WORK/b282/ mkdir -p $WORK/b272/ mkdir -p $WORK/b345/ mkdir -p $WORK/b141/ mkdir -p $WORK/b283/ mkdir -p $WORK/b346/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b280/ mkdir -p $WORK/b088/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid MQfM-MOuw0lzvzXvwoYa/MQfM-MOuw0lzvzXvwoYa -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b253/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/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/1a/1a9e3aa7e4c0ab45937e3655e40cd17194a7f732ec3a69ef27ee9eb6f740cc6e-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers /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/storage/pkg/parsers -complete -installsuffix shared -buildid mqsVukY2plPlc9Xns91I/mqsVukY2plPlc9Xns91I -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/79/79b2268b74d3c70500383a1a9caa7f7df507bfd75683dfea82cd7f5c8a0387a3-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/7e/7ef49878f1a89c1ce7ad4b72ac82058d3f382387ca27a58e7d370c539c501b1c-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/version /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/containers/image/v5/version -complete -installsuffix shared -buildid qbgh23PKphBu-UCmjNGH/qbgh23PKphBu-UCmjNGH -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go mkdir -p $WORK/b045/ mkdir -p $WORK/b117/ mkdir -p $WORK/b223/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec /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/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 56RfS2bxBAlP9iMfYJMj/56RfS2bxBAlP9iMfYJMj -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b283/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/b284/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev /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/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid qz4Hq7XETKvg2-lthlry/qz4Hq7XETKvg2-lthlry -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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/buildid -w $WORK/b338/_pkg_.a # internal cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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/b037/_pkg_.a EOF mkdir -p $WORK/b369/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go /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/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid LnDSHpeXUjVYoP0rcvGR/LnDSHpeXUjVYoP0rcvGR -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/config /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/containers/storage/pkg/config -complete -installsuffix shared -buildid IoCX0xjQDc8kHQuOKgJS/IoCX0xjQDc8kHQuOKgJS -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go mkdir -p $WORK/b353/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid JaG-kKnQduLV0jvYgwMS/JaG-kKnQduLV0jvYgwMS -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 8Txw6y6n1Znay-G7Lmn5/8Txw6y6n1Znay-G7Lmn5 -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack ./scanner.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs /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/mistifyio/go-zfs -complete -installsuffix shared -buildid z9vnrhopwxVcKYIuetDW/z9vnrhopwxVcKYIuetDW -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b346/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 cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b369/ -importpath github.com/containers/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml /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/BurntSushi/toml -complete -installsuffix shared -buildid 5_WeaAY1twalHsZ8Ef9D/5_WeaAY1twalHsZ8Ef9D -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /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/hashicorp/go-multierror -complete -installsuffix shared -buildid WgM40o1JnAS7zgX1fV1L/WgM40o1JnAS7zgX1fV1L -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia /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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 93Rn3HEDqluZ9sugBazk/93Rn3HEDqluZ9sugBazk -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b045/symabis ./arith_386.s cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid gCJUZY0OQYhDBGBOeHxU/gCJUZY0OQYhDBGBOeHxU -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid MthT6mG5vky6E4mFc1y8/MthT6mG5vky6E4mFc1y8 -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go mkdir -p $WORK/b385/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cat >$WORK/b353/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/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_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/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid q7fuRq6ODmhKaVYamkgC/q7fuRq6ODmhKaVYamkgC -goversion go1.15rc1 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b183/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/46/46e564e45ce1d8e53560d1f1f788e12e09b27c3eb286f8b38dbdc913b43ca7bd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid gHffA7e2BDlAwXYfmchk/gHffA7e2BDlAwXYfmchk -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go mkdir -p $WORK/b424/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/big -std -installsuffix shared -buildid Vunt9SZT-bUh8FwkqqQT/Vunt9SZT-bUh8FwkqqQT -goversion go1.15rc1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go mkdir -p $WORK/b405/ cat >$WORK/b183/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/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b419/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid Pj_yVUbhXUH49jGm2Abz/Pj_yVUbhXUH49jGm2Abz -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/6c/6cf69ef638bcb3c79de64cbc9bbc6b5362012f0213134c291cdae830e1f80f7f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid tN2nRPHCJQKXjAfkEcDP/tN2nRPHCJQKXjAfkEcDP -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/01/01c323408f8456a814d7c35637202615e50f39a809fa2ff18d5f974d0a0972ef-d # internal cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b438/ cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/f8/f8b5b2d4300b0a2aa7218ed64c95f11769d0898ab8c95f88d3f415246e18300d-d # internal cat >$WORK/b419/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/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF database/sql/driver mkdir -p $WORK/b435/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid QnQlmj-W1z97W-OxAYzG/QnQlmj-W1z97W-OxAYzG -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go mkdir -p $WORK/b436/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b435/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 cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /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/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid 7SAujPCCB_wYybUVa1Ea/7SAujPCCB_wYybUVa1Ea -goversion go1.15rc1 -D "" -importcfg $WORK/b419/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid RZmTrYsUqP6JuD0_qfDS/RZmTrYsUqP6JuD0_qfDS -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 4DhbXil4X2GPeiKDfpBi/4DhbXil4X2GPeiKDfpBi -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/7c/7c138dccdc8074ebc2901c2e2c6b14dc3d28a9f9f9ee84d3b2bee65b4e048eb3-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid WQdQB7IQYGCO72BoVM2U/WQdQB7IQYGCO72BoVM2U -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go github.com/containers/podman/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid R-v06xWazStqAfT9MwAI/R-v06xWazStqAfT9MwAI -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CXAg22eeZ79n-GTWZMBn/CXAg22eeZ79n-GTWZMBn -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/5a/5a62a6d8066b2eab2b776a502209cafc3d3584e648d6e3c57086081268a72c29-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b441/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/b037/_pkg_.a EOF github.com/containers/podman/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f9/f9719b5736a10aac3a34a3637e3198c1972b5584e980262cdffa4492c5593868-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/76/767c19c388b43ff428fb332642f70c0ef57c075e05413f73c35a76a90f3579d3-d # internal cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid GuiXHCm7LY9mRfnXBo9P/GuiXHCm7LY9mRfnXBo9P -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b098/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid vIATrF7AtjeZyFYWRtM5/vIATrF7AtjeZyFYWRtM5 -goversion go1.15rc1 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ cat >$WORK/b098/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/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid bqYRQZoROBqnulLN5gSX/bqYRQZoROBqnulLN5gSX -goversion go1.15rc1 -D "" -importcfg $WORK/b396/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid lq6ctfAaIGXEJY79kFdm/lq6ctfAaIGXEJY79kFdm -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/1a/1a9647d0138748df5687d50faecc2d61e672a27ac3d748bbd06b403e9675edbf-d # internal github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b254/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0f/0fbac5ce886b4e1b1eb75d4e6e130831c920b53285e4d5fe43a2d80fc23dd7b0-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d8/d89906577a1a18b323a3472c545e6751ec4ccfe0c0d0b2433a3cb8153f736fd6-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid _MlbscrOAfwb4brkJ7Pr/_MlbscrOAfwb4brkJ7Pr -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cat >$WORK/b254/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/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf5a0efd9a41fba0586489fed14a4e26e6a96de37fab780dab6cb0ed5b21b409-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk /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/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid WBJR005qIoWYiX5s80Fg/WBJR005qIoWYiX5s80Fg -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go github.com/containers/podman/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b169/ cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/27/27e030848733458b28a2d8af262150c094595debfef2bc6b7960a6e178971291-d # internal mkdir -p $WORK/b104/ go/scanner mkdir -p $WORK/b289/ cat >$WORK/b169/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/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b091/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/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid U3OxMwRWH6WoTdFQWzUV/U3OxMwRWH6WoTdFQWzUV -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b385/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cat >$WORK/b104/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/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b075/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid cX8rSfbDPdokzBGdSqed/cX8rSfbDPdokzBGdSqed -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid K92QSbwnxNS31ovTSuyG/K92QSbwnxNS31ovTSuyG -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid gwB0MxtzLYaiIXqRwfqb/gwB0MxtzLYaiIXqRwfqb -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e7/e76b83d898d2d3b100f4ba7f72cba6e3bab08d302a2c412f9605b1a5fadad43c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal mkdir -p $WORK/b303/ github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b342/ cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/a8/a87427cc471ce43d8b6b11551f10a83f5d0eeaf85b7b3e9e4de5b0ecc8ff4934-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/cb/cba0341c95e80b45956754e83d574fb4a62ddc9b8351d8af5fabcce4636f49bd-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b406/ cat >$WORK/b342/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/b096/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b303/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/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 5ZaatW628S7ePYEL5Cui/5ZaatW628S7ePYEL5Cui -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/7c/7cc59911ab12bd937ecc54ef99e89ae285ba4557bfc86467ae058deec939c2f7-d # internal cat >$WORK/b406/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/b096/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b460/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath /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/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid XPhUhgz9vPN4JhX4kAp-/XPhUhgz9vPN4JhX4kAp- -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cat >$WORK/b432/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/b282/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b123/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid iS6QsBW9g539IonXZku2/iS6QsBW9g539IonXZku2 -goversion go1.15rc1 -D "" -importcfg $WORK/b432/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid d9cx4LHMwhd8ROuQz6ku/d9cx4LHMwhd8ROuQz6ku -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma /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/ulikunitz/xz/lzma -complete -installsuffix shared -buildid o1_RtV_nki2rgZI_ji0H/o1_RtV_nki2rgZI_ji0H -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid 2097-TzLkIdi-4TRfp6u/2097-TzLkIdi-4TRfp6u -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/ec/ec3047e4ff823aa639743fcb7b15539efa87aefe9b19be3039cedb96978881eb-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid QQbxx7oR3F7UUEJ9pyKl/QQbxx7oR3F7UUEJ9pyKl -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/c1/c1b8d1888677346ca2177258fa1569f55a87c4779aafddd33962bad9d846cf98-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/15/1509e98a54b0cc225a3c22190d266b54e46eb409f9c0c9eb89d32793892dc3ac-d # internal cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b485/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 3_WkGiJLD25DyJiO7MET/3_WkGiJLD25DyJiO7MET -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go cat >$WORK/b485/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/f8/f8d106a5ad98ebb1bca6e710e90186127ecac3b268500c8fd0c923f8cbc25dd5-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc /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/containers/psgo/internal/proc -complete -installsuffix shared -buildid Q_1-NeA3EXGA--aZrdWF/Q_1-NeA3EXGA--aZrdWF -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b488/ cat >$WORK/b437/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/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/01/019ac6ca815074e2cb5e51e1f06418fa73e9c4407aed7af5da153be84e911585-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b488/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b488/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid -_ELfam0Xbp7LP7cXmp6/-_ELfam0Xbp7LP7cXmp6 -goversion go1.15rc1 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ cat >$WORK/b231/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid Bo2pWZUb_ncthKLSVla6/Bo2pWZUb_ncthKLSVla6 -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6c/6c6f15cef937c83164360c5339a32fffa3e1bc25339ee1ee66e5e83868c66db7-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b491/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b491/ -g -O2 ./dlopen.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/4b/4b0c3736cf030ac1a1ac716586d9e186b61dd74d4000b881a3cd7e6d542e1eaa-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cat >$WORK/b279/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/b280/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex /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/truncindex -complete -installsuffix shared -buildid m4-E-F-DBk96CNx_dNHp/m4-E-F-DBk96CNx_dNHp -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/64/64fdc4b9e3f7330c6d58d1ee600ee6e0e3f224e14e641af7d2c6d680ad53cd50-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b494/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b119/asm_linux_386.o ./asm_linux_386.s cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a EOF cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/5d/5d52d1ff8b193d226adea97e93b7773f7610e9b671a0ad2227905a7953d356e6-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util /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/hpcloud/tail/util -complete -installsuffix shared -buildid mJO-jeaPnO7_6N-R_7CD/mJO-jeaPnO7_6N-R_7CD -goversion go1.15rc1 -D "" -importcfg $WORK/b494/importcfg -pack ./util.go github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b497/ cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/bd/bdc4e0660429812e348b2075b5bf2ae251484668f2b63944e94e07928e54024a-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/be/be8e12bd0db09daba6712867f5b90e723a0fd08e938448f24aea4d8190941362-d # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/b7/b7700c1fa253eeb3e46ed1a91e7d8cfb74100f467436b61d4a4f166963c10277-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/a5/a5e18ede8866da791fc8c37ca5d4492e7dfc6aad3ca1972c50892c0de3e83209-d # internal github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b506/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid C4oOkNAaJjNZCMWf_GPy/C4oOkNAaJjNZCMWf_GPy -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b188/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/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b440/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/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/b4/b456c01d3d98a34c666523740b7d76ec2a30a5270dcaa01e7b897718549bbfc8-d # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b407/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid YOY5U_DTd-F1GFWrlW9J/YOY5U_DTd-F1GFWrlW9J -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log /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/opentracing/opentracing-go/log -complete -installsuffix shared -buildid WIGbFqq1XQ7QA8RMNTRk/WIGbFqq1XQ7QA8RMNTRk -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid P7c2hFhlZbGWxVFuJR9G/P7c2hFhlZbGWxVFuJR9G -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cat >$WORK/b407/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/b406/_pkg_.a EOF github.com/containers/podman/pkg/timetype mkdir -p $WORK/b517/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid FaoaNOGPlC9VZpgfkyIq/FaoaNOGPlC9VZpgfkyIq -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go cat >$WORK/b517/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid hj691Iv1ZaJKMW4Ekw0h/hj691Iv1ZaJKMW4Ekw0h -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./timestamp.go github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b168/ cat >$WORK/b168/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/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/2e/2e595af2ceacec0dc67b0d8225a9cc246d59ace02f7445fe005100cd56fc03ac-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference /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/distribution/reference -complete -installsuffix shared -buildid ODHegqsnk_yGsD4uwbXM/ODHegqsnk_yGsD4uwbXM -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid IR8SrbC9XlEGMuyH94Mk/IR8SrbC9XlEGMuyH94Mk -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal mkdir -p $WORK/b524/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_386.o # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/d5/d58b4f148d6b9487f0753b84713dfeb3fcb745798bceeb4464f4b8bc420fe9f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cat >$WORK/b524/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/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid S2YjTS_DgQcR4yvB1xpr/S2YjTS_DgQcR4yvB1xpr -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/16/16e85c2fe8a3e0838b4e078c9be574e4f05df82568924d8d9217361c888db889-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/56/56545823397f72ffa76bed79313a305321ff6a4aa39e2015f9ef73561ffdba66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/4e/4e7083bd7bcbf99e718110a2dc7db36d68a0c6789fded51de01204c5b65ef7fe-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c github.com/containers/podman/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8e/8e1ea0088cd5852f1d182015180519f63370de36ff3345f380389474c80629a8-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew /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/davecgh/go-spew/spew -complete -installsuffix shared -buildid f-s9TM3lSr_b2fqv_zaf/f-s9TM3lSr_b2fqv_zaf -goversion go1.15rc1 -D "" -importcfg $WORK/b534/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/77/77a300a4401de3c4a37e6c5aaeb493f105ae606db9e8d905521b8d8de5074e1f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/8f/8f46d9bdff03df08418a6d00603e1a26552c1da9ff5a672ec697d4e91c080244-d # internal cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d6/d641999bf50fc46f65420d6aeb7ecd3d9921cee17522dbe5076ed6c32ecfd73f-d # internal cat >$WORK/b109/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/b044/_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/b110/_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/buildid -w $WORK/b279/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/google/gofuzz /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/google/gofuzz -complete -installsuffix shared -buildid PIOeZ1CVNaFNVSzS6-E5/PIOeZ1CVNaFNVSzS6-E5 -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /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/klauspost/compress/huff0 -complete -installsuffix shared -buildid cTtI9Y4YdLH61FsUXDUF/cTtI9Y4YdLH61FsUXDUF -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib /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/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid ht82vkc302dTjUTzBbTZ/ht82vkc302dTjUTzBbTZ -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/7d/7d3dc3f34fe95df6e2fd8498425ffd76ef66be48a239f839d188d279b0b661c3-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 8ET9hoor0SKgnYwrp4Da/8ET9hoor0SKgnYwrp4Da -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go mkdir -p $WORK/b554/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid SryUFcWwsI0mXoNlPRou/SryUFcWwsI0mXoNlPRou -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/24/24a6544b1bd193c61318146f78a80599231a3228517126135e0121fbc91bc57c-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/34/345c0b522778c55ad6e9d99f84a13facc8fe0aa5b4257ef0b9d5ad1b86f0b158-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/bd/bdeec28deb2d5c11e8da754948bc45c35c422b2cc3384b0b456acbd57d91fb8d-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a8/a8321a8ca0f042381c7d76d55256b28582dd7d92ebf05bb58b34fe9fb5c08cc4-d # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/99/99fa8d6b458af155af23ffff08c28ee2a75c1c77e8bf598fdbb6be419787f7ab-d # internal cat >$WORK/b554/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/b551/_pkg_.a EOF mkdir -p $WORK/b548/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid MVAQkLNnpZG-UGh5mS6d/MVAQkLNnpZG-UGh5mS6d -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal mkdir -p $WORK/b558/ github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b566/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/b8/b85fa27564cf3edb4c961338b667256cff06a4fdd5095c83c69c2bc522416fe5-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b597/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid ukRnuYFQBztDYuy5nDMC/ukRnuYFQBztDYuy5nDMC -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go github.com/containers/podman/vendor/golang.org/x/time/rate cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 0I-bIOVp9M3LzaWw-kOI/0I-bIOVp9M3LzaWw-kOI -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c mkdir -p $WORK/b601/ mkdir -p $WORK/b561/ cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d8/d89689cd3c816f1e7e8d95c8494785317a8cc5c65ad7c9601765cc046a8abc54-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/20/20a93d56c5ef6e67e37427dd76519014821d69511c834d41375122c8e2b4f0d2-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/podman/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 0aJWWOS9geSm6KCsGHII/0aJWWOS9geSm6KCsGHII -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent /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/modern-go/concurrent -complete -installsuffix shared -buildid J9m-MYIAbT2R7YhI_Ngx/J9m-MYIAbT2R7YhI_Ngx -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid vm6fHNh9jLX7xVBGIsT2/vm6fHNh9jLX7xVBGIsT2 -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator cat >$WORK/b455/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b632/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid jUUDRWeuOBdPsJa7ckxr/jUUDRWeuOBdPsJa7ckxr -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go github.com/containers/podman/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal mkdir -p $WORK/b575/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a EOF cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/65/658059f3785846f3d592d028b837c874df990ec9339e4168216978bec9bc624f-d # internal cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a6/a65e58b3d5edac836ad962c4d39d1b283037d7e7bf8cab06f08343dcdd8de5b5-d # internal cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid 2EaBGvTV8jGiPF5ESS4s/2EaBGvTV8jGiPF5ESS4s -goversion go1.15rc1 -D "" -importcfg $WORK/b632/importcfg -pack ./names-generator.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid oTfILX1gOgsVBbl3oszk/oTfILX1gOgsVBbl3oszk -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid uA0UHmoEORM0K-j5Crz-/uA0UHmoEORM0K-j5Crz- -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go mkdir -p $WORK/b090/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid gAIS8b5ObIRVXW8ricg3/gAIS8b5ObIRVXW8ricg3 -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid wgvpvC-nyERMxU8MKsCW/wgvpvC-nyERMxU8MKsCW -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.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/b432/_pkg_.a # internal cat >$WORK/b090/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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/ff/ffda746a710c46e7515a8603cf0dea077db7f68b741a4aafc758857f0978b271-d # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/ca/ca9c9dc06866b11273d79276014d74c6abbc21605b99d65e3b2b18d956a9213b-d # internal mkdir -p $WORK/b101/ cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 6Bp8SZNkS3Lx_GJduShq/6Bp8SZNkS3Lx_GJduShq -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e0/e0a6f14cee29d436022ab0177fbaca859931254ff8cf415bccd54efe4b6d9197-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/92/9201a3ca52080c7aa8c82106fed0d63711f79be7f7bf7a5ed04d8e469dac14a0-d # internal mkdir -p $WORK/b641/ github.com/containers/podman/vendor/github.com/vishvananda/netns 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/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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF compress/gzip cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d2/d2f9c403a90076504f54c1933c4c420d1fa3c04edbc6d6dd42b9f22fc8b0a54d-d # internal mkdir -p $WORK/b148/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types /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/types -complete -installsuffix shared -buildid fJkBW_a9S3NgzVvZ347f/fJkBW_a9S3NgzVvZ347f -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b635/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF github.com/containers/podman/pkg/env cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid -uVVnb8weJf2gITBljM_/-uVVnb8weJf2gITBljM_ -goversion go1.15rc1 -D "" -importcfg $WORK/b641/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b656/ go/ast /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal mkdir -p $WORK/b288/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/env /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid rKZIK-aEHNnHbMz9d5CQ/rKZIK-aEHNnHbMz9d5CQ -goversion go1.15rc1 -D "" -importcfg $WORK/b656/importcfg -pack ./env.go ./env_supported.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/d7/d79f0c26988edca0c961eca17ee496e3d8090552133f8f3adcf6d2861fea0350-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid qU9KjQrCS1_E0Nm95rkJ/qU9KjQrCS1_E0Nm95rkJ -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b660/ vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_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/b037/_pkg_.a EOF mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid E_KOm8kTL9idiEdNsZk2/E_KOm8kTL9idiEdNsZk2 -goversion go1.15rc1 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/a5/a5fb4e015b55d207764418535f8cd192f6d5eabc49f724c35916bbac122ffc9a-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/56/569b8862fa58d333c8af773a9702c4116816e7df4f03a880bc3b11d0d765a365-d # internal cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid -BWTNtMj8D-oAH_mLaW6/-BWTNtMj8D-oAH_mLaW6 -goversion go1.15rc1 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qDIDzqLkXANx796gBmGN/qDIDzqLkXANx796gBmGN -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/b4/b423736070853f37cdd8b615e40397aad5b79c1fb9364e3936c733d94d8e728c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b669/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iYATL7XEkU2vqo3JsMz6/iYATL7XEkU2vqo3JsMz6 -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./sysctl_linux.go cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid E2zIWEMnLcyn2RgIAUEz/E2zIWEMnLcyn2RgIAUEz -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/87/8741f163c4a54e171601b9d080382e7e12e5b525f7f4db4aa5c895d109e05e93-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/02/023f09cb60e2de7f867759aea7b5ef63c6a818ccbbc95a40e545fac58220b48d-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0f/0f37a41e0916f8236832c24e45203c83974c450b3706c75d1612284f37a451a3-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers /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/docker/docker/pkg/parsers -complete -installsuffix shared -buildid taxCLXX2x9muljhe6iLX/taxCLXX2x9muljhe6iLX -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./parsers.go github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b662/ github.com/containers/podman/vendor/github.com/google/shlex github.com/containers/podman/pkg/seccomp github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b673/ mkdir -p $WORK/b671/ cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/86/86292435585754258868e6538b7c0e328177e259775e6c140798dfa928749fc6-d # internal mkdir -p $WORK/b350/ cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/b3/b35035d9e28225d511ebf03972098fe62ccac9835519a2aca9f1526ca4cc395c-d # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b553/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/f3/f384471bae7bc3816fe5ec3eb57df6d0bb43122f00d1eabcb82ef0526b820b30-d # internal cat >$WORK/b671/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/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/a0/a053b2a0f2be54f612767e171e63dd3155099b3d89756f2ac3c747d551f3911a-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid qHvlwAQIpj_rgVvDs6VJ/qHvlwAQIpj_rgVvDs6VJ -goversion go1.15rc1 -D "" -importcfg $WORK/b671/importcfg -pack ./seccomp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b717/ cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/cf/cf329dd9e28c2bb95c617ce04ff2538dac3f6df570947285bcb7f1334dbc8659-d # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b677/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid 7XNR6FwRNN7RUDgtFj0o/7XNR6FwRNN7RUDgtFj0o -goversion go1.15rc1 -D "" -importcfg $WORK/b662/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cat >$WORK/b350/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/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/11/1107f9bd7cc02e65c0c73cfd16fffe2b29962253cb3b07f65c34e4f17fc4f039-d # internal cat >$WORK/b553/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b724/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid UDHKZsHi3btDhm7FApTj/UDHKZsHi3btDhm7FApTj -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid LDWSKBASsYIeN7r8OjXu/LDWSKBASsYIeN7r8OjXu -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/e7/e76fbacd423c3b805cc6f48a30bdad158b8446d881fb2e4f970b878462108262-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log /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/uber/jaeger-client-go/log -complete -installsuffix shared -buildid ajRIeqoPZOUJOOIvnPRG/ajRIeqoPZOUJOOIvnPRG -goversion go1.15rc1 -D "" -importcfg $WORK/b717/importcfg -pack ./logger.go github.com/containers/podman/vendor/github.com/modern-go/reflect2 cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid ZDvaF4DchJHwsmgQ-UDt/ZDvaF4DchJHwsmgQ-UDt -goversion go1.15rc1 -D "" -importcfg $WORK/b677/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go mkdir -p $WORK/b565/ cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/74/74d0832df552776c299770640431bd7be31e753a24f8e5f89f8285115def7905-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/google/shlex /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/shlex -complete -installsuffix shared -buildid 1zEpXCU7CtG9oOAVHRM5/1zEpXCU7CtG9oOAVHRM5 -goversion go1.15rc1 -D "" -importcfg $WORK/b673/importcfg -pack ./shlex.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -o $WORK/b488/_cgo_.o $WORK/b488/_cgo_main.o $WORK/b488/_x001.o $WORK/b488/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/80/8021dc22cf522624b277c2c138c059ac8ef2fffd6640ed3471021fde5aad9529-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics /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/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid N1piU_nSmuFgASF--E37/N1piU_nSmuFgASF--E37 -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b565/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/0e/0e5fc88c0a2a43cb04a4a5f31d51b88d4cb0fb5c282b259b58d4e45203e32052-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/podman/vendor/k8s.io/utils/integer packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid upoJlFw3rUlk4rNFUa0Q/upoJlFw3rUlk4rNFUa0Q -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/f0/f01585b3d4e7744e0b0dce67a6c0b4894b5915d6c94f041a7c13db796f7ba043-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f3/f3606380f9b37edbab818a01b2adf7ab85268d22baad5190d2db19d1186180a7-d # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/4a/4adf3304fa887ff15509ab0c5df4be024c884deeee63739a8f457bd6e7bbd21d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cat >$WORK/b565/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/b564/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/ff/ff076dc66a373aa27cbdc2082e2988d1f5294338746f6177a4c6888db16f58de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/25/25d97bdddcf69819c69d6538138cd7d5e7f2f8281b256bf35ddc614c988326c0-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /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/modern-go/reflect2 -installsuffix shared -buildid xRt99s99PTAq7d9uhfxi/xRt99s99PTAq7d9uhfxi -goversion go1.15rc1 -symabis $WORK/b565/symabis -D "" -importcfg $WORK/b565/importcfg -pack -asmhdr $WORK/b565/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d0/d02898ad277afa0d355dd70d96627f0a26b3efee7b441b0a60a1ce6f723399f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b488/_cgo_.o -dynout $WORK/b488/_cgo_import.go github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 github.com/containers/podman/vendor/github.com/mattn/go-isatty github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b233/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/term github.com/containers/podman/vendor/github.com/containerd/continuity/sysx cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/9d/9dd07a29428a57a519e3baa38499f04cca887d2dc3e575da7b51525d3dc77524-d # internal mkdir -p $WORK/b457/ github.com/containers/podman/pkg/signal mkdir -p $WORK/b481/ cat >$WORK/b268/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/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b448/ cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/b2/b2e4669824020c85ee56ce607004ff821846405fe557039439a36dcfb01f2e02-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid Ay1cW356lAOSnerAKRVa/Ay1cW356lAOSnerAKRVa -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cat >$WORK/b457/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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/fsnotify/fsnotify cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_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 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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid PhcOAUILV0vbQFogX3lV/PhcOAUILV0vbQFogX3lV -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid IoODXiMngI-r5bW_MwS-/IoODXiMngI-r5bW_MwS- -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go mkdir -p $WORK/b418/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid WVjwx-F6CjKvVXF2pQp1/WVjwx-F6CjKvVXF2pQp1 -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./signal_common.go ./signal_linux.go cat >$WORK/b233/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/b119/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid WsyvKGab5a9Cbx1tQOFH/WsyvKGab5a9Cbx1tQOFH -goversion go1.15rc1 -D "" -importcfg $WORK/b457/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/17/17b90025f718e554d8777c92278b498670f44a7bf37e0435659d4b8c60b7f8ad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal mkdir -p $WORK/b297/ cat >$WORK/b418/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/b119/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty /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/mattn/go-isatty -complete -installsuffix shared -buildid 0AjlqUGO_27HkHSFYEcE/0AjlqUGO_27HkHSFYEcE -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2f/2f9b6cb00a69175cbc308a31b6cd508f8767ab40c83c6266b57971a6b1b76298-d # internal cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF mkdir -p $WORK/b496/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid vG3V751qZ3l3tQzs54Fb/vG3V751qZ3l3tQzs54Fb -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/4f/4f5ed4a644c74c034563d24cc7ff401066247304f87454d21aa67d78f91ff5ea-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/buger/goterm /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/buger/goterm -complete -installsuffix shared -buildid 0dIUF_9PHqDzuP58YSRJ/0dIUF_9PHqDzuP58YSRJ -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go mkdir -p $WORK/b504/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b546/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid O2Iy-3zyXeiZV17FeZ-g/O2Iy-3zyXeiZV17FeZ-g -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go mkdir -p $WORK/b134/ cat >$WORK/b546/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/b547/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid aDbjOxg29u88F-Vblf6e/aDbjOxg29u88F-Vblf6e -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify /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/fsnotify/fsnotify -complete -installsuffix shared -buildid AGbDJDUW4ypmKbLNGUXc/AGbDJDUW4ypmKbLNGUXc -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cat >$WORK/b134/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/b119/_pkg_.a EOF mkdir -p $WORK/b245/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl /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/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid Ll00GvLpxcreVl-_WnTB/Ll00GvLpxcreVl-_WnTB -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c mkdir -p $WORK/b509/ cat >$WORK/b245/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/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b7/b74b879afb2aff222c07a94f519055f5f212fea2e27422f401fab046e6f96e7a-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils /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/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid jSSwFRCNO9FZqXHefcnI/jSSwFRCNO9FZqXHefcnI -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ cat >$WORK/b509/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/b119/_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 github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns /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/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid u4sybvgQFbu38AdDsOIc/u4sybvgQFbu38AdDsOIc -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./ns_linux.go cat >$WORK/b100/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid _mN8GaFauP0gP163LDi_/_mN8GaFauP0gP163LDi_ -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b673/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b165/ cat >$WORK/b131/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/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal cat >$WORK/b300/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/b101/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b165/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/b101/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /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/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid jBQwQKatWXAL7XBp97Ri/jBQwQKatWXAL7XBp97Ri -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir /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/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid NrgyXRX-woaVptek6XGG/NrgyXRX-woaVptek6XGG -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports /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/containers/image/v5/transports -complete -installsuffix shared -buildid ASVK3zXspmchAqamxO96/ASVK3zXspmchAqamxO96 -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go cat >$WORK/b395/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/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid YnhMKLDH_xhOr9tGdwNu/YnhMKLDH_xhOr9tGdwNu -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /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/psgo/internal/host -installsuffix shared -buildid UAj2kBhs_KMSwJ37BTqY/UAj2kBhs_KMSwJ37BTqY -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./host.go $WORK/b488/_cgo_gotypes.go $WORK/b488/host_cgo.cgo1.go $WORK/b488/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/0e/0ed01b33cd1c320854596189fb3ffd75a29c45068512dae1caa6047c3731479b-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/83/83249fe99ea07008677b0ab9aae01527df4ba7196095cf11393f4a1fd2c16c71-d # internal runtime/pprof mkdir -p $WORK/b734/ cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/9a/9a3659e93a6035dd02b7162f7b6b25048bb620ca4e57ff7fe3d8f454a8c78f7e-d # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/7f/7f41d64be6efa06c76280453f7be516e335586731dd5d4073c4d4a716ce288cd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Co3yZ3ioZTuU8xfKsbnm/Co3yZ3ioZTuU8xfKsbnm -goversion go1.15rc1 -D "" -importcfg $WORK/b734/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/4e/4ee9cd1dc7f64caf9abd1f67f2d20275217a25262b459ae5f1fb752cdd043a2c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal cat >$WORK/b151/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/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid DbR_UAJJ-BOI-V1hQ8PL/DbR_UAJJ-BOI-V1hQ8PL -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/a0/a04c21e00cac47cc86947ea832f9c1ecb0a67ff4e02c989929e1b83dd8b871c8-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter /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/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid bR5FZFSp5gmi-9zaAmOq/bR5FZFSp5gmi-9zaAmOq -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b0/b00520822b2f98f1dc3d6c7c27f9f40bbce265af29fac0b812d93cfef0cd1402-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/74/74f16f0856752c7f92ba60a2b63256942f0438d0908765555287e657df3f216b-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a3/a3bad87ca866a9651917f75fe7fb5f0fe636d0ea9157701ea621c24d2f2eb0b1-d # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/52/52af561ab0bbcbf676092694dbce1dae2208f4bd49d96ff4947b5a255248b779-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/7b/7b1609aae9fdceb65664836b1c7bc33b8cc52864f1d37c92094e6d6cc0f47f44-d # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/93/930877c0a44f33b10b17529e709f68ed2cfeb89712589e3c6ff21bf11230acb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/11/119904a88de4ffb44661a6850c364b6e60875373b23344c6788adaaf6960765b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/e4/e48dc4b96d3d40e9c0e99a2808e3095f6ae5c317f45e8c1e845eac4549a5657b-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/00/003b894d70e53be868461302a22689a305309c3e7c7f9d5fbabfd9f6b65d3559-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c5/c5ded6924036f5fa02285e448747ecffed1a14c5309786fce7309a84b1460518-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d7/d70e367943f79f7818de74908e51b26940604b24f91c77934510f9f1c09b0f91-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/60/60bda3bc4877f12f0543f92476fee54724b61099742ce55686ee4d127d7be9d6-d # internal text/template mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid 6kyu1lJocSupXmVm4IW4/6kyu1lJocSupXmVm4IW4 -goversion go1.15rc1 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b349/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/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 5UAAFtboNJdy0kUPRkdx/5UAAFtboNJdy0kUPRkdx -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b488/_pkg_.a $WORK/b488/_x001.o $WORK/b488/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/e6/e697244d8e4146962a72427ca3e25c9ddb1893acf71a6409826aba6b269a274f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e9/e9f3588d1a9ae630517946df58284c467508e218c536bfab8b081847d8b2d8a3-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/86/86e917a9bc96f8ea36a507758a0e1bd2c4a6366bcfa1512cdd7c0cc1371d63c3-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/41/410ae6200e3adf3f8fe2e41cb2e60d594f876250f5616dd076df96928682bc83-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/77/77c6ee14983c1748f873b298cebb0fc8bb5a7a57237c32aedc2dfb3b888e1e7e-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b199/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b204/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b193/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b190/ mkdir -p $WORK/b196/ cat >$WORK/b199/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/b188/_pkg_.a EOF cat >$WORK/b204/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/b188/_pkg_.a EOF mkdir -p $WORK/b203/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid GmTUD-Oq9aX1nWs72PJ7/GmTUD-Oq9aX1nWs72PJ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid LazAwM8H_QuUtixXoOpP/LazAwM8H_QuUtixXoOpP -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go cat >$WORK/b193/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/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b200/ cat >$WORK/b196/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/b188/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid YuKzxKAIPRmVZmlbYAhW/YuKzxKAIPRmVZmlbYAhW -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -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 -g -O2 -ldl cat >$WORK/b190/importcfg << 'EOF' # internal # import config 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/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid a0kCrJ_y1ESivxKc8Fd8/a0kCrJ_y1ESivxKc8Fd8 -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid Xy2IshDdTkYx8zcKjkBP/Xy2IshDdTkYx8zcKjkBP -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go cat >$WORK/b203/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/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b200/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/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 5B1CE3iZycN6unOY3lbP/5B1CE3iZycN6unOY3lbP -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid zC-f2lCqAJYBIfAwnw0Q/zC-f2lCqAJYBIfAwnw0Q -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/56/56b27a3de654a73852b85fe9c7745611958f0c12f83bb82bdcba4f4c865a9fde-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d8/d88de417290d52d1d50ab367a2fae3ed6479b380a503142155c92781e3136ab4-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/39/3994ba5374aec6f478e1abc293b36b7ad5efea23e8391647d8867fe505203da1-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b495/ github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ cat >$WORK/b495/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/b494/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b497/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_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 cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a9/a9d7c683b90562e2649f9773409edb663eef6b2a9e7ed02da0b4322535f0169e-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch /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/hpcloud/tail/watch -complete -installsuffix shared -buildid ikWVy8lt_oLlowFAD7NC/ikWVy8lt_oLlowFAD7NC -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cat >$WORK/b413/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/vbauerster/mpb/v5/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile container/heap=$WORK/b414/_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/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 /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/vbauerster/mpb/v5 -complete -installsuffix shared -buildid ehgFdbExSw1flU8Y5xJk/ehgFdbExSw1flU8Y5xJk -goversion go1.15rc1 -D "" -importcfg $WORK/b413/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/c4/c44f7ee354d6ec0c7f234ab83ae613b5563c26b860da65293dbf1b7ce5cd4e9f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/43/43afa0c07e10b2ae9633625857a8ef25e5d96bac0e4e00dd02382526beb7ddc9-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/18/18a0977d1a34dacbc52092ca62d13f337f568cc255e3640d048f69c16dbeb00b-d # internal cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_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/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid ihSzakY4oiOFIbA1KQJZ/ihSzakY4oiOFIbA1KQJZ -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ff/ff9d756fa1cf3b81dc4ce958ca5e95c0a8d62b373b3590d0ddfddfc1da0634bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage github.com/containers/podman/vendor/github.com/prometheus/common/model mkdir -p $WORK/b313/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ github.com/containers/podman/vendor/github.com/blang/semver github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_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 github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog github.com/containers/podman/pkg/hooks/1.0.0 mkdir -p $WORK/b434/ github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials cat >$WORK/b315/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/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b136/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid YAIAyfn4GJvHQ_LPX_0B/YAIAyfn4GJvHQ_LPX_0B -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go mkdir -p $WORK/b456/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF github.com/containers/podman/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b255/ github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/04/04decc7ee7f6791266ca66b80087b8631de84a48a88a2a13ea35d7dc276ad3cf-d # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/willf/bitset /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/willf/bitset -complete -installsuffix shared -buildid NB9jLDH5hw_5ed_8TKLC/NB9jLDH5hw_5ed_8TKLC -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid BrFx4pMqWDMW8GYqDICl/BrFx4pMqWDMW8GYqDICl -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal mkdir -p $WORK/b216/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice /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/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid j5dOPB43m86Xey0l-g_C/j5dOPB43m86Xey0l-g_C -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid GkTkNlsPQXxaimIyzj0c/GkTkNlsPQXxaimIyzj0c -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid 8Vi_23OoyU1f3PWnpKG9/8Vi_23OoyU1f3PWnpKG9 -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go mkdir -p $WORK/b560/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials /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/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid uedAfW7NB5uCmknwnXfV/uedAfW7NB5uCmknwnXfV -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b464/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid geXJ962QpEN5EL-tQ7PT/geXJ962QpEN5EL-tQ7PT -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2e/2eaea825b74231a6c4b0f367d883cbb6c60322a56f6fc61857456ee9c28ccb72-d # internal cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal mkdir -p $WORK/b581/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid AtqWFiKdrma6uZX-tlk1/AtqWFiKdrma6uZX-tlk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/7f/7f9b364acfc70c746422fcc61ff2a46c004c781561fd2616ace091ebce7ae1b0-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /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/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid ghNQ4P2f98dzq1bXH_RF/ghNQ4P2f98dzq1bXH_RF -goversion go1.15rc1 -D "" -importcfg $WORK/b491/importcfg -pack $WORK/b491/_cgo_gotypes.go $WORK/b491/dlopen.cgo1.go $WORK/b491/_cgo_import.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /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/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid iIzeqR8iv9hfbQeTgEB3/iIzeqR8iv9hfbQeTgEB3 -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go mkdir -p $WORK/b619/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid PNPZd0Q6YHam0Dz2Vtf8/PNPZd0Q6YHam0Dz2Vtf8 -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go mkdir -p $WORK/b715/ mkdir -p $WORK/b532/ mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid QO9m_08MMpFR_0rOOk4V/QO9m_08MMpFR_0rOOk4V -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid itCSYYd5Bdb-BAk5-YkU/itCSYYd5Bdb-BAk5-YkU -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go cat >$WORK/b715/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cat >$WORK/b532/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid r1ftUI_CfSt2j6xnjPnA/r1ftUI_CfSt2j6xnjPnA -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./json.go mkdir -p $WORK/b250/ mkdir -p $WORK/b718/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid yvxHJjgUhs7bIuf3oSiM/yvxHJjgUhs7bIuf3oSiM -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f9/f99c2d563f8103bda1e9a4fbb7cbfcd48f5d124f7e9fd449d05b363366ed2f61-d # internal cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/gogo/protobuf/proto cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus /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/sirupsen/logrus -complete -installsuffix shared -buildid iuBxcvNbq9WEtYf9GwIW/iuBxcvNbq9WEtYf9GwIW -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go mkdir -p $WORK/b335/ cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a1/a17b2bdc0ce50342c558944d53076d535d36b9e68793113947ba99aecbfd7656-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ff/fff63509ed30d0d317268d938697539bcb59aaeb87bf4ad60693c8d7c138dfa5-d # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/a7/a76de18d1a9c7bf9eda2059798b858aaf90ec8117b1c153cddb61806222e8352-d # internal cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_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 strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ github.com/containers/podman/vendor/github.com/containers/buildah/docker cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 /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/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid kiDxTkEoPL9QkVxaZz9q/kiDxTkEoPL9QkVxaZz9q -goversion go1.15rc1 -D "" -importcfg $WORK/b250/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go mkdir -p $WORK/b386/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /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/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 6EbEaZw4JsthepQQmV8V/6EbEaZw4JsthepQQmV8V -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go mkdir -p $WORK/b191/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a0/a05fcdc9bb45a28a5255362436a734a566d88b1134603a13dc1d498a51e6e727-d # internal cat >$WORK/b247/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b191/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools /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/containers/storage/pkg/pools -complete -installsuffix shared -buildid _sc1l3N_t4hgbu9IRQLe/_sc1l3N_t4hgbu9IRQLe -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid uwqWn5CGYndF7-6_Ycdy/uwqWn5CGYndF7-6_Ycdy -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/6a/6afb97f6a8be8f6822f82282cb1893e9b0f6dad7e64943a66004e5528c12b078-d # internal cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_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/b037/_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/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto /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/gogo/protobuf/proto -complete -installsuffix shared -buildid 5_rFj6C4HsNB43CnTjcz/5_rFj6C4HsNB43CnTjcz -goversion go1.15rc1 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cat >$WORK/b386/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/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1b/1b742fd459d561d0eb24e5fd2684dac1c3baa6879b4d1f2d0d2f48859754bdd6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker /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/buildah/docker -complete -installsuffix shared -buildid eY3JzXE79W45O3uTxfuK/eY3JzXE79W45O3uTxfuK -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/fd/fdef7717c67e420ecacb1ba2969bb63c8324cc6f3b5521118ff9fa3202e89313-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal github.com/containers/podman/vendor/github.com/hpcloud/tail mkdir -p $WORK/b492/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal cat >$WORK/b492/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/b035/_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/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b497/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail /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/hpcloud/tail -complete -installsuffix shared -buildid DtJPWBhzxIP7SIDoNnU-/DtJPWBhzxIP7SIDoNnU- -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/93/93928ecdee6c4203917ce224119fb1613562b0c46d62934a66dea704fa34978a-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/88/88c71a6c9441f51c508dcabdccf4f3cda6bd398c4b8720b0e3df5fecdd2b724e-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/95/95bca32429d77fc8209885125802d9632e79b99cdaa050041f0de9f22214e614-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/09/0902165fcd34cccf974c1084f74f034f2c7439c019440f4a56f8243fad33e856-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9e/9e867a7a650d386afad1cd520d7378bfa7f512d8517f6d1de9784ca69bbe6524-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b135/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid HlPhQeaEpz5gitIHkgfM/HlPhQeaEpz5gitIHkgfM -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cat >$WORK/b187/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 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/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid yJ-L28R3I8ZaTlng7L7H/yJ-L28R3I8ZaTlng7L7H -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/aa/aa930a6cab4b4b43c49c6d52fd1355188e053489f260cc4602bc37cdbc60d4e7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a9/a99760efd4d72d2fb9be9b6cdb1e43622a36b022dd5b6ffe880a20bbfbe2cb24-d # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/c1/c1ca8651d5e3f90d3828349a949d5ae75723a50af5eac4f919a42639ff0f21b1-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b490/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b490/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b490/ -g -O2 ./journal.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/de/dedc229b1f92c6dbc5a0a2314d41629d57933beda99b4665410bd5f9b54d0f34-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d6/d6c3c9b7d7a203c4a93b19020ba0ea14fa3f117f0d04f7e54e233d205388f6d7-d # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/cb/cbc905dc7afef2150d490641e1624fe667fbb8b930b8938b80b1de12b72421b2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/46/4615d12be67a321b97ddc7b67e728960baa738823bd7032aadb963a88abb1aaa-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/35/358107eec1da41d63d0c55cfada3610cfb08c14b222f6acfdc7da59279f47420-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/b3/b385b0d83511f692482fc60de30e6ebc8e2488431d8e8af369f164526047971a-d # internal github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid HMdaUbBGG4aV4NMps-7M/HMdaUbBGG4aV4NMps-7M -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/df/df434716933fa9718f3cc56f3de0b0278fcb63eadea72dc3ba07396bf3461851-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b121/ cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/d7/d740aa7bf7df3bc81d1784515014f8d6b43583f9e8cd59c4cab7c5ffa5f0ee00-d # internal cat >$WORK/b121/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/b036/_pkg_.a packagefile crypto/sha256=$WORK/b067/_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/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz /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/ulikunitz/xz -complete -installsuffix shared -buildid HX8bzZaU9xvHQz3_TSwf/HX8bzZaU9xvHQz3_TSwf -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0d/0d7eb078439d9f7cb574ae722c4987d0ec5e516f53cb7e1b0da6ea825002e7d6-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/1d/1d4b64edff1b332a6507800fa928a81eacd7c1279a69ec989357b30d0433ccc0-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b117/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip /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/klauspost/pgzip -complete -installsuffix shared -buildid V5Fsfh9D8Nl4m32dfw4P/V5Fsfh9D8Nl4m32dfw4P -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/61/61114ded4ebb93f6149dda446f0637b36ad6d1ec4fa93b00ce59fe29d505f87e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/fd/fdbffbdde2310db1b6255b24061472a081eeb72976aae730906673dcabaff91b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ae/ae0e6069e508555b36fd4942994856e67e36b64936b58be5889e3aeb5193397c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/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/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort 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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid eMqDimAiPnFLAFySta89/eMqDimAiPnFLAFySta89 -goversion go1.15rc1 -D "" -importcfg $WORK/b198/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/77/774a812429d8fede14588e40424fd532bb18759191613a4d443b3e68076f5094-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/30/30201db0f371ab7df165da1afd1534ffcd8e4abcb402be232b73f1e151b230f1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/a0/a02de7da8e5c674a863b25349c59d88b8fb88f7050f0205bb0a5e7f08a7bdd86-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/f3/f3e5c4572f2634ad9b8e8beb54c29282b6987b66e4aa572fbf416e536ed02b9f-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b734/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/09/09de132260371aab882476d4f721d8e831350f784f4d70a2a303d0bac2785598-d # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid DU5EvmMhFaGmQNVypCyM/DU5EvmMhFaGmQNVypCyM -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ff/ff79b098b83e4da01e890635c641f3d71998c3056f3bdf2753edc7c4ad3c6ccb-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4dc637a177571b1478764c4de192780e15d0e7fe29f4fbe66d9d45f8d6b28c5-d # internal go/parser mkdir -p $WORK/b290/ go/printer mkdir -p $WORK/b291/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _sfp9K5rJoMr2_y08kV3/_sfp9K5rJoMr2_y08kV3 -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Wa33B8HYUQYUApU8Msgq/Wa33B8HYUQYUApU8Msgq -goversion go1.15rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c5/c5062f1d520f9f13e36dff9bcef6f59b888d513eba9049a384d3de82cb9331b3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_386.o # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/aa/aa8cd5ee658af46cbc88a32c7e876c5a6c1330605b6e49537328ff3a9bbf4f3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b205/ cat >$WORK/b205/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/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 2eTlyvE1RcblvMP2VgiX/2eTlyvE1RcblvMP2VgiX -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4a/4a811a5ea972daacf13358c38e639741b4dcb06b51c40a43ac9ac161ec519c75-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b138/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b244/ github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b538/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir /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/storage/pkg/homedir -complete -installsuffix shared -buildid pXU7zgrmlNaAgOqrh-Fs/pXU7zgrmlNaAgOqrh-Fs -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/podman/vendor/k8s.io/klog -complete -installsuffix shared -buildid ctNCAtSQ1FisQVwtad1j/ctNCAtSQ1FisQVwtad1j -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go mkdir -p $WORK/b278/ archive/tar cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Hf_mDXi05HEcOttOD7OG/Hf_mDXi05HEcOttOD7OG -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user /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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ymKZ4nuaML7OUe5il_Qh/ymKZ4nuaML7OUe5il_Qh -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid xq13QvC0SBbhoJ4uFx-x/xq13QvC0SBbhoJ4uFx-x -goversion go1.15rc1 -D "" -importcfg $WORK/b237/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar /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/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 1oib8WUwGUHSLvXDgo_E/1oib8WUwGUHSLvXDgo_E -goversion go1.15rc1 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/01/0119a706090906628971e22f838e64e9fa6df8a73018fbf7219acddb551fcae1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/3e/3e082f99bae84037a5d9406d6a1e00f25077267cf5fd4bd17e328dfd5f3cb717-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/8b/8b573e77944cce1fb38ece0b94e6dc549600b6d0425e255c9a4864920ae14b32-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/f3/f3404a8784c8fd4f3dce2122a6fc5c62118c5841f3af44fa946775a4f5ad9bee-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal crypto/dsa mkdir -p $WORK/b069/ github.com/containers/podman/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ crypto/rand mkdir -p $WORK/b039/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF crypto/elliptic cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_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 mkdir -p $WORK/b053/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 3T8inkprOxK7LQ4NN5bN/3T8inkprOxK7LQ4NN5bN -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l7pr1uXtlg_460zWpG_F/l7pr1uXtlg_460zWpG_F -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2ma7jAX3oYJY3ez59gw4/2ma7jAX3oYJY3ez59gw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid rUX6yLc7Kb3lTD6Zl924/rUX6yLc7Kb3lTD6Zl924 -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _uYmSW3I1suPvdpPdusi/_uYmSW3I1suPvdpPdusi -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/cd/cdef00dea6e19bdb43877a608abc242996f966bf1355b15288c5e8bb74a31aac-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0b/0b7725eb80a42667103be5b9515ba32049fce4f4f2b91ddf869fff100613c327-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ github.com/containers/podman/vendor/github.com/containerd/containerd/log github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ mkdir -p $WORK/b444/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b267/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -g -O2 ./projectquota.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils cat >$WORK/b397/importcfg << 'EOF' # internal # import config 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/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b238/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 6Z4KxrY6_kHYCmUzE51p/6Z4KxrY6_kHYCmUzE51p -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go cat >$WORK/b388/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 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/b035/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/podman/pkg/errorhandling github.com/containers/podman/vendor/github.com/containerd/continuity/fs github.com/containers/podman/libpod/logs github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount github.com/containers/podman/pkg/hooks cat >$WORK/b444/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/b118/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b238/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF github.com/containers/podman/pkg/hooks/exec mkdir -p $WORK/b391/ github.com/containers/podman/libpod/lock/shm cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser /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/buildah/pkg/chrootuser -complete -installsuffix shared -buildid v-a-00ghOyBjXlrgRm2k/v-a-00ghOyBjXlrgRm2k -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid gAuHMB96EeZlS-Mo-PwN/gAuHMB96EeZlS-Mo-PwN -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go mkdir -p $WORK/b140/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils /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/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid 9pcjLzToJ5YQN8Uf0glt/9pcjLzToJ5YQN8Uf0glt -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b394/ mkdir -p $WORK/b133/ cat >$WORK/b391/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/b118/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b140/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/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/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/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 88YTyU-ZofHA4gFkp1S_/88YTyU-ZofHA4gFkp1S_ -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /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/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid SHNWpHCIyCy7DGzhIvAy/SHNWpHCIyCy7DGzhIvAy -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go mkdir -p $WORK/b451/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b394/importcfg << 'EOF' # internal # import config 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/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b478/ github.com/containers/podman/pkg/resolvconf mkdir -p $WORK/b447/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /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/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid CKMOhxClIY2DnXMGEjtg/CKMOhxClIY2DnXMGEjtg -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go cat >$WORK/b133/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/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types 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/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir 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/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/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/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF mkdir -p $WORK/b523/ cat >$WORK/b478/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/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config /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/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 9k5hDJ8kQgTwLswI2jrZ/9k5hDJ8kQgTwLswI2jrZ -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go mkdir -p $WORK/b454/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/podman/vendor/github.com/containerd/continuity/sysx 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/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 2XFGgmihHdWfUkcYNtB8/2XFGgmihHdWfUkcYNtB8 -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b530/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid n_T6dnA8vXqUyGnhsGlM/n_T6dnA8vXqUyGnhsGlM -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errorhandling.go mkdir -p $WORK/b533/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid QPzkbfOd70WxlY2HnRTI/QPzkbfOd70WxlY2HnRTI -goversion go1.15rc1 -D "" -importcfg $WORK/b447/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b522/ cat >$WORK/b454/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 bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/logs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid qm9dqPaPoLfxxYHoWoT9/qm9dqPaPoLfxxYHoWoT9 -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go cat >$WORK/b533/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b522/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b522/ -g -O2 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid Ud2tUCFvFQ2rds4fSawv/Ud2tUCFvFQ2rds4fSawv -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b613/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid -a_9g_CdEQ3hlcBVYBAU/-a_9g_CdEQ3hlcBVYBAU -goversion go1.15rc1 -D "" -importcfg $WORK/b454/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid 0jAuVud3YOFKK_Gqrcct/0jAuVud3YOFKK_Gqrcct -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b036/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid MTeAoBLHw2WtrpOki-yu/MTeAoBLHw2WtrpOki-yu -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./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/75/75301227b63291580a303abcaa937efb7ce6e6b2895cf4e6c189f4b4ad8f1cfe-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/7f/7f2fc37326f832666755a877c06b13b9f8d466ada8c66cb7a8b987688e7e7ce3-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/79/79d77e8e7ea35771c6bcb84d9c02d092bb3d4acef62dac35471cc52357fc61e4-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-d # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/1d/1d1c88876f55504030d1bacc2b5e1fb29986d425c66961888d7cd6473d80de62-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal crypto/ed25519 mkdir -p $WORK/b060/ crypto/rsa mkdir -p $WORK/b065/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b262/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _iUDITpFtQxkTD6ATZ4h/_iUDITpFtQxkTD6ATZ4h -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ mkdir -p $WORK/b275/ cat >$WORK/b262/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0e/0eece8311a77bedc996fe597dcc4e48ea40376cdd32c2e03907d27aca4850b39-d # internal cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/psgo/internal/process cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux /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/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid rDL_CXJllEG7Is2Ctcpr/rDL_CXJllEG7Is2Ctcpr -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go github.com/containers/podman/pkg/lookup cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b487/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid /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/stringid -complete -installsuffix shared -buildid Helqx_IJY0DUKm1SA7qT/Helqx_IJY0DUKm1SA7qT -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5wzpCz3bBtKdbcd9r7e0/5wzpCz3bBtKdbcd9r7e0 -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go ./ed25519_noasm.go mkdir -p $WORK/b610/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal /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/openpgp/elgamal -complete -installsuffix shared -buildid 1DjX5kdYzfPYRDvyfhzB/1DjX5kdYzfPYRDvyfhzB -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b249/ cat >$WORK/b610/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/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/lookup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid gUm6_0Wgp2S0NGbRM9zK/gUm6_0Wgp2S0NGbRM9zK -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user 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/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system /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/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid knKh-aoVSvN7fCDCE7h9/knKh-aoVSvN7fCDCE7h9 -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go cat >$WORK/b487/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/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process /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/psgo/internal/process -complete -installsuffix shared -buildid 5AppmRVWUv9cNYyHRbF_/5AppmRVWUv9cNYyHRbF_ -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./process.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b108/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/podman/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_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/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/57/576e729d685d4ce8fff961da0e8b927162f3f8ffd97a70ffe7d0c8287657a381-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid RxR3N_Q7lZubtKnXUf3B/RxR3N_Q7lZubtKnXUf3B -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_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/b394/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/3c/3c94420664d62b073678624b58f3e2f95afe1b492f220f2734d5ea4d45d80d63-d # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/97/9791421db56d83f0a6c12acae80754b145f429c664e439eb8fa9200b2d4855c4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/02/029cdffa4d863214c1c34cc626c1b777addaae33be25de4e6752c9ef2beed578-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a8/a878aebd50cff0f79377c6116507a705f3201fa895035efe82bd948db95c0fcd-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ cat >$WORK/b242/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/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/83/836927bb6fb086e32d5b2d3c822ed9a9bf4a62ff08ab1e85dc8f30e9fd303d5c-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount /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/containers/storage/pkg/mount -complete -installsuffix shared -buildid RIWTine22bTYt4gsjU9G/RIWTine22bTYt4gsjU9G -goversion go1.15rc1 -D "" -importcfg $WORK/b242/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/95/952094cecb154a6ffca23f6fd7ed95861ea29b525ee41e18c27052a293a45b4e-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/9d/9d956e7f62ea3f7d095b56162ff4f191cd77ed9fcce82c8c6014b9a4111a0475-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/a5/a54934714333672d7a3802328b9373d134919fd6c7f348e7b385a458271d5e5f-d # internal go/doc mkdir -p $WORK/b556/ cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/d6/d6d07e6fa4f3542de37ce1e2daaa1573d83dd7f04cb51d4a2c1ea725381d65eb-d # internal cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/c4/c44b1b136e1f3e5d5ec79f425791e68d1e3f2e32fd5ee1205a7a654d1e9f59f9-d # internal cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 7KNNIdlQT9m2UbiJrBiq/7KNNIdlQT9m2UbiJrBiq -goversion go1.15rc1 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/84/8486c554eac534f269eec01fdbdbe8b290e65fa3b5b83acbd337f5c23b7c2809-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cat >$WORK/b393/importcfg << 'EOF' # internal # import config 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/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache /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/pkg/blobinfocache -complete -installsuffix shared -buildid Uy5UsPg3STD_2b8PVe42/Uy5UsPg3STD_2b8PVe42 -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/65/65743a346a6aae47b4890669cdfffc1e17a5cbd6b65bea22b5b1fe89af143aa2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 /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/ed25519 -complete -installsuffix shared -buildid yI4pm7TyXcnFm2obtFUu/yI4pm7TyXcnFm2obtFUu -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.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/b487/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2f/2f5018165cfdf6fc22e93896a6c6ed56feb7ec0eeeb34683872a804e7364f9eb-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/cd/cd80282ac6b203674ee21bb4ef71367a7d2d037c1fcd2abb51bb465e1099e0e6-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b482/ cat >$WORK/b482/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/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo /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/containers/psgo -complete -installsuffix shared -buildid Tz6gkSvvkoOryJIwvPvM/Tz6gkSvvkoOryJIwvPvM -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./psgo.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f4/f40170ef04013a319f57e710751912f4e5e655226a66d16fa8fe6c1dd8268c98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_386.o ./relfect2_386.s cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/e5/e57643d6a2a8283eda4a5e7e6e245c0c76b2a7823dbacf1b758fdbc23926c729-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/f0/f0c67fe40b549cc67d1860248bcfbd7c5dd6d62ab450635c3cd19a5e6d262496-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d0/d0e16ca5a4aeed16ca76546c1f4b32d78fadfda3c69fac0bb7504b2f44c81dc3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/8b/8bd1a94e08493f1fe4f6c6775b9507ad70fd5ee61eed42b67d27c1bf6f129ab9-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/62/623fd52b1b13efc9c1ce41e5b7900168a7203a678a0bc932469e576f42065ea1-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount 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 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/b035/_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/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid psnUFUMlrAIE8yuvKK-l/psnUFUMlrAIE8yuvKK-l -goversion go1.15rc1 -D "" -importcfg $WORK/b453/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b565/_pkg_.a $WORK/b565/relfect2_386.o $WORK/b565/relfect2_mips64x.o $WORK/b565/relfect2_mipsx.o $WORK/b565/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3d/3d22f5bc73f43131a7767aa978cedfe389c4de74da84f0523f8fec9cc6bdbf5a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ github.com/containers/podman/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid RWIQkQjvmEb5GVwHt-Ts/RWIQkQjvmEb5GVwHt-Ts -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 0HxISY6brR9Vf4y8RgsB/0HxISY6brR9Vf4y8RgsB -goversion go1.15rc1 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/28/28203e28443796bf7f6c7ec3b2813f9ae1b7dbde473052fe004cebe4dd49cdd8-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b241/ cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/fb/fb1a6356f5ccdc4f5e454b53b200938cfe3c8ca79e760920c4db99022ecab99d-d # internal cat >$WORK/b241/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid eBwN5hU8G5ZSD2wkHvLO/eBwN5hU8G5ZSD2wkHvLO -goversion go1.15rc1 -D "" -importcfg $WORK/b241/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/43/4334ef97d8def7093374b2627e55813842dee1bac2d6f0eb7a6b6600468f52a4-d # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/0e/0e6361fdb601300a0ac62069ebf6e86e5c5ab2732224150994d3e12033abe9e7-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b720/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b721/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b728/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /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/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid D5dHQJObjIEMCch1wGg6/D5dHQJObjIEMCch1wGg6 -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /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/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 4z1chDte9s8xAcNBlzhN/4z1chDte9s8xAcNBlzhN -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid BMLXNwJGa37OYHZEW1pl/BMLXNwJGa37OYHZEW1pl -goversion go1.15rc1 -D "" -importcfg $WORK/b721/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid DllsrNBdGeiKaCL6oORP/DllsrNBdGeiKaCL6oORP -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/5e/5e5d911fe7aa7ed2307c5ce5d85195202e4a761e55cbbf911a5648e9ff1c5316-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ cat >$WORK/b182/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/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort 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/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid CPhERFfd68cJXW017YQb/CPhERFfd68cJXW017YQb -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./doc.go ./encode.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b202/ cat >$WORK/b202/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/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum 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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_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 cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/6f/6fe878222934b902ad6dee327ae132ef22ce85171164d9e69bbfaaa72434954d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid uMKXhZo6teZxVU8NXPDI/uMKXhZo6teZxVU8NXPDI -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b563/ cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/50/5004709a1d92f9d55c7a8908baf44f590b5fc1343c8a2f9e95bd0f13814c142d-d # internal cat >$WORK/b563/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/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/dc/dc39ac41a3c5f5ed447e4097689868b2675b2a0d45b0d539d2a9e45dea5b5dd7-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go /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/json-iterator/go -complete -installsuffix shared -buildid FM7AzLIVh3X9bcYiVc6n/FM7AzLIVh3X9bcYiVc6n -goversion go1.15rc1 -D "" -importcfg $WORK/b563/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cat >$WORK/b627/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/b262/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid iVat9Mt0fj2u2CLF_dbU/iVat9Mt0fj2u2CLF_dbU -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go cat >$WORK/b261/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/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label /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/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid Ty_EJleXvfKAXpoCW3St/Ty_EJleXvfKAXpoCW3St -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/8b/8b4358a05076b444006a8c03b99d2395543a71d2d12eedca4a0c01073e64155c-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b070/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b056/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid hk8NWmdFPOKman_wbfkE/hk8NWmdFPOKman_wbfkE -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/38/38cb8183f24cf0f96055fc0d339b45fec19a5ac4b43c0a7a40a23e1c43013c36-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid wqF_LnOvFH_vLmEqF-OJ/wqF_LnOvFH_vLmEqF-OJ -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./builder.go ./string.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b452/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b462/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b452/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid ZOImJECRyzUpXQsFufO9/ZOImJECRyzUpXQsFufO9 -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid SpqRj-fCo0JILZ1hmGJa/SpqRj-fCo0JILZ1hmGJa -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a2/a2e65b13e20abe54d5e55b20e064c328d266822630449996b29f93b0b7d33eac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e9/e93c8753b629bc334b1cda13e76edb453d5e9afe6c3e8b9dde6c4e3bc252c726-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ github.com/containers/podman/pkg/trust mkdir -p $WORK/b502/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config 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 golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats /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/containers/buildah/pkg/formats -complete -installsuffix shared -buildid DMETNwThqyflVQyGNVnt/DMETNwThqyflVQyGNVnt -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go cat >$WORK/b502/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/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/trust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid NN1HneBNngc1j4wTo7Nr/NN1HneBNngc1j4wTo7Nr -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./config.go ./trust.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b0/b07017bdc1c74faa997cc06f76a7034b55a5588f9b6e6a7781b08e4e68593f5c-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid Cx-xGrx964lXXp3ppHYX/Cx-xGrx964lXXp3ppHYX -goversion go1.15rc1 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a4/a4e6af8d1354342b94507c4a6003cd16e7f5e844c16f183a02e59353b291ee57-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cat >$WORK/b274/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/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/ea/ea23959f0ce6f5ef55d75b1765dd767414a70f451970d45d0b59150ac5502cd1-d # internal cat >$WORK/b240/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_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/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile /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/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid WJMqGivAf2BGOYEdFn7z/WJMqGivAf2BGOYEdFn7z -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go mkdir -p $WORK/b582/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools /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/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 31d0WFp9_JqihZVl8Knv/31d0WFp9_JqihZVl8Knv -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid NMho45T19vemJ0jexGlv/NMho45T19vemJ0jexGlv -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/ef/effbfc498ad9cff76fcf50b95939ac96f7f9a3cbbfc58a4852525b72d8b2d188-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/5c/5cef94b2e568be3bb3265a64abb46a7d2114b85ec3085ae3a9c5623ca875e3a3-d # internal github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception /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/pquerna/ffjson/inception -complete -installsuffix shared -buildid H5Yn-byUi1sZg5OoT76r/H5Yn-byUi1sZg5OoT76r -goversion go1.15rc1 -D "" -importcfg $WORK/b285/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/a0/a0563225cd44cace6407be166c2f7eae84bb27b2f10e9745a403a08c3a46ac8f-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c2/c2e7074b5e73ddaccf1f497d8e4179831403bd1217bccd1c15c69e57adc1e360-d # internal cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/83/83406d8c09e926a06aaade732777ae4624a981082f5fdb8cc884aecc8479fea7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/88/88fd28e008eba3e4daebf3ae1c830ab3ea2ac0ed7987e57dd22d88ee02b5d3db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/bc/bcd4862ba03eb7807118ba8ce2133540751e378ba0a8460cf4588c20de4b633f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/b7/b7423af64c8c2b5349d24486a77c77340a08a974448be76941fc861a45b3fe75-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I $WORK/b522/ -g -O2 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/podman/vendor/github.com/containerd/continuity/fs 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/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 golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid 9gUlocpO1QS6mjmGnv3T/9gUlocpO1QS6mjmGnv3T -goversion go1.15rc1 -D "" -importcfg $WORK/b446/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/52/52f84c4d171b09ffeceef8ddede1f4bebac272ecfdc1cc68a39b2017a2294121-d # internal cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bf/bfd353e45454664b1c94431f9d961e00b44ed797e98908bd7d68a51f711714a0-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ cat >$WORK/b277/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/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog /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/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid uzXs7gSF3kRS_E33LlEZ/uzXs7gSF3kRS_E33LlEZ -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cat >$WORK/b295/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid o7mQ-4DeIDhKtaKse8fI/o7mQ-4DeIDhKtaKse8fI -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/b7/b7ccc5aadfd756a1043ab3ded206c1e149c3cd762e5d5b85bc163856b1dcfcf0-d # internal cat >$WORK/b267/importcfg << 'EOF' # internal # import config 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/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_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/drivers/quota -installsuffix shared -buildid 9u2KO7LnWYO2NotD3iAr/9u2KO7LnWYO2NotD3iAr -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/2c/2c50eddc6f0d38b4b5e25c8ecd5a8f54dbf7f90dafd2649db9cec9c0523058b8-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b270/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -g -O2 ./copy_linux.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/podman/vendor/github.com/containers/buildah/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets /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/buildah/pkg/secrets -complete -installsuffix shared -buildid leXuavEjFSvHsC5g-CBX/leXuavEjFSvHsC5g-CBX -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b281/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/71/71626c772d77119a7618ab1356b304195b53cff863fbdd67381111652597f1a2-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/33/33b6750dab48fb5e9d665696dac4f5da3fcdb0f9ba04569300b599fa14794a3b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/57/573bebd6172b60b74e4120f0490b834425d30419beb5eb1b27606f7035b57c80-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/78/782c196b3b554892d965b58a33e27c6dee1888fc1d32cd1fe5b44812a07ce9e8-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/63/632e5748670fd0e7aa2d01c6be836c58b0c5f7f9ee1797355aad2cd0ac6aed7d-d # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/65/65656ef8f4fdee25a2d1f82d72ade60892882272b0666f025f8a92b0b874d378-d # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/97/97ca0351049dc0c2f23d6c631edddb673e5b06ff1e2a861df98cd1ca8c53e033-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c1/c15c47f9a1692f917226e8fb032cd81d6e0ea8689ae9753cdb1a8d926f29833e-d # internal crypto/ecdsa TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c mkdir -p $WORK/b052/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b723/ cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/22/22bc2c2897c8cbd2fc5e96c45ca7b6c347cfeae32e7f9378393b8dfb5ef3a922-d # internal cat >$WORK/b052/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/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 8ZI0wtaxF1Vhb0uHIBdx/8ZI0wtaxF1Vhb0uHIBdx -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cat >$WORK/b723/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid _DYd1t3lg3ytKkj6k0Cf/_DYd1t3lg3ytKkj6k0Cf -goversion go1.15rc1 -D "" -importcfg $WORK/b723/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/3f/3fcc0a3d39cafd65ccb91cd70385c8881e4393651322f81c324cf1caa12a19a9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o -g -O2 -lrt -lpthread cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/45/45f19c485fea4d17b2882068b7c37b52e9d718cac8ba4cd948ed18abbc3b1091-d # internal cat >$WORK/b270/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/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/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /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/drivers/copy -installsuffix shared -buildid -esMefcoeXlFHUJMM7XG/-esMefcoeXlFHUJMM7XG -goversion go1.15rc1 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/51/519e49285feb17029be9e89481d8313a28bdf77d414e4f7c681d2c6632a1bb22-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid 5Fy2aIlAj_D49-FWrNoc/5Fy2aIlAj_D49-FWrNoc -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cat >$WORK/b373/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet /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/openpgp/packet -complete -installsuffix shared -buildid dRg1vm6fhqse-GmhSdLg/dRg1vm6fhqse-GmhSdLg -goversion go1.15rc1 -D "" -importcfg $WORK/b373/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go cat >$WORK/b522/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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/libpod/lock/shm -installsuffix shared -buildid 0al5K_oR0np7v2cTI880/0al5K_oR0np7v2cTI880 -goversion go1.15rc1 -D "" -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/shm_lock.cgo1.go $WORK/b522/_cgo_import.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -o $WORK/b490/_cgo_.o $WORK/b490/_cgo_main.o $WORK/b490/_x001.o $WORK/b490/_x002.o -g -O2 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/73/73f84caedc4e3cf7f5e8e0baff8d9e9a74e6888b558dca7b8adde8889392b809-d # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b490/_cgo_.o -dynout $WORK/b490/_cgo_import.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b522/_pkg_.a $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cat >$WORK/b490/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/b036/_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/b491/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /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/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid 8I1gNXT18MxWJLZfPhas/8I1gNXT18MxWJLZfPhas -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./functions.go ./read.go $WORK/b490/_cgo_gotypes.go $WORK/b490/journal.cgo1.go $WORK/b490/_cgo_import.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/3e/3e5cefa9cbd173735c3d362334bc2c52e35b6b8e1a5ae8366e6720502a42d48b-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/04/04f83495dab317980a9f18f0de61f0757914b4a40a8826412de6a2f3f36e169e-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -g -O2 -Wall -o $WORK/b281/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/7b/7b059e14cd761653bc1d8c7abcd5f3756b8a5b60bfbf36654eb0fe2d425f7acc-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ cat >$WORK/b208/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/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag /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/internal/encoding/tag -complete -installsuffix shared -buildid rv8mI0i6ViwfakifGb_W/rv8mI0i6ViwfakifGb_W -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/ab/ab949290e848a9e1415a38621a7dae58b0ba5cafb7ad7b15c0a21a61cc73cf57-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b490/_pkg_.a $WORK/b490/_x001.o $WORK/b490/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/4f/4f9a1c7b025672e21b15dc50aabe080ff5ee341ee57015e96d7a490bb7c000ab-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/9e/9e23db7b31ab28a6a8a2b16674cc3b801a46178a4e2c2050908af6f18930953b-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl 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/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts 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/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort 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/genname=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname 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/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 5iXxMh1UBFUXQ02Fqy9R/5iXxMh1UBFUXQ02Fqy9R -goversion go1.15rc1 -D "" -importcfg $WORK/b207/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1a/1a6426fbdce918919ab9728663026d29f5c8f33f76c25a84e7e6f60b806e8105-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ github.com/containers/podman/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b146/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b616/ github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ mkdir -p $WORK/b489/ github.com/containers/podman/vendor/github.com/docker/go-connections/nat cat >$WORK/b157/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cat >$WORK/b146/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/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b314/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid WYmJLcwBIV2_RI0GSz_1/WYmJLcwBIV2_RI0GSz_1 -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types /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/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GIZDZpQbdM9k7NJVxFo6/GIZDZpQbdM9k7NJVxFo6 -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid BotkD8I_9MmNNbzlzQSA/BotkD8I_9MmNNbzlzQSA -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go mkdir -p $WORK/b659/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containers/podman/cmd/podman/parse cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid sM8jvO5ab1lcmoch4HAR/sM8jvO5ab1lcmoch4HAR -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid EoMAE8DqnIwdaRo1Cslh/EoMAE8DqnIwdaRo1Cslh -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go net/textproto cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b332/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal /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/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid mV1lwVItfeULauO_jowJ/mV1lwVItfeULauO_jowJ -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./journal.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /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/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid -SbuBWG0ZmN9KL6q74P5/-SbuBWG0ZmN9KL6q74P5 -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./hwaddr.go github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b631/ github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b552/ mkdir -p $WORK/b664/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid ljxL3ar-3AFfSeIG457h/ljxL3ar-3AFfSeIG457h -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go log/syslog mkdir -p $WORK/b468/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid eDKE8ScVZtcbVlQ1iHY6/eDKE8ScVZtcbVlQ1iHY6 -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b156/ mkdir -p $WORK/b625/ cat >$WORK/b552/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/b553/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/google/uuid cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid w5irzMk9gX4sNjftjP2d/w5irzMk9gX4sNjftjP2d -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go mkdir -p $WORK/b661/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cat >$WORK/b332/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/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go mkdir -p $WORK/b068/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid qDSq5u6nH4arT-sy5n3s/qDSq5u6nH4arT-sy5n3s -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./sdnotify.go ./watchdog.go cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b733/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid _uHJeQsNRGAleOaO9729/_uHJeQsNRGAleOaO9729 -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid sFccUwP5KKq4g_8cDMqg/sFccUwP5KKq4g_8cDMqg -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry /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/docker/docker/api/types/registry -complete -installsuffix shared -buildid _LDwDGyaZqywAq9JT3mn/_LDwDGyaZqywAq9JT3mn -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid jleOUYzSqT-kBCawVGbO/jleOUYzSqT-kBCawVGbO -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b706/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b068/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b634/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid -naZMTSePtN4XEC5A3SW/-naZMTSePtN4XEC5A3SW -goversion go1.15rc1 -D "" -importcfg $WORK/b661/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 7bvDHJNaZm-HG9sa8NER/7bvDHJNaZm-HG9sa8NER -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid VLIW6-L6qflOBtfWOQ_1/VLIW6-L6qflOBtfWOQ_1 -goversion go1.15rc1 -D "" -importcfg $WORK/b733/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 0dwuWNzL0OP_1MYTIIMz/0dwuWNzL0OP_1MYTIIMz -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/containers/podman/vendor/github.com/spf13/pflag cat >$WORK/b634/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/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b635/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_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 EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid QRzI4Rq7WWq94S9HO1CT/QRzI4Rq7WWq94S9HO1CT -goversion go1.15rc1 -D "" -importcfg $WORK/b706/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b224/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b217/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal mkdir -p $WORK/b430/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid zZUqs7QaF8NrM6dci0ou/zZUqs7QaF8NrM6dci0ou -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/80/80f89f20f36eb9d74832e584a09d178aff45b51f7fa8c7702d0105c8f77f3d9e-d # internal cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid oPvMUAmpQRyv_OWAqBcT/oPvMUAmpQRyv_OWAqBcT -goversion go1.15rc1 -D "" -importcfg $WORK/b224/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid XJX3TEerWrNppBx1jNS5/XJX3TEerWrNppBx1jNS5 -goversion go1.15rc1 -D "" -importcfg $WORK/b430/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal cat >$WORK/b217/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b620/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/d4/d4b5631306958775d4826fe4db32457e523ff7d6bbe49e3eedd8d205292f5cd6-d # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/ba/ba345141cc0e1659696ca2e0c6c32213cda0e2fa37ca7fb7e44033b5bdd031d7-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid J5wHpzxC6AO1p3B6tIpK/J5wHpzxC6AO1p3B6tIpK -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid REuTZta2JRdDzBkVEihT/REuTZta2JRdDzBkVEihT -goversion go1.15rc1 -D "" -importcfg $WORK/b217/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/84/84fbed234469dfeac82f4b6150d23f5ba190da661f315c6d4cfbf2985f42cd1d-d # internal cat >$WORK/b626/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b281/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid MdjS3uh7eLuFiIaYZ--T/MdjS3uh7eLuFiIaYZ--T -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /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/containers/storage/pkg/unshare -installsuffix shared -buildid u-kBaoMqSTtwxIT75f1i/u-kBaoMqSTtwxIT75f1i -goversion go1.15rc1 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/79/794bf5e2e8a103c53619b6b665e14c3da630974952124b68fad18d4c66bbeece-d # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/b0/b0ff0d8c7a1d6738b45e432bbf2d12064f7f39b2b6b604f31c27933e8b23772d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/db/db8c458acbcf5c7c09b737044f819a131c3246e9d13e14614a0e9c472866771a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/16/16dff44965687f6ac8ca678f08b0c2f4e28498d9de983e75367d9c27c615c460-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b363/ mkdir -p $WORK/b365/ cat >$WORK/b363/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/34/344cf5dac7974fc64542c5a20a77413f63b7ce88fbae3e764682a6d84ec34418-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 /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/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 6i7h4vz1Y-pB_RDHiIrj/6i7h4vz1Y-pB_RDHiIrj -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cat >$WORK/b365/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils /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/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid wYXRsbHmkH70CXiFhRiP/wYXRsbHmkH70CXiFhRiP -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/83/83bd4503d6ddfec8ed3d68494b275d97a591c704fab14ad25713c8d106c03915-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/11/1155542ca2e8556ca5460242161289d80b163b94cd04717b52d3583e25059f8a-d # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/45/453dea414b4e02939305cd2025075c154d579ac76eb29d5a4042bba3034e145d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/69/69ee2a9ed79873fcb1b4957fb823310c73bc131ce6189654a0a29c3ca7f8378a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/cd/cd3621ea10e5b0137cda7e0bd0cf0f277c4284c811864958a5d199fd55dae193-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b732/ cat >$WORK/b732/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/b118/_pkg_.a packagefile log/syslog=$WORK/b733/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid 1wcQG1rM79fIc_rcEtD_/1wcQG1rM79fIc_rcEtD_ -goversion go1.15rc1 -D "" -importcfg $WORK/b732/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/59/5941497b0e2f9ff1ca7ca10b75de2b53330daddbd01370d4593e6c9956511054-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b624/ mkdir -p $WORK/b623/ cat >$WORK/b618/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid 7YVM1CTrotIFJUif6xjy/7YVM1CTrotIFJUif6xjy -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/32/325899ead9d0ab1a1e4b2c3951062f7c0991babf150db4186a28a8d5fda2fff8-d # internal cat >$WORK/b624/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid 6Fi8goW6r2S90ot45XVz/6Fi8goW6r2S90ot45XVz -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go cat >$WORK/b623/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/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid cdUDwSffECaFauroIo0e/cdUDwSffECaFauroIo0e -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cat >$WORK/b310/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/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 24_XgfFHhFs9dDhZ3KA1/24_XgfFHhFs9dDhZ3KA1 -goversion go1.15rc1 -D "" -importcfg $WORK/b310/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/46/465648f4aaca0a10f0e538d54629def7b11052fa9d6a8e942a0c2ff948e81f8f-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cat >$WORK/b364/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current /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/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid Bfm3JG5aGc1DjMaZf3_X/Bfm3JG5aGc1DjMaZf3_X -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ae/ae05554e4812cfe479d1d1668d36b0d92edf1ed34eacf3a5963b8f162918b079-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config 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/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid qgwN4lHazNgwvYJjPVk8/qgwN4lHazNgwvYJjPVk8 -goversion go1.15rc1 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/bc/bc6536cbec418f8dff2be4fe492921f98b4fb49a287275048e2f15b479a1d386-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/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/b146/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid xnYOIH7jSIsI9yc4OXp_/xnYOIH7jSIsI9yc4OXp_ -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d4/d4a6ca04dd59595ba5621a86b836d2b95af7ce8498330505ac7c1495cf5c2c00-d # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/95/9569ea0986b63bb32e8956fe40353ba78b46d8df780a46e8789f4875eb73d5a6-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/eb/eb87744778610261d4996afb41953291907353d5cdaf3f0a6d3fd8f5279955eb-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ cat >$WORK/b106/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/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression /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/pkg/compression -complete -installsuffix shared -buildid nb7KzI_aG5daAQeJnnTz/nb7KzI_aG5daAQeJnnTz -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/2f/2f2b2fd2409ba0595ba7b2ebc3ca4bf1f59667384ba23243c849df3cfd918e9b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid Wefuiukx1-Fvpd3j0iQU/Wefuiukx1-Fvpd3j0iQU -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b706/_pkg_.a # internal cat >$WORK/b236/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/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils 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/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/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 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/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid akEl84s8fZswemBsMoRp/akEl84s8fZswemBsMoRp -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/84/840c56e5f11e0b314b2e5c7665823804c8f19bf9a180a5ebea4013d0a955ed66-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b622/ cat >$WORK/b622/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/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /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/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 705tT6LG0fMx026vtqWT/705tT6LG0fMx026vtqWT -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/05/05435865ff298b1b24dbc58028290d25cc493c309665624777d2a9e9964f92c8-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/49/49dcfdee1e75778a0262e524fab1bb9f44ece6783467270f08b34bd64c65f862-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/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/b049/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7_PyUh8HArNFS4Mj7UNc/7_PyUh8HArNFS4Mj7UNc -goversion go1.15rc1 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/60/60b770c91ca1c97b19b4f361ed9e57a0f0e1fa29feaa472bc1a5e0e044a40d78-d # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/e0/e02dc8c821f25917069c77e6d3164cf3bdd84c3a340c77c5be07535af30234fb-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cat >$WORK/b362/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version /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/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid XFT7WgwCrBTwbWrstYqn/XFT7WgwCrBTwbWrstYqn -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/56/56f9357caa146471b8453a70037f6684c7201c5db85c2ca2fc9d920148abdc10-d # internal github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ net/mail mkdir -p $WORK/b410/ mime/multipart mkdir -p $WORK/b160/ cat >$WORK/b348/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/b349/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid iQrAdGH3hD5nI5nm7Z7D/iQrAdGH3hD5nI5nm7Z7D -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid yQFBQ45SbUayYpc7W-Qp/yQFBQ45SbUayYpc7W-Qp -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid AUBfIF2zr5Nsw7-uwNXN/AUBfIF2zr5Nsw7-uwNXN -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 2CXaVjZpxbOcFhtnB6ee/2CXaVjZpxbOcFhtnB6ee -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/af/afc82794decaeefce9073405da16a5456ac3cee375354b7b2e2b88f5e9c2ea12-d # 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/b310/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/73/735346b98813778740b38ee62ac9373fc44a5a2f3b2faf3ded3456ced0d06c81-d # 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/b622/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/f1/f189579960ad17a014126a7f6a4fca1a2e01a4771e0530db28d200058da9de23-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b617/ cat >$WORK/b617/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/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid EN-TqQkBK2q1Jh1N3Z7m/EN-TqQkBK2q1Jh1N3Z7m -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7f/7f38d425d1a413cf78e0572aa3177fdb85b35620c651cc0e7d9f081948819cf1-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/be/be98dd01d8b99933527db635a0486bdc8f15e31fe2c6ee9ebd9053d2aa8303e4-d # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/c7/c769911b503b4fb42ccd88027c26a002c810be119530e0d970fe9960f4d5b9e0-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid dff8ZQi_yDbAN32z4xYw/dff8ZQi_yDbAN32z4xYw -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # 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/b348/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2b/2b52d51d8e84f1097f167284e3906f0652853abcc42fa0df6fe69bc432c6b217-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/55/55c2c4747c9725615f50893d8487e417ef408f75cbc4acb7bcf7005ed6f841dd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/06/06e96031d8dcb85bdb18698d64a1da05276e666683636d8aaa23d0099a98686c-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/9f/9f4070a9b8c8bb84f4f5216562c8ebbaa7f81e2e8c7752359dbb18ee75a3d0b1-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/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 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/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay /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/buildah/pkg/overlay -complete -installsuffix shared -buildid UO-gKJICw2yMv_louhK0/UO-gKJICw2yMv_louhK0 -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go cat >$WORK/b385/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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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/seccomp/libseccomp-golang -installsuffix shared -buildid 2-BNEllPbpjRHnzSrBdG/2-BNEllPbpjRHnzSrBdG -goversion go1.15rc1 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ca/ca8bd24f49b2a98c74fe348d82ce29e7af8a03934d45a7b6e99b0280208516af-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/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/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid AsRKjVaqj_cdV0Pc5gOS/AsRKjVaqj_cdV0Pc5gOS -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # 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/b360/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/3a/3a744b0db3da1a7432e60a58feab027d0b0da8ca22e526b1b4f7716ef7bf56f6-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/c7/c760ef4c9796f147fe5a952078db77d2b6c1d82c757e33c51666d61c1dc514d6-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/d6/d65882013c783f953d32f3c5586eeb2dd4bd51b529d2d08703954aad2660f3c4-d # internal cat >$WORK/b359/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni /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/containernetworking/cni/libcni -complete -installsuffix shared -buildid BtGITvv5qewvNwMPjwBP/BtGITvv5qewvNwMPjwBP -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/78/78e4abbf3724188131e0ce15eb60480fa13413ccca05957bbce9a86693a637ae-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b633/ cat >$WORK/b633/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/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink /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/vishvananda/netlink -complete -installsuffix shared -buildid BOtahBjPxOAZTFjq2Yqy/BOtahBjPxOAZTFjq2Yqy -goversion go1.15rc1 -D "" -importcfg $WORK/b633/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/86/861272c0047a3ec5c6b509090a6acb077e7e562680fe954a7ccbd3490117c61f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ef/effde7dacd602e226759dafb2242333250fc7bbf86d743de29632a4ad9e89c7e-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/92/92144d9ff5d26206b179ded302fa75eec76247e261a0b69ff46c8e1bf9710b36-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp /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/keywrap/pgp -complete -installsuffix shared -buildid JG6fcLRWbqylodZDfZqB/JG6fcLRWbqylodZDfZqB -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/af/afdf8dd026f7a2838c77678b01865e44c087a9cca69b148e0405ee4209782fac-d # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/40/401f9ba0bf32de0c506874f9813ea257e2a49758df0a6b5270ece2d65dd1ec91-d # internal github.com/containers/podman/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b465/ cat >$WORK/b465/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/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/b088/_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/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid qk9wTa2hmOj5RRCXdNEb/qk9wTa2hmOj5RRCXdNEb -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/41/418b917e92d78aa8dedad7a8cf9388a43cbeefe6c9bed61ea9f14bf9a3203dc0-d # internal github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b503/ cat >$WORK/b503/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/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 packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni /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/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid dlBwmz4Lmueqy_AUeu2O/dlBwmz4Lmueqy_AUeu2O -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_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/f0/f073cbbefd1c944bc82ab7d6ba8712eb12acede331a67c413144e78d3b907b23-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/33/33e606d5d22cd52a20f9058c4bec4c48c2763cf0dc0b68b78d08736919dcfd28-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid PA22UW_sAL6KcJkW1M4i/PA22UW_sAL6KcJkW1M4i -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go github.com/containers/podman/vendor/go.mozilla.org/pkcs7 mkdir -p $WORK/b412/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ cat >$WORK/b401/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/b036/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid L8pIeOJVrN5hde0eSkhL/L8pIeOJVrN5hde0eSkhL -goversion go1.15rc1 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/podman/vendor/go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid e-6gr2JUrMV91x1PlAIt/e-6gr2JUrMV91x1PlAIt -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./decrypt.go ./encrypt.go ./pkcs7.go ./sign.go ./verify.go crypto/tls mkdir -p $WORK/b047/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b638/ cat >$WORK/b047/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/b036/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TPZV9rxQXciyVJx7TvTD/TPZV9rxQXciyVJx7TvTD -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cat >$WORK/b638/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_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/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b643/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid tetDawMKRP2cJCRWoIn2/tetDawMKRP2cJCRWoIn2 -goversion go1.15rc1 -D "" -importcfg $WORK/b638/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/5b/5beec016decfd9fea66ccadb7011bfcb3321abec9a7b19ce43382cc563cf6e6c-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b655/ cat >$WORK/b655/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/b563/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid x9AUx-dmmNN3jthIsSJ7/x9AUx-dmmNN3jthIsSJ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./utils.go github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value 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 importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid sjuXhXRwB2oN-8Czplp1/sjuXhXRwB2oN-8Czplp1 -goversion go1.15rc1 -D "" -importcfg $WORK/b562/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/63/6398f8bc5645a0153d2c8d444ee5abd65df01d62f2d8f85e91cb0091f75f9258-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/c4/c4427d1372b70e7a7f8b6ab6ba3075829b0bb2a32325a0fac496e73ca7d1ce4a-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid z-BtWOCuPwJ9EAouhe-d/z-BtWOCuPwJ9EAouhe-d -goversion go1.15rc1 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/5e/5ed419cdb4814a5ac0dad7fb4a7650f4a00c693297fd93d0da8af7ffb1c7844a-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid orAniQbhksO4Qky9RCLT/orAniQbhksO4Qky9RCLT -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/88/88e5b6079c5ccbfdefa46dfe389e13cc8aaa69a04379ca5ce0c7969d0700c57f-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/a7/a70d54a739aee648a7558090e29507a16cc2b7cfdfd21306b56afea1c126dc33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/65/651d4ae759f7ec0cc5eed5324b950c3c57d1a37b44d974d0a7b3839fea8af02a-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cb/cb9b5a0dc400da9a832d4c3c800deee9c1419102239e7a04d9b9b50dec2940b9-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/24/24f37f7b8b65fb3aa92e7cd39fac53e04fd045ff626b63c241354eab0e3c7d09-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b252/ cat >$WORK/b252/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/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/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive /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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid TMkk-a-7ceT3FbfUzOlR/TMkk-a-7ceT3FbfUzOlR -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ae/ae903ca8ee9f819eecf3a1b4f67b551336cdc40de591ad4069e0be3bd671b426-d # internal github.com/containers/podman/vendor/github.com/spf13/cobra mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid SqgRpV4bZWHKQVjZT-iE/SqgRpV4bZWHKQVjZT-iE -goversion go1.15rc1 -D "" -importcfg $WORK/b467/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/e5/e55da54952f66f3870b10b840e5076909e9696c3fa54237784aaa0cc1f6b8e6c-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b235/ cat >$WORK/b235/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/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/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid _BUe6VkZhSLqUk7qBIjk/_BUe6VkZhSLqUk7qBIjk -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/21/21409ce0b72f64b4b1459662494c2e1e11b557247c6e46528ec996b113c8bf4a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ cat >$WORK/b334/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/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime /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/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid c6lrqApxfblL4eT_0obX/c6lrqApxfblL4eT_0obX -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b567/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=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b559/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/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid 3uf684i9bwmWn6R7OMB9/3uf684i9bwmWn6R7OMB9 -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid hFzE5U-HpBJfgVur-4IX/hFzE5U-HpBJfgVur-4IX -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b542/ cat >$WORK/b542/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/b036/_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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid D6RaygtzdYXLGzR-4h0k/D6RaygtzdYXLGzR-4h0k -goversion go1.15rc1 -D "" -importcfg $WORK/b542/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/8c/8ceb6bc15c1d482b1d9112270e8e77d5f4861c7d4f944622c3907d46707833a7-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b071/_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/b430/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid uTovL8P2ivaJhhGZhBuS/uTovL8P2ivaJhhGZhBuS -goversion go1.15rc1 -D "" -importcfg $WORK/b429/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2f/2fecc5bfc662564c807b77e8329c655679eb0530aa96ec6db90ab8ad9191d9f7-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/d6/d67fca543dd79eb3d4106c7198d8c01498054e849297a44b4ec2d0fcf817180b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/37/37260692b4300d6c6c5b6df4d9afa26d3cbce35e40da5bd2d94144ed556ca011-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ef/ef29d90eb1465b532ce9d3efb576a7427779c644273c0536837cc042b88dc6bc-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config 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/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid kblCN3_k7xMiVlEu_uoG/kblCN3_k7xMiVlEu_uoG -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d4/d48bedd3ff92bc94abb2f3846e7cb33be8c769b76dbfed9095516630dde524df-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b264/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b271/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b264/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b264/ -g -O2 ./btrfs.go ./version.go cat >$WORK/b266/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b257/ cat >$WORK/b269/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/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid TCrJjwB2YQNb7eMONfWc/TCrJjwB2YQNb7eMONfWc -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs /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/drivers/vfs -complete -installsuffix shared -buildid nDydfkxZHg5dRPNeLPsa/nDydfkxZHg5dRPNeLPsa -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b271/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/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid DQZvsL4Fe6ZiMUUyPu0k/DQZvsL4Fe6ZiMUUyPu0k -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b257/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid J9UeWSQesnn4Wssc2pHS/J9UeWSQesnn4Wssc2pHS -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 -o $WORK/b369/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/39/39109e131965b859c2c4da3982fdbd2fadbdefae5d7aea0627236fdc1a97d030-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/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/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units 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 bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay /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/drivers/overlay -complete -installsuffix shared -buildid nxPq-AaA3i8cScmRmxLb/nxPq-AaA3i8cScmRmxLb -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/71/718f856be264dbdfed974d3f3334a7519bab6ac56f146d6eebee34f957554d9f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/1e/1e16f8aa4ad04bd7f636890eb7c04bb50fb5dd414d57fac0466340b01c0d3cfa-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ mkdir -p $WORK/b399/ cat >$WORK/b408/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/b052/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe /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/keywrap/jwe -complete -installsuffix shared -buildid vx9HWX5MgvdY3XO_FhVu/vx9HWX5MgvdY3XO_FhVu -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b411/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/b049/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b412/_pkg_.a EOF cat >$WORK/b399/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/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /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/keywrap/pkcs7 -complete -installsuffix shared -buildid AYc64X5NZHxiLFoRIaZL/AYc64X5NZHxiLFoRIaZL -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid eA7PomGCLwQ_nhX1pug3/eA7PomGCLwQ_nhX1pug3 -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/5c/5c42adcc03386286bad8fb24596dcd5733e654b6c34ecdcd9c4c8466023b27b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/44/44fa02107ce7562314523f7729ac07298a96c6e6bdcd38589ab97e057e97fe7f-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/2f/2f18e372afb0caec36d934d3bac7a1771fd65125e092182f8b9a4dd9a09e57fe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/74/74419e96da9b4833d3759bd95dfd5b26cf7dfb249aaffd5eb5bdcfbaaacd0721-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cat >$WORK/b398/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/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/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp 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 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/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid 0271J-SXvLOJ_PWyRLI-/0271J-SXvLOJ_PWyRLI- -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/54/54e588262641b2d5cae4deaf674c7ce482847b5544280b34248c1493604c021c-d # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/66/66f51b8d4ef877d6801f47c2868df31d52f3b120cd530d68ebd21d6552e260c4-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d7/d762b57a389b59875546685111de6c7cc1b338b5415f734cd6a3ce31c61dffb6-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/3d/3da5d2e5459851322369fc78e92550dc48c57ecf4790f47fe25ff086816334c8-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/62/6210ada79281ddb61f3a37ff680ee74a74d3b9f893a6e295ef9e29b23cf2ce1f-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/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/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid NI-qpl_lK9kYIvZtGl7X/NI-qpl_lK9kYIvZtGl7X -goversion go1.15rc1 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_unix.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cat >$WORK/b369/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/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/podman/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 2mw9_rEM3ekD3ZkhDNZ1/2mw9_rEM3ekD3ZkhDNZ1 -goversion go1.15rc1 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/49/49aee77d6ce788cac59b666c56128a71eeab3b1c8cf1567902ee1e866bab3914-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/f2/f2362a8863951a8b7fb0a782e2bbb2b3909500cbe4e58b17ce65a385be356452-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid k54N8i-PjMA-tqUjnUau/k54N8i-PjMA-tqUjnUau -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_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/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups /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/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid 9r_BFjjz-AbeRYrR9P_p/9r_BFjjz-AbeRYrR9P_p -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/82/82373ba26e4799d70087b43be98742b383026ac8312dd594deedea4f61fa42de-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/88/880e0e4ab658159001b635b85248c4c4a8904136a6925d0a5e6a684c557c9986-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/af/af80ceb4c71957d71c1eaebfa0f961c066a51c6852d810f1e3b5fae6fc5aba40-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b668/ cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c3/c3d1d41a2f9a60721376e4f77cd05c9c0dd03789ac76a33c130f6f06df977755-d # internal cat >$WORK/b668/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/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/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid 13HDfCp-k71ni3U8EvwR/13HDfCp-k71ni3U8EvwR -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/e4/e41005ccc486890ff039889f9b89ea35d154fa6c50e6edbcb7b3adb7e4d83e0b-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/dd/dd9ff25d280fbf754e90e1c323dec8c8168cefc99ccfa8fa4d9453146be6b7fd-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config 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/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/podman/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid qmTwjY3XWuIHoCPvqzdn/qmTwjY3XWuIHoCPvqzdn -goversion go1.15rc1 -D "" -importcfg $WORK/b637/importcfg -pack ./console_unix.go ./util.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b646/ cat >$WORK/b646/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid MLVmRcole0sQtWnrjXDF/MLVmRcole0sQtWnrjXDF -goversion go1.15rc1 -D "" -importcfg $WORK/b646/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -o $WORK/b264/_cgo_.o $WORK/b264/_cgo_main.o $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/9e/9e0843bf4f0b03906b42751ca24e56d21e635eea75c7960867c496c1d7245717-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/83/837624f0b108ed5eabaa60bb53958430bb4002b349a6963895e7880ee710e695-d # internal net/http/httptrace mkdir -p $WORK/b162/ github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VvARBCD1Fp3mR5j8kUkX/VvARBCD1Fp3mR5j8kUkX -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go mkdir -p $WORK/b630/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b264/_cgo_.o -dynout $WORK/b264/_cgo_import.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig /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/go-connections/tlsconfig -complete -installsuffix shared -buildid e6UpO6-HCK2HlAXT8IUv/e6UpO6-HCK2HlAXT8IUv -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b127/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid BorMDMlbTZ5qg2hekEz2/BorMDMlbTZ5qg2hekEz2 -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust /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/containers/libtrust -complete -installsuffix shared -buildid hE27Xw0WjjHrjZfcxWN6/hE27Xw0WjjHrjZfcxWN6 -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cat >$WORK/b264/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/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /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/btrfs -installsuffix shared -buildid R4v9wxTrrmSHG5kt7wMh/R4v9wxTrrmSHG5kt7wMh -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack $WORK/b264/_cgo_gotypes.go $WORK/b264/btrfs.cgo1.go $WORK/b264/version.cgo1.go $WORK/b264/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/68/68b58333b47e877ed10f16636e1aefec06d1ac60acd2cd19a3dbc99ae9a6af2b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_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/b037/_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 /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid pqY21ktO3Ms-qdVRPZIM/pqY21ktO3Ms-qdVRPZIM -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/85/85aba3aa1cc7522f7e53771e7b25cbe27666c509c153f16e4cc7aa4084aba72d-d # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ed/ed61ebdbae94332ed229a2868c40350954700acb2336fc0764f8a760565e0ac3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b264/_pkg_.a $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/3f/3f4af54bff5485e6729e04387315d65a756a484dd425d5830e5724bc272515da-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/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/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid ZGY1bznlekTzJuWQ3Wdj/ZGY1bznlekTzJuWQ3Wdj -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/48/487dc67bbebc4a2a12c20b6aa78ccdc78163ddada55556807f1f0cb9db1008f1-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/fb/fb7f4ad93ca3420d398fb6d45cf6fa0ac9b30876652b0476967250cc7959696c-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b256/ cat >$WORK/b256/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/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid edm6ClT7Q5rMOfLHlBlQ/edm6ClT7Q5rMOfLHlBlQ -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a9/a9c88ded32539b9d987e87d60222736bd5233bcf1396a04109e02da0d61e1734-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b234/ cat >$WORK/b234/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=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/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory 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/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/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror 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/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared 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/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid CxBN16qXJeBajJ3W3eOB/CxBN16qXJeBajJ3W3eOB -goversion go1.15rc1 -D "" -importcfg $WORK/b234/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/82/82c74979cca266c9ae898edde07e036f597f9a2c50322d9eab4464e99a8fc4ef-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b201/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/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 7CifK_4rcb3VK_LNgkqU/7CifK_4rcb3VK_LNgkqU -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/b8/b8e53b02c94dad4030255c3f9bca2f2947dcac34a5cd8c9b1aa45a3bef596537-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ mkdir -p $WORK/b323/ cat >$WORK/b325/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b327/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid jfOIdPR6MK5OoEXEqFI0/jfOIdPR6MK5OoEXEqFI0 -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 6jQr35NVLsIaatno9ltY/6jQr35NVLsIaatno9ltY -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go cat >$WORK/b323/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid ZQyqfKVaHEykA1OWtcnB/ZQyqfKVaHEykA1OWtcnB -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/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/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/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Bd8W5vzz_HBDprXk09AK/Bd8W5vzz_HBDprXk09AK -goversion go1.15rc1 -D "" -importcfg $WORK/b181/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/99/991bb8d05428514b1d80bb473496d3c137bf7fbc6ea1cfb7266305019f4f7d9b-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/9a/9abd8d6ee2bec2f947c89e2d74a7f21fa7aac05c38efff312cb2001cd3f59148-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp /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/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid RUzRzsH3FTmqA6yyN967/RUzRzsH3FTmqA6yyN967 -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration /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/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 7UZCqfBl7SF5GgLlXjE5/7UZCqfBl7SF5GgLlXjE5 -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/e9/e916a6d5496947be8e3ad819e5363225bab785ff4c95eb5c9f5b32ebd2b6ef6e-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any /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/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid JfytEM0DlqH1HXYH9j10/JfytEM0DlqH1HXYH9j10 -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5f/5ff3219a73b23ed2e1db413e5c6abf6531f8d9e8dffdadf7356b1d1665a9df92-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/3f/3f3196b7127eb4e96de4067a35231e61b8e8278f824c8b972724304143f89329-d # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/c6/c6d63d6e8eba7f519c8117e08d2b3f9d9708b0b26c7f5c8a7534f0221495f7b5-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/b3/b307c4ae4092c8df3f5d91b93e0bb5bc56854483310357d419a6adad3146506d-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b658/ cat >$WORK/b658/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/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_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/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid FXrCix1MCXLN2pLWD4xJ/FXrCix1MCXLN2pLWD4xJ -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/34/341a1720ce120c52b6d4cbd4a67ad0f390fc53d5eac2fda3d3bd74e5c7083e72-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b099/ cat >$WORK/b099/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid ACP4YaYeRcjn3LYb0Z6X/ACP4YaYeRcjn3LYb0Z6X -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/da/da0bf877f718c722dd4b30aa6134803db450336b27a411d49de4e4b433db4823-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b663/ cat >$WORK/b663/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b664/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /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/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid mnJOdB1V2hIswvb5YMNX/mnJOdB1V2hIswvb5YMNX -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/97/975bbcace682d645d279242f17bfbdd74095c82a0519d2a4880fa5c5212ee5c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/01/017b5627b9487f819f54c8e14ae85e4e29bda14ef2565436950037d0011e5c3f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b513/ github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ cat >$WORK/b513/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/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b097/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests /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/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid P8cDVhfHT2BFbI4ySs6x/P8cDVhfHT2BFbI4ySs6x -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./errors.go ./manifests.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid uUcdVEiimY5yt3PkewER/uUcdVEiimY5yt3PkewER -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b305/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/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile /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/image/v5/docker/tarfile -complete -installsuffix shared -buildid XXLPZxixy7KnOnaPyKob/XXLPZxixy7KnOnaPyKob -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cat >$WORK/b368/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid RqSZzewyeBzCJ2gdTBBr/RqSZzewyeBzCJ2gdTBBr -goversion go1.15rc1 -D "" -importcfg $WORK/b368/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c4/c4163c5c5973d6c28a9d8806b74ee73d84a3b6be7c9cae4f2fd3dc01d377b174-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes cat >$WORK/b212/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/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b321/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid IZGJ8FIFx88MEKvNbmW-/IZGJ8FIFx88MEKvNbmW- -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go cat >$WORK/b328/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 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b214/ mkdir -p $WORK/b528/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid GI1u2kHfNJcfteQMmXYs/GI1u2kHfNJcfteQMmXYs -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go cat >$WORK/b528/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/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc /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/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid pDH-OOOi2CD654dUFyXj/pDH-OOOi2CD654dUFyXj -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go cat >$WORK/b321/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/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b214/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/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/61/61c7c01b81725ac931bd4eb8c15ec2ad59c1799ab369d1c0a8e73b21076a9f30-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes /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/golang/protobuf/ptypes -complete -installsuffix shared -buildid 0q9QRye-mJ_zAr6T7VAm/0q9QRye-mJ_zAr6T7VAm -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid imnjfAxIVqOwGZ8CElRb/imnjfAxIVqOwGZ8CElRb -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/34/34163902f881db7b378d83157abf80a0c5973dba32fcf6c5f5028660507f4f69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/39/3907361bd14725ba69c94c32c849d51c4977a7ec87579dcc9809d6ff9aa6c27f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/2b/2baf19315e06141e8e4c4ecdb69e62a15e17fa9f2390b955bdf353220fbb077d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/68/68101cf57ef9e758f6f36c82adb5e7af69eb28b8ab301c60971df1fada93819c-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cat >$WORK/b211/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/b212/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid zWBF2cKgpcb3028MlLbU/zWBF2cKgpcb3028MlLbU -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/56/5689d01ce8261b4071398c5dddc9cf4b353bf40cc575ac0f1af63affd334fb34-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/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 importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal 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/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid OnbsbL1ShZxZYC5Czt8t/OnbsbL1ShZxZYC5Czt8t -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/a2/a24e0b141707b5b784bd4a82b0685b7d6feaa841f8f57cfa28a751a4567118b2-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b527/ cat >$WORK/b527/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/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu /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/checkpoint-restore/go-criu -complete -installsuffix shared -buildid kFqHNWDX3nXB9GvVRcjV/kFqHNWDX3nXB9GvVRcjV -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/01/019d6e43d06e0c50e4907f430a6c1eb7192f20c515fe7c6501929f1568ab97da-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/90/90d705bf9aaca5ca94c17ca7e45fdcf3e0d7423c086baa7b0d2a160d42d8cab7-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ github.com/containers/podman/vendor/github.com/containers/image/v5/tarball github.com/containers/podman/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b355/ mkdir -p $WORK/b302/ cat >$WORK/b304/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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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 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/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive /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/image/v5/docker/archive -complete -installsuffix shared -buildid 1rqo4VLByHTH6041eCl1/1rqo4VLByHTH6041eCl1 -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b355/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b302/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/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball /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/containers/image/v5/tarball -complete -installsuffix shared -buildid d3FWHykHidPYY6bBrG8z/d3FWHykHidPYY6bBrG8z -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory /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/containers/image/v5/directory -complete -installsuffix shared -buildid p6UxJ7Ea9hqa5HIt6etv/p6UxJ7Ea9hqa5HIt6etv -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b387/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/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/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache /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/buildah/pkg/blobcache -complete -installsuffix shared -buildid AsEqMLl5nkh8zg1EPvhY/AsEqMLl5nkh8zg1EPvhY -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/71/7102249dcefd1c356f786c4551b9cb4d69f3455e1904a37bca56e71a7173452b-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 3UhuhIujQgHoik_ELtSr/3UhuhIujQgHoik_ELtSr -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/69/694e151218784de75b699ad329522609ff86f3b038a0e19345458407034b7ac9-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/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/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform 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/v5=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/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/b036/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy /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/copy -complete -installsuffix shared -buildid ADrgzTz8WrgQsQV8UONc/ADrgzTz8WrgQsQV8UONc -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/ce/ceaf5e9c2399417b5d0a5c76d8b15e0b95f1674fadf4cf81577026498cb1298e-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/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/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/criu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid r88jPhjT0yiCmUzdURk9/r88jPhjT0yiCmUzdURk9 -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/e1/e13d98bc536d8a0ece9a588b8a1c9c523d7901d4aeb175a05ef727e8c68b058a-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/ff/ff80b5b4b6f3659f7fe32c851ffc49240668488fee589d769befc0ef1065dbb0-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b443/ cat >$WORK/b443/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 2Zmm1I9CXQr5PtsVOyBs/2Zmm1I9CXQr5PtsVOyBs -goversion go1.15rc1 -D "" -importcfg $WORK/b443/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/e1/e1a0958dff2c23f1991031759c74b967b7360c7759cf2cfe32c2065262bdfad5-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f9/f9da750dabf117ed25250802ed065f3231a200e682de32a86def3ad5ff2a3427-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/69/69c2347f4e637f8334a9fbde79001530f3bc99754a89cf0aaaaa70751949a0c6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/00/00347de02697ef9bb5536b8fe7223e42ae53558b748f32cf92fd6dc38c619477-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/50/50096b41c30081cb151dfcc3d5c00e6c2665a0ee8c0f23bfba84f06374e61d7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/30/30d301920eee07cef7331016a8e7409fb53e5c04928d2cf0eea4d8a7f3f1b9af-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/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/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented /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/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid 56q_D9FPR8DnAA2uLKTN/56q_D9FPR8DnAA2uLKTN -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/0e/0e4d62630543daf5ef3d1968359a890c696f759c44d3fc9bb62c261ab54b4710-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/57/579ef4dc4b1d0983b4fcadf09b95f2d9069956d6c80939fc8878150cbdc46e99-d # internal github.com/containers/podman/libpod/driver mkdir -p $WORK/b474/ github.com/containers/podman/libpod/layers github.com/containers/podman/libpod/lock/file github.com/containers/podman/pkg/namespaces mkdir -p $WORK/b479/ mkdir -p $WORK/b518/ mkdir -p $WORK/b521/ github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b228/ cat >$WORK/b474/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/b234/_pkg_.a EOF cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid ShxSNc3mis_6CLDjJ-V0/ShxSNc3mis_6CLDjJ-V0 -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/namespaces /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid KR7APBgBhggqGkMwmGP3/KR7APBgBhggqGkMwmGP3 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/importcfg -pack ./namespaces.go cat >$WORK/b518/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/b234/_pkg_.a EOF cat >$WORK/b228/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=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/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b299/ github.com/containers/podman/pkg/rootless cat >$WORK/b521/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/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid 098Guj9q_si0KDyyE9Ct/098Guj9q_si0KDyyE9Ct -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go cat >$WORK/b299/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/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b480/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/layers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid 4LA6sZYrj5wG6YOpoW9F/4LA6sZYrj5wG6YOpoW9F -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/file /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid NsChoVhm6R3dHmvzxtUI/NsChoVhm6R3dHmvzxtUI -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage /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/containers/image/v5/storage -complete -installsuffix shared -buildid enyqFrWE7J8Ce3hVpzXb/enyqFrWE7J8Ce3hVpzXb -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b480/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b480/ -g -O2 ./rootless_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/7b/7b435cb2dfa2ea8752d5ea287263204d9a1d2f124a6d0b0258f5b8bf0d4c4745-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b498/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal cat >$WORK/b498/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/v2/libpod/driver=github.com/containers/podman/libpod/driver 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/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid p_bGmmTAov7aDvff0bUC/p_bGmmTAov7aDvff0bUC -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./inspect.go github.com/containers/podman/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/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/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/62/62ab5f9948fe78c15424d4f58902b46c879e327dbb53840421bcc0d902ce9966-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid uOltzbKaTFG66gVhPf9i/uOltzbKaTFG66gVhPf9i -goversion go1.15rc1 -D "" -importcfg $WORK/b473/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/dc/dc56abbe742dabcdfe9cbe1ac0e903f6d69bfff054ef9f6674d3274de975d0af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/4c/4c86fc29eafdef273fcc82e928ff0b56025a6be70891af21d7a17bacf6ddd9ee-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v2/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/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid SKhiC5irT3zJyW4tvADG/SKhiC5irT3zJyW4tvADG -goversion go1.15rc1 -D "" -importcfg $WORK/b520/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/18/1836f3d620172e6d4a8f178cb384c6cefcc1e7f5c8f3c2e80869a92b12b02850-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/18/185bd57039def8f87c3913879ea747c2fca23cb1d46795fd65f04b61fde4bb92-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/27/270ae3ef740573ae5eeab87306d82e7dd35b0ab3e526278f104d48afb70add8d-d # internal cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/6a/6a95a2ae5e5f4434056953fb10924e5b80d89228e216b1936db06c32ce52d889-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I $WORK/b480/ -g -O2 -o $WORK/b480/_x003.o -c rootless_linux.c cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/d9/d9aa991343629d79e6fd36d2478f285120f5eaaa355b255a1caf897c921c1186-d # internal cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -o $WORK/b480/_cgo_.o $WORK/b480/_cgo_main.o $WORK/b480/_x001.o $WORK/b480/_x002.o $WORK/b480/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b480/_cgo_.o -dynout $WORK/b480/_cgo_import.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_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/pkg/rootless -installsuffix shared -buildid cR1LHGIh7ZsLoPfX7pK1/cR1LHGIh7ZsLoPfX7pK1 -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./rootless.go $WORK/b480/_cgo_gotypes.go $WORK/b480/rootless_linux.cgo1.go $WORK/b480/_cgo_import.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6e/6e0bcee2ddbd83e331a219b8559f4fc0f15c24bd7e0c0bc96676942e01885a5e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/podman/pkg/api/server/idletracker mkdir -p $WORK/b166/ github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp github.com/containers/podman/vendor/github.com/docker/go-connections/sockets github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b174/ expvar github.com/containers/podman/vendor/github.com/docker/spdystream/spdy cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b607/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b340/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid x_aJl3NKygFh031_f8NC/x_aJl3NKygFh031_f8NC -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go github.com/containers/podman/vendor/github.com/docker/distribution cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/prometheus/common/expfmt cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid DJ8I0t8CT6E9I-pbniRx/DJ8I0t8CT6E9I-pbniRx -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go mkdir -p $WORK/b705/ mkdir -p $WORK/b594/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode /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/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid nAHkIfbirPBp8-puWEgk/nAHkIfbirPBp8-puWEgk -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b174/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/b147/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b505/ github.com/containers/podman/vendor/github.com/gorilla/mux mkdir -p $WORK/b144/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream/spdy /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/docker/spdystream/spdy -complete -installsuffix shared -buildid VVvMtASN3vACKeOx9WWj/VVvMtASN3vACKeOx9WWj -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go mkdir -p $WORK/b570/ cat >$WORK/b705/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/b118/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b150/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b480/_pkg_.a $WORK/b480/_x001.o $WORK/b480/_x002.o $WORK/b480/_x003.o # internal mkdir -p $WORK/b179/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid GlGLlXZ5XhqHwTlWRxoY/GlGLlXZ5XhqHwTlWRxoY -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid n5bVUo0nQ5f3AW7g-SWd/n5bVUo0nQ5f3AW7g-SWd -goversion go1.15rc1 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b172/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 44_ypPmXJXrmrmSlnjVR/44_ypPmXJXrmrmSlnjVR -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go mkdir -p $WORK/b213/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/pkg/api/server/idletracker -complete -installsuffix shared -buildid ENuTnADNKwzwzdP8__ny/ENuTnADNKwzwzdP8__ny -goversion go1.15rc1 -D "" -importcfg $WORK/b705/importcfg -pack ./idletracker.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b147/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b170/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid d7G7AUEg-OaItLlNh5p2/d7G7AUEg-OaItLlNh5p2 -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go mkdir -p $WORK/b722/ github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go /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/opentracing/opentracing-go -complete -installsuffix shared -buildid vRLdVKUGSbr0RMpKw5bJ/vRLdVKUGSbr0RMpKw5bJ -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b144/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/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/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/http2 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid DLdxneUXTkfRc5gdghUU/DLdxneUXTkfRc5gdghUU -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto 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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets /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/docker/go-connections/sockets -complete -installsuffix shared -buildid nKCt9zSZZOEsSeCfxJgN/nKCt9zSZZOEsSeCfxJgN -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b439/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b172/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/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b347/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid q_KhoiJs57FeX4lfvSbw/q_KhoiJs57FeX4lfvSbw -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid M6yIY2nJyLGLn5ho0vFD/M6yIY2nJyLGLn5ho0vFD -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid GypXhJ9NAZfXPqA-I9n8/GypXhJ9NAZfXPqA-I9n8 -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid xEEIF0S0QAS8h4MceJ-J/xEEIF0S0QAS8h4MceJ-J -goversion go1.15rc1 -D "" -importcfg $WORK/b722/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./reconnecting_udp_conn.go ./udp_client.go ./utils.go cat >$WORK/b347/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_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/b037/_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/buildid -w $WORK/b537/_pkg_.a # internal cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b440/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 5Qaug4taeoYsl1CYq9Kz/5Qaug4taeoYsl1CYq9Kz -goversion go1.15rc1 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid LMUQkRVl-Ik5y3Oei3tB/LMUQkRVl-Ik5y3Oei3tB -goversion go1.15rc1 -D "" -importcfg $WORK/b439/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/20/205dbd468f66306f995f94908d6db95b27a74dba581f9712b7cd07fbc9bd1c35-d # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/a8/a882320c24f536c9afb7617b8e57bcf8a8fa15be5e03ae447806a02f9747998c-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ github.com/containers/podman/pkg/registries mkdir -p $WORK/b516/ github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal mkdir -p $WORK/b628/ cat >$WORK/b555/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=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_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/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/util mkdir -p $WORK/b477/ cat >$WORK/b516/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/v2/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/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid iDlr62lF1kFUs_RIO9Sb/iDlr62lF1kFUs_RIO9Sb -goversion go1.15rc1 -D "" -importcfg $WORK/b555/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/registries /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid oqRDWIHj5UQWlSbtb_Xa/oqRDWIHj5UQWlSbtb_Xa -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b477/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/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal 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/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools 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/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid 4oQSUTqc2P_m7djPLlL8/4oQSUTqc2P_m7djPLlL8 -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid bje8Pf1u-rrWpbjgkb89/bje8Pf1u-rrWpbjgkb89 -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b501/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid ZRuVr33sbINYAze9NVRm/ZRuVr33sbINYAze9NVRm -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/34/34ed8ec35cc0429a9eaa2066dc4116e1eb8979f3fb9373e48910048f14ca5e2c-d # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/09/09a7a1e94399f0ff5fcf4bdea74618d8de3dd77059b1989358383454b6fec07f-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dc/dca6d9687cda95fd38587cad3e27acda5046f4ac6f1bc31cacf664dfb4468243-d # internal cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid Omzi0DyuKF2xsgDNlfXv/Omzi0DyuKF2xsgDNlfXv -goversion go1.15rc1 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_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/bc/bcd4d8f9b174b7d8a3adb24686c863eba158b44df0f861ebeae37021a28a10a9-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/ea/eafa8cfe0592be18f159a46fbfbe7da058ec1a7a8151d0574afbe20813f0d8f1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/96/96c5df8db00e8b3c91782d237e50eb12c938c0e62a5bab9063b6baf153931221-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ef/ef373b299eb5a07b24c69c50482f475d719a06afc8f95343b0556a572226bcae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5b/5be6f887992a36f6388c17fbd368a590e3270329b2db79122ea55054f4aa96bd-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/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/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/28/2825f8624ff5321a9bd86b0404c60fd1406ad2d70e746e7b3108dcf7a870fdd1-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /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/pkg/tlsclientconfig -complete -installsuffix shared -buildid 50RgaJ_1gPO59H7SjiJK/50RgaJ_1gPO59H7SjiJK -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2b/2b9f9686d721d4b0d47ae6af108336ce0c79ef797b4dc59e34783b04b074fe37-d # internal github.com/containers/podman/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/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/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 7nSfZqhoh4YnO807X98u/7nSfZqhoh4YnO807X98u -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/6e/6e1d819a7bd1765eec632d744e442640b76ff5ba1daa3a297d3e96c028857b88-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid Dv6sT5pRlC0CdmT3Bsiw/Dv6sT5pRlC0CdmT3Bsiw -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./field.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/a4/a48b61a630de825661e8b1d48034ed748b743c444c3f228400b86b5d573a9318-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b036/_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/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid QvYi8A2W8iCDqXAOjFzb/QvYi8A2W8iCDqXAOjFzb -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/07/072286dd878e5382a2346fef6c01327461477f69f7ada44fa611a7c92b9e410f-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a6/a679a8925f04ff3c50ae52ef3108c218b32575e265909c563dc8d343115e57a0-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cat >$WORK/b343/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid LYXUY80HBtTdpUihoyhZ/LYXUY80HBtTdpUihoyhZ -goversion go1.15rc1 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/53/5372ab3aa41cd191255dedff77412eee91ce19346341027279fa99181bbff7c2-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/podman/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/d8/d84ef3b846fc32fa60a8afbfef8c9334ea6b3d98ce84654e0be75f2bd3894f95-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream /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/docker/spdystream -complete -installsuffix shared -buildid TtgbULL7EdYYlSnrNwUE/TtgbULL7EdYYlSnrNwUE -goversion go1.15rc1 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/podman/vendor/go.uber.org/atomic packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid jS-njdYoym18m1dUHZeV/jS-njdYoym18m1dUHZeV -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/df/df3a6a3cfd846daf88cea739e10287c34a87d9e3a5a1f0267d44a6e0f06fdea4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/09/0931d996f33cb6598e752a7cf75e669eae98dc0943107a3d923f7ddccaa7c9bb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/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 importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid M5Kghs2gi7ZmhrPcIUMl/M5Kghs2gi7ZmhrPcIUMl -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f8/f8016b7fb69ae7070767c2561aa3a9ddf815b976f20d6f7b1b14f33222e98482-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/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 packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm /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/docker/docker/api/types/swarm -complete -installsuffix shared -buildid cORkXfnc_lUHuEGKqLj1/cORkXfnc_lUHuEGKqLj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/56/56ce765c5a6cb0f92ad246be63bae9cc64ae9b523f883dfb65ce340011481dac-d # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/f7/f70b27818c3b06cc5e19d32b9563be9d2ed0019e1b789fac853153ff9a7dfdbe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/25/258a8c32bf3a46263f02229a97682ec5d47d8cf323d7c6eb4a6d3167f04b7586-d # internal github.com/containers/podman/libpod/events mkdir -p $WORK/b476/ github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid eJUn545ppJ0g0bE9Z2Uu/eJUn545ppJ0g0bE9Z2Uu -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cat >$WORK/b611/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/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/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/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid SYErFsmxtKzKc6QqfyIn/SYErFsmxtKzKc6QqfyIn -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/57/57dce4988f505a451e822892a5b622fc307480addfe89f7799306a7a5fb09eb3-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/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/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 /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/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 0N5smoWOAzgqzr3PhGh3/0N5smoWOAzgqzr3PhGh3 -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/92/92ceb672173126cf789a19fdda0d9dab95b4d1b0018cdcaf1d465bee7d9ee0ac-d # internal github.com/containers/podman/utils mkdir -p $WORK/b629/ github.com/containers/podman/pkg/specgen mkdir -p $WORK/b500/ cat >$WORK/b500/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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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 errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid rkt2ZoJOAwErc9xhfA2M/rkt2ZoJOAwErc9xhfA2M -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid lgHYx_lN6Lqd27X3LOc0/lgHYx_lN6Lqd27X3LOc0 -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/db/dbbbbbeffd6e35cb5a4a9872df8dc8a34544801db1f71035e9d895c65ca1f3af-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid wqZiNYKy1dawvfcN6deD/wqZiNYKy1dawvfcN6deD -goversion go1.15rc1 -D "" -importcfg $WORK/b309/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b445/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid N1TWiEHvM1-C7whQH6ri/N1TWiEHvM1-C7whQH6ri -goversion go1.15rc1 -D "" -importcfg $WORK/b445/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/ac/ac5663335e1471c15d7f1a3a719e5338036f3539bb4c72ee1d911c4722474d5a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e2/e27c26679c16cb2256b2a040895eb718245f242ac39b81e7b27a074191a59362-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/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/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid U7_AIY1YsFEuVrFrEvrQ/U7_AIY1YsFEuVrFrEvrQ -goversion go1.15rc1 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/be/be23d76395fd73e8142dc01082a68e42765bd375f4e9cc289fee8f01fb6a6b54-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto 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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid hM2s6Bb-tF8uYlYEONaf/hM2s6Bb-tF8uYlYEONaf -goversion go1.15rc1 -D "" -importcfg $WORK/b178/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/9c/9c1dc7d9130e5203e9379a30191d5be8ed81be5ef5b074a3344447d5b32d26c5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/d4/d45510b73b4b7d276e51ff8e4b7b798e0a11a94755d0d9eb39760dbed9dee019-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b657/ cat >$WORK/b657/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/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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid 6M3d_CxEsvANuEJGjT1B/6M3d_CxEsvANuEJGjT1B -goversion go1.15rc1 -D "" -importcfg $WORK/b657/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/1a/1a7ec7cd792916e52c9b1ee0b97e22d34098298e100545cf0f840f967cc6ad38-d # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/84/843ffc3192ef1a1f075e0b8b30f0adef7740571f9aed99d7fd406c6febb5ffd9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/6c/6c71fe6f9232937684c8620d44ab9658d2521e07f79e86bf413c5d1cbc9c57a8-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ github.com/containers/podman/pkg/auth mkdir -p $WORK/b681/ cat >$WORK/b339/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/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid ggVSSBL2gzXzgGwmHCZN/ggVSSBL2gzXzgGwmHCZN -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b681/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/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid wR0W-7CVuCXjXKGYXS3x/wR0W-7CVuCXjXKGYXS3x -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./auth.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/1a/1aa989e89432783e01ac9cd64b598512ba18300a21268030c1032466c90f01fe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/bd/bda421c98bac4ee514f4b6b3f4f593cb7de64ce0a64954f3e6f0d0c6a9d87677-d # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/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/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/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client /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/docker/docker/client -complete -installsuffix shared -buildid k8qyj9PKsPDTYb46jlcr/k8qyj9PKsPDTYb46jlcr -goversion go1.15rc1 -D "" -importcfg $WORK/b307/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/20/2081ca8013fd9527c57efee3e3dddba7fc1ea0d8594431af6a864d0429c28320-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/retry mkdir -p $WORK/b515/ cat >$WORK/b515/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/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/retry /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/containers/common/pkg/retry -complete -installsuffix shared -buildid qQIK-ACC2QidwQo7MFXJ/qQIK-ACC2QidwQo7MFXJ -goversion go1.15rc1 -D "" -importcfg $WORK/b515/importcfg -pack ./retry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/e1/e19c9a3420c5aaf71633457e578f71b1ee64e61d80c1e87305054d183f87001d-d # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/4b/4b91da5916e5c9fe40b3a60edf69b08ca9aed781f2aa8e912df6d18e53edbf5e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/e4/e4b62f27320f35237a4c6e2bf0ed0e1308defdb0e0301fa0a734a89a40c37adb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/64/6490034d7aeb534153acfa831134be3ca2e771a2336fa192a1fa3bb82e6fba43-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ cat >$WORK/b574/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 packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 7nT9VESDNQVpbSUBSjg-/7nT9VESDNQVpbSUBSjg- -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go cat >$WORK/b580/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b590/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid sZA3Wj_b_lUxd3omM67S/sZA3Wj_b_lUxd3omM67S -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal cat >$WORK/b590/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 packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid shGkvyY49cowEIejzC0o/shGkvyY49cowEIejzC0o -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3e/3e6e40c5bf8f4ff9f71c67e616a4324dfcfce6fcafd541e3a7998ffdbf66ce12-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 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/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/f0/f04cd331d340ed833d54b0a6f75da93c6805b095613da40fd404b76028816d88-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid ksEgIsg_V0-DegrNoNJi/ksEgIsg_V0-DegrNoNJi -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/46/46ed9727a185a3e34ebe0ecce1ca365297c6067f347162aba92805f0444261df-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b727/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b731/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b729/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b730/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid vDQhRsxM2Jtld1oBsaDA/vDQhRsxM2Jtld1oBsaDA -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid rGS-AhvBBkVR_IgNTmmk/rGS-AhvBBkVR_IgNTmmk -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./doc.go ./http.go cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile net/url=$WORK/b081/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid eC_Vk34bcFstD-LcplxM/eC_Vk34bcFstD-LcplxM -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /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/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 95M80_1P5V6bi57c3fGo/95M80_1P5V6bi57c3fGo -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./options.go ./throttler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/2f/2fd5ac23a82d735af852a2a3b25af6e15f00101132afa48c3ad4da0052f89d51-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/c0/c06ac360a156305743f8b38fe1ed2776e1e115c177d6791994e81456c3c56af9-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/13/13737f8eb2899527492e8c44ebe40640d7133d88f71b53484325ec403627be03-d # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/bc/bcb1cfd80b6d0078c670f47a9fb8d5990226e81dcb1b791c1d7abc506cebcbd1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b433/ github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b220/ cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/00/00bc0607a30adf93873ba0e49045a0f6b9a5e8c83c447cc498a0fc3849a7c2b1-d # internal cat >$WORK/b433/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/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b220/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/b035/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b047/_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/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid zHvWqwf1Pow_PHwlzGYV/zHvWqwf1Pow_PHwlzGYV -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid oe4SdvaUMwcv9-CTim7e/oe4SdvaUMwcv9-CTim7e -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/ac/ac726b1c3ca467e14366cd8c28d449ddde736752c164f7dde34f472000b55f78-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/ac/ac3a25c560a99dd1e099bd259f9020158ca4028f8acdae4644bcf6f46d8db336-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/3f/3ff1eb187085b8718974942f38655672f68bedbc85d6adc1d9219cd2af232826-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid AQ9jJBuU3DK5PI7eZfOJ/AQ9jJBuU3DK5PI7eZfOJ -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/aa/aa1326b43504bcab1d2b53ba46e69907105257c834a07edbb8406346fe28b47e-d # internal github.com/containers/podman/pkg/tracing mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b726/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/tracing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/pkg/tracing -complete -installsuffix shared -buildid -BIXEkeVwEXWaZEr1b_w/-BIXEkeVwEXWaZEr1b_w -goversion go1.15rc1 -D "" -importcfg $WORK/b710/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/9d/9d29546764083004aa434674d188e627961b3fd6e05716899567c5d7ae68a029-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/bc/bc86f55eb9dd8741d417c352e651e03cfe298270813a125ee3d15ef8a06804df-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b431/ cat >$WORK/b431/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid MZJpYTOu3AxqM9b_qF5R/MZJpYTOu3AxqM9b_qF5R -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/0b/0b6167da501a5a9acfc9dfee6dc410cb34721b3ea878233ea07d1feb35173421-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b442/ cat >$WORK/b442/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/b036/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid b1Au80mL1H71YzLFxNys/b1Au80mL1H71YzLFxNys -goversion go1.15rc1 -D "" -importcfg $WORK/b442/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4e/4e0afe5f6e3bb91091a37dccba662e4a0a2c36226b2d037d67fa6f390763fc43-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b569/ cat >$WORK/b569/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=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid w4ZMPspdUdXjL4NTF6Co/w4ZMPspdUdXjL4NTF6Co -goversion go1.15rc1 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/64/64b01065933d1c01290b741496f7499ec3e5222bdd73256c38ca1b3f811808ae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon /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/image/v5/docker/daemon -complete -installsuffix shared -buildid dA2i4F6RnbMGGUoB0Zm1/dA2i4F6RnbMGGUoB0Zm1 -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/18/181eb67e4a833060bfcd63a7dbf9cbfa6a0c05acc0c931d7fa380a8865e11e43-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b568/ cat >$WORK/b568/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=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid Cv9E4HgyjYvvJqIaQNmH/Cv9E4HgyjYvvJqIaQNmH -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go github.com/containers/podman/vendor/k8s.io/client-go/transport mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid zX7TRAJLK6AMP_zM8Phj/zX7TRAJLK6AMP_zM8Phj -goversion go1.15rc1 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/78/78c10547cac3e258df163c93a239a37a388ae38350d31f3802931279f3b20bf3-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/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/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid v92bO19Y4VEJOIcL04ba/v92bO19Y4VEJOIcL04ba -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/4e/4ebafc2e12058ba63176b13c782be7ed8a5047f4f799bac6613f6afd39453642-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/91/91c44913b93798de6a38fb11d52e0050ba5d482fd9f9497d209ada2fd8fbc1da-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/0d/0d331c2f881d1a36ddacb32b3ad6d6942bc3feef348bc85e7fc7f7bf2f0291a3-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid egBp8V9lxKJ4pwq8omJl/egBp8V9lxKJ4pwq8omJl -goversion go1.15rc1 -D "" -importcfg $WORK/b544/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/02/028c482ca71e1d15772bcd87c17dbebd4baa59fee8fc0b17a5e31486ec5c24ac-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/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/b177/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid YuaYrnf7NoDq5H-u41WL/YuaYrnf7NoDq5H-u41WL -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f1/f142e6b59395f83cb0911cf75b82d9332e739105bc9f33beacc3467c3667fdc1-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/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/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid Oivp0l_3ZqcWaYDV-Ft9/Oivp0l_3ZqcWaYDV-Ft9 -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/b8/b81e46c64e5d2db03357186de4fac601147e522d63d4c63b0f93e48aaace1e25-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/36/360ef5b668a0a6a2ec59d4777ea87fd0bf0a0e71f57bb280c2fe4ceade7d7a28-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/19/19860d16a4283be9b235c0f8f9f1fad5ab0480ff78fdbc73c4c0d713e3e5a874-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b221/ cat >$WORK/b221/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/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 5wMWcbDKsn8nHubStykM/5wMWcbDKsn8nHubStykM -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b8/b83178fd6ab6803badf04a6b0fa39806b2de53f878f83b5970a954aba151a903-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid JO077MEIte00Qwm0ZcIW/JO077MEIte00Qwm0ZcIW -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a8/a8f7f365ac1e978b1d0b25266a37b4769f4200c43987d7f63f09b4ace4d6d665-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b038/ cat >$WORK/b038/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/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits 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/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid laana254dWJCt2RaHrts/laana254dWJCt2RaHrts -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/94/94ad2e2991554adbf5ffe3a430dc63507a7d12b712608b3c95ec254747916195-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b034/ cat >$WORK/b034/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/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/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_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=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 7cYD8AAvewL-VZKMQcs_/7cYD8AAvewL-VZKMQcs_ -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go github.com/containers/podman/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift /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/containers/image/v5/openshift -complete -installsuffix shared -buildid moG4r1WYLxt-op1GkjIw/moG4r1WYLxt-op1GkjIw -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0f/0f4816e8b6f0f556d31ee1298b297e2b1b2b5286505c4bcd3b16f12c0e12948a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/fb/fb5f6b3c7df1ad75dba6af0a33d33c620956772a9336b2f65c0926d50da54a16-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/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/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports /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/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid CspDy2InQj-bdmOWCYdh/CspDy2InQj-bdmOWCYdh -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/7e/7ecef8442930e300a16ce6fae9d54d380d727a2e1792ae7c34ecb240159cf5e1-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b512/ github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/buildah/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/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b367/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/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/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/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode 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/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/manifests /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/buildah/manifests -complete -installsuffix shared -buildid HYcD5VeHNlnPKpWxUsK3/HYcD5VeHNlnPKpWxUsK3 -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./copy.go ./manifests.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util /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/containers/buildah/util -complete -installsuffix shared -buildid irwP2jIOcPmTbeZ36avw/irwP2jIOcPmTbeZ36avw -goversion go1.15rc1 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/a8/a87431ec9b4e5a5641fd4c8383b89126af30aaa64939d69cc0323d5f44fa2b4f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/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/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind /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/containers/buildah/bind -complete -installsuffix shared -buildid lTpKzArTyl6Mh7zt2B8f/lTpKzArTyl6Mh7zt2B8f -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/bc/bcb31abbe84404a39b772ba03a3ba75c4faf4a5522ef1a3d764b042872b9153d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/22/22c9e3724a38cc423b488be076693b64c131c1499918dd51ad431dbbfed176bf-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/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/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot /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/buildah/chroot -complete -installsuffix shared -buildid USCwyiELnG5I82kC6vyP/USCwyiELnG5I82kC6vyP -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/71/71f89e213c4fd0b9991302d1ec943fcc8717812d8afac4babae93667daf7e1a3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/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/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/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util 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/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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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/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/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/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/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/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools 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/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/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/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs 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/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang 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/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah /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/containers/buildah -complete -installsuffix shared -buildid ucVQgoxQZR7NbDA2ttvQ/ucVQgoxQZR7NbDA2ttvQ -goversion go1.15rc1 -D "" -importcfg $WORK/b358/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/d1/d1221e7a2df981e8b0a5e5547687676ffb2f75714092063d45efd5256cae6494-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b587/ github.com/containers/podman/vendor/k8s.io/client-go/rest/watch github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b573/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b596/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config 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 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid 8ymi6xtmZzdB_2j1ylT0/8ymi6xtmZzdB_2j1ylT0 -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config 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/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b584/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 2e0Hi8p12vyd6l3RnlFw/2e0Hi8p12vyd6l3RnlFw -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid bKsf5FpVDlvdzKsY0qVF/bKsf5FpVDlvdzKsY0qVF -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go cat >$WORK/b596/importcfg << 'EOF' # internal # import config 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/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config 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/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b584/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/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/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid gh44-lLAkpE9SHqBbvAV/gh44-lLAkpE9SHqBbvAV -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid qGgZT0auyXbMHQY8GQ_g/qGgZT0auyXbMHQY8GQ_g -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid i3zF-6ML-TXhqmkX2ufe/i3zF-6ML-TXhqmkX2ufe -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/dd/dd7ab8a9857420052b1e71e0999c92b181c5e517c07f0a5a136adca8fa5a0b0c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b596/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ZUHzEav4sxZ_ZqqZ6UGG/ZUHzEav4sxZ_ZqqZ6UGG -goversion go1.15rc1 -D "" -importcfg $WORK/b540/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/6d/6d0c5a9af0669d75d0b44b85f0a1d53ac181704223b90ed70f86af442131d150-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/b7/b74109deaf1bff070ec9c0ae9f1fddf00b5e8f57871088435cbd4f641f5dd404-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b589/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b588/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config 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/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cat >$WORK/b588/importcfg << 'EOF' # internal # import config 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/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 4aeXCVguAOT6yJDbdjIA/4aeXCVguAOT6yJDbdjIA -goversion go1.15rc1 -D "" -importcfg $WORK/b589/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 3gWeNvxE5b1sJd4-ukox/3gWeNvxE5b1sJd4-ukox -goversion go1.15rc1 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/ea/eaeb56b78cfe1c9c1ac1895069017d8491b20d18469eac4f0d12fff7a024b9ad-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/65/652b839a4f0cc76346a07297fc12f4745ba251d444432ce205ad4fbee8f791a3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/5c/5c34c91adb1dbd693a99f969a3fb5bcd585a71ae7cb831a7205f7439352ffcdd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/9e/9e7a0cda15f5656fc66dfe4e846241f7bc2ad250ae660b64d190c7287d6549a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/8a/8afcf1ea2acd76bee1c846dd8199fcb56b1325fc497c06423b8846f743eebcf0-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured 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/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid VW0BfBK4TIxmFoeXAzsP/VW0BfBK4TIxmFoeXAzsP -goversion go1.15rc1 -D "" -importcfg $WORK/b585/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/f4/f4b38eb5b5308f4aa40337426cc4697e90c5bfeb0dabe731e9140d682d04396a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b578/ cat >$WORK/b578/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/runtime/serializer/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid w3-12zSDWT9wkHV4jhV7/w3-12zSDWT9wkHV4jhV7 -goversion go1.15rc1 -D "" -importcfg $WORK/b578/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/e8/e85c1942c5532a61e9437640e17ca57f2202fa29d61aedcbfd5a273f120e8c3f-d # internal github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b605/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal 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/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid NK22jjgWYwNfk6mFtRBL/NK22jjgWYwNfk6mFtRBL -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/podman/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors 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/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream 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/apimachinery/third_party/forked/golang/netutil=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid ngTUBNqd6Jv2AZ6qiCrF/ngTUBNqd6Jv2AZ6qiCrF -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/12/12110b049b125bcb9e23fcdc0d043802414d1d42e1ac9f7827b4b52e1431c81f-d # internal github.com/containers/podman/vendor/k8s.io/client-go/rest mkdir -p $WORK/b572/ cat >$WORK/b572/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/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors 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/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/podman/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/podman/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/podman/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Vc9o2eApseFBSTxAlr0v/Vc9o2eApseFBSTxAlr0v -goversion go1.15rc1 -D "" -importcfg $WORK/b572/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/ab/ab32d0ecd32e6b85bfc51d561ef7c24bbba565e5f121eb6cc14b88105d8ccd11-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/19/19e0a4ea888d7cf09fd0df1bfccdd5155ab64e7c888dac8ba778b0c2b8863048-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah 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/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs 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=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse /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/containers/buildah/pkg/parse -complete -installsuffix shared -buildid HTrtWP4QuJnmYQYTUQXW/HTrtWP4QuJnmYQYTUQXW -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/94/9421b04bc88aaadaa7ba04cb7f65ef7500f14059555550f397c096b5d3795eba-d # internal github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 4NBwpvFSU6EQHsVsdlzR/4NBwpvFSU6EQHsVsdlzR -goversion go1.15rc1 -D "" -importcfg $WORK/b604/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/7e/7ec0f78ac4851eef6f48387a6271bad8495fc347f4c0073eaf00e4fc6c7cc1ae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/34/345a9c82cf2caf133161bd9a6287d87cf3df9fbad37fcfe4506e5a36a685023e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah 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/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/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/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=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid Ohe50UEpIYNAtBatthay/Ohe50UEpIYNAtBatthay -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./common.go ./exec_codes.go mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser 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/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/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/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient 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/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs 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 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah /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/buildah/imagebuildah -complete -installsuffix shared -buildid 7k2MOcRd-FpWCy8ROKS5/7k2MOcRd-FpWCy8ROKS5 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/podman/libpod/image mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/retry=github.com/containers/podman/vendor/github.com/containers/common/pkg/retry 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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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/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/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=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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-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/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/libpod/image -complete -installsuffix shared -buildid QPNdy7u3EKYNy5c0T1RP/QPNdy7u3EKYNy5c0T1RP -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/35/35d35fb34462759546c9e555c6973893c1f5b661a5376c61ae5c7ef974e080aa-d # 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/b511/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/1c/1ca6438b6fe633ef0f651cd249160450fa9812acda901824c0c01530a543a7e3-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/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/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah 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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go 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/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid c3idly8hkpGE3S68NL55/c3idly8hkpGE3S68NL55 -goversion go1.15rc1 -D "" -importcfg $WORK/b470/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/26/26648c3b20be97ab3fee1ac613ef99e5ac9d56f74765c82c1f59bfd0dfce1452-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/17/1722b87863fd4544504ecb853ec893ba64fbab53c7e2ee0b91b1fa211daf1520-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b636/ github.com/containers/podman/pkg/api/handlers github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b676/ mkdir -p $WORK/b691/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b646/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid IldfXWQ3aiJnfdnMZG5u/IldfXWQ3aiJnfdnMZG5u -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./bindings.go ./connection.go ./errors.go cat >$WORK/b676/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/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid 6L6F8kgHfjPCIbQRhBxB/6L6F8kgHfjPCIbQRhBxB -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./decoder.go ./types.go cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities 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/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid 2rnpwe8RSrcq6EJyj338/2rnpwe8RSrcq6EJyj338 -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/ce/cebf9b3b1a38e27fd48ed439a47f2368f8b7d5eb4d73be6840c7abc2f099b369-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/37/371d1a7faf718f6625f631d747722b403e5c090245f12a875aa2369e0d3acdaa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/b2/b220fc94edf343172ef072665ce1d904cffdcebf885827d83fca8ca008c4157b-d # internal github.com/containers/podman/pkg/bindings/generate mkdir -p $WORK/b679/ github.com/containers/podman/pkg/bindings/play github.com/containers/podman/pkg/bindings/network github.com/containers/podman/pkg/bindings/manifests github.com/containers/podman/pkg/bindings/volumes mkdir -p $WORK/b687/ github.com/containers/podman/pkg/bindings/pods github.com/containers/podman/pkg/bindings/system mkdir -p $WORK/b686/ mkdir -p $WORK/b684/ github.com/containers/podman/pkg/bindings/containers github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b683/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/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/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b682/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid YQZwYEz0HN8M9WeTIyft/YQZwYEz0HN8M9WeTIyft -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./generate.go cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b685/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid zzV295_Yd6FCV-vLwv7V/zzV295_Yd6FCV-vLwv7V -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./volumes.go cat >$WORK/b684/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/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b678/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/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/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b680/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid jtj697bBESsStBt9VZeU/jtj697bBESsStBt9VZeU -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./play.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid 3aw8dz6gizS_aHHica6f/3aw8dz6gizS_aHHica6f -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./info.go ./system.go cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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 errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid DwboHvA0TufGwdj0dRT6/DwboHvA0TufGwdj0dRT6 -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./network.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid 7SqC2znfXhBBlMIR2gN2/7SqC2znfXhBBlMIR2gN2 -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./pods.go cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/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/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 bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b682/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/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings 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/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units 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 packagefile bytes=$WORK/b036/_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/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid SG5MOciH94kSAcZKKpfL/SG5MOciH94kSAcZKKpfL -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid 54kcyv6xWEIqKC7H9QHH/54kcyv6xWEIqKC7H9QHH -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./manifests.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid UosX2NaCofzVjuianMSq/UosX2NaCofzVjuianMSq -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./diff.go ./images.go ./rm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/65/65daae42267db109f5d3d3223463c67592efe636e9cea25df1db9c58465c7b6e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/05/0599a0176afc2a2945dc86a1c9ff1566ebf0c4e7405e42152caff4d7890f6ccd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/c3/c34721f938f9fd055051531bef62cab6b0b52a49e2ca7734d0f9f3c5d38461b2-d # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/13/13d09c666d8c5ae9d9d1d5373f593f53a307e5e0e517a8da7ecb1b7b79399bb5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/11/11a23289e4612d046a81fdea5e1fce5bf3fb2c8f3186c9a4465d184ca5861538-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/cd/cdf7ab5eb753884181d4cd88378ea297ce3bf373aadf2fdf61be530d44f34f37-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/22/22fc6c1714de2356ba2da487820f0ba7ecbddfc0d4e6e6d6e962e62d6b299631-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/5c/5cba6c72c06de7c1b062b079979f3e831abf515eb287757ee63c4d3e3dab99e3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/90/90412ce9ab1b0e6f24a0d2db2189fc80d0d00bd09d063c48c3a87d26edf246df-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b675/ cat >$WORK/b675/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/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v2/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v2/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v2/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v2/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v2/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v2/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v2/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v2/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/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/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 archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid W1AmQJG-sDw6qwyoo5z0/W1AmQJG-sDw6qwyoo5z0 -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/02/027aeaf2b44c889de3091db02cad36a22944e60c13549eba705d2eaf587e2a60-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/1f/1f67dbd06a3d79b52537c0e373368ffe295873e9b3e0afd1b226046d889032eb-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config 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/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/podman/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 7f62PYh2wLgCpUktL8F1/7f62PYh2wLgCpUktL8F1 -goversion go1.15rc1 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b674/ cat >$WORK/b674/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/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1 /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/api/apps/v1 -complete -installsuffix shared -buildid 6NCIqfSpSDQP8Iptl9Kj/6NCIqfSpSDQP8Iptl9Kj -goversion go1.15rc1 -D "" -importcfg $WORK/b674/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/80/80ed90e42d4627efb80c3f3eae083c5fbac0a2adc02347ad9776e848ab63915e-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid 5INSMz81r8vSKxC5ZI1b/5INSMz81r8vSKxC5ZI1b -goversion go1.15rc1 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/c3/c350e827704217d32a0c2ede26024cd88a466ab569b3c31d47773aa60b8eeeed-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b508/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b508/ -importpath github.com/containers/podman/libpod -- -I $WORK/b508/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b508 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -o $WORK/b508/_cgo_.o $WORK/b508/_cgo_main.o $WORK/b508/_x001.o $WORK/b508/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage libpod -dynimport $WORK/b508/_cgo_.o -dynout $WORK/b508/_cgo_import.go cat >$WORK/b508/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/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util 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/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/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/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/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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v2/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v2/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v2/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v2/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v2/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v2/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v2/pkg/registrar=github.com/containers/podman/pkg/registrar importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v2/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/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/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/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex 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/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term 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/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-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 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/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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/libpod -installsuffix shared -buildid 42H2h5whtAwfF_OqffIV/42H2h5whtAwfF_OqffIV -goversion go1.15rc1 -D "" -importcfg $WORK/b508/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_config.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b508/_cgo_gotypes.go $WORK/b508/oci_attach_linux_cgo.cgo1.go $WORK/b508/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/10/100cd8a39ff3a79f6ee604618f1dc1d61e0541d58bd87b1c8f09ae170846733b-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b508/_pkg_.a $WORK/b508/_x001.o $WORK/b508/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/0c/0ca9707b4543230de31346d48fc17cf0fabc4939c4930d87b3d9ce64ba45837b-d # internal github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b652/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b653/ github.com/containers/podman/libpod/filters github.com/containers/podman/pkg/parallel github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b651/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b648/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid P9sEgpfx2o15-8XLb9xH/P9sEgpfx2o15-8XLb9xH -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./volumes.go github.com/containers/podman/pkg/domain/infra/abi/terminal mkdir -p $WORK/b665/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/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/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go 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/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b654/ github.com/containers/podman/pkg/systemd/generate cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/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/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b650/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid g7AZWWcbEbr5Jl66Nuzm/g7AZWWcbEbr5Jl66Nuzm -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./checkpoint_restore.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid Tx2Y46P2gngFgOVLiDxT/Tx2Y46P2gngFgOVLiDxT -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./parse.go github.com/containers/podman/pkg/specgen/generate cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod 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/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/libpod/filters -complete -installsuffix shared -buildid rdV5YLcg1aYc-8m3lxmE/rdV5YLcg1aYc-8m3lxmE -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./containers.go ./pods.go mkdir -p $WORK/b672/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/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 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/parallel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid DZz2gkaWzaZZj73MuWdm/DZz2gkaWzaZZj73MuWdm -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./parallel.go ./parallel_linux.go cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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 packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid mCNA4seokApXM9DOIeJA/mCNA4seokApXM9DOIeJA -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go github.com/containers/podman/pkg/spec mkdir -p $WORK/b667/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid UUooGAERg_XCWbq8USVy/UUooGAERg_XCWbq8USVy -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./common.go ./containers.go ./pods.go cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse 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/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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-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/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices 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/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/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang 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/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/pkg/spec -complete -installsuffix shared -buildid 4JWcc77pGj5QHL6Mqo91/4JWcc77pGj5QHL6Mqo91 -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go cat >$WORK/b672/importcfg << 'EOF' # internal # import config 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/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni 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/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/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang 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/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid ibOArr_he0bdik5yr7mj/ibOArr_he0bdik5yr7mj -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/db/dbc970fa643e932da8e7b34aa0ef560abf0a2a2be4473bf9e742949439a283d1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/f9/f90bcf40e09ba03af89244fc6be24f4f2253d098e7e127aef7691b5d5b35fc96-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/e1/e1edcf02298d502ebff495e8a977d61d62ba0f82d353947425b82dc2cbc838e8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/62/623286997c697f5005fa94ed765a5c07054ec722f332b0360e6fd57d042d2eed-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/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/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/ps /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid FRAMoZdF5qRam6_19PaS/FRAMoZdF5qRam6_19PaS -goversion go1.15rc1 -D "" -importcfg $WORK/b666/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/d5/d50661047abaacc8499904f291cb2e330752eacc4291ccf9c32528015ac65125-d # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/65/65e9cacbab7d16c2e3e2c27f14b2ba9a8c377ff8b8f54775f095a93e8462c22c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/23/23d0a3c9b0d46b363079363e31b384db727f8e629859fbb3df2bb982a89b7512-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b649/ cat >$WORK/b649/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/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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/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 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid jIlhFf28qk88f6-2gofu/jIlhFf28qk88f6-2gofu -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/de/de3f9a5a42bd038e661a8ac463141f52f120c6cc686076f0efffaefcbe1743c2-d # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/6b/6b51c46245b4705c81eefbccb0413f78d6fd343c25a3571e06ea797320e348ef-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/ef/efb7e9756241887788f9e126964eb2a9f258a7e04146f2eebba506ee23765b94-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/e8/e840f8dd45c338bb86ba64ba4d6d36b3a780d5e1ca2e6e3b06b84b1d50093a43-d # internal github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver 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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec 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 encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid _tnEj3wfG_VD6OvUe-Wd/_tnEj3wfG_VD6OvUe-Wd -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b647/ cat >$WORK/b647/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/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser 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/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/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/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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/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/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive 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/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive 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/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 github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag 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 archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid 67FhSVYYYrG857fr-SF5/67FhSVYYYrG857fr-SF5 -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_novalink.go ./trust.go ./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/d3/d306cd191c56273d7577cda44df912f27450155a065ec3f87073e604af0549da-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/53/539a6bbbe2bf25bb274262936ca5c3493267c26dea62b10820820a9844271415-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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/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/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid eOjj1l8_vasnRsap0x_Y/eOjj1l8_vasnRsap0x_Y -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b703/ cat >$WORK/b703/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/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah 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/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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util 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/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/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat 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/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 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid t0xD15GW7iPNo49O8Wlu/t0xD15GW7iPNo49O8Wlu -goversion go1.15rc1 -D "" -importcfg $WORK/b703/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/d9/d96ff3b72ae4c2dd8d16f635606959d1b58a3c21467646d343f9ad9ef15c3787-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b469/ cat >$WORK/b469/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/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/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 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/b228/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid rQcf0JNcYNSHuOSZ-x0L/rQcf0JNcYNSHuOSZ-x0L -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/23/23a145c2442646655c92b50166ab69e61e7a1e8c4ab034665b0ea141b8d3716c-d # internal github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b690/ github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b689/ github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive 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/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b356/importcfg << 'EOF' # internal # import config 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/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util 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 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/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/cmd/podman/report -complete -installsuffix shared -buildid thjB4exvYfHiPCIF943s/thjB4exvYfHiPCIF943s -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./diff.go ./report.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid OBqn-vjJ4aepYy1VG_gT/OBqn-vjJ4aepYy1VG_gT -goversion go1.15rc1 -D "" -importcfg $WORK/b356/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid tLvdCZApqn-ml7pQczO-/tLvdCZApqn-ml7pQczO- -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./args.go ./choice.go ./latest.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/87/8792fd31650f6434dd133def4d3c9b050f4a8fecf3f2cfc2e6930c4696510bb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/6e/6e34a056102d5da09e0b3a11dc43c3f0296a85d4ff0c375237a7d76fe54508f0-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b688/ github.com/containers/podman/cmd/podman/play mkdir -p $WORK/b699/ github.com/containers/podman/cmd/podman/generate github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b692/ github.com/containers/podman/cmd/podman/networks mkdir -p $WORK/b698/ github.com/containers/podman/cmd/podman/manifest cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b697/ github.com/containers/podman/cmd/podman/volumes cat >$WORK/b699/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/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid BRSqnIsF0O1hiYPDfR0q/BRSqnIsF0O1hiYPDfR0q -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./inspect.go mkdir -p $WORK/b693/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid xNrwsNj4M0v4_AlWKr7d/xNrwsNj4M0v4_AlWKr7d -goversion go1.15rc1 -D "" -importcfg $WORK/b699/importcfg -pack ./kube.go ./play.go mkdir -p $WORK/b709/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network 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 encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid qP3exAkrrsSU5Vd_hsAF/qP3exAkrrsSU5Vd_hsAF -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid f4Xr_XKWBNwkqydxWuan/f4Xr_XKWBNwkqydxWuan -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./generate.go ./kube.go ./systemd.go cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/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 importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cat >$WORK/b697/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/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/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/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid 5yCh49QLGjvWquvkVB9Y/5yCh49QLGjvWquvkVB9Y -goversion go1.15rc1 -D "" -importcfg $WORK/b709/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid 1IUYooX_YVKMUZLLQHOb/1IUYooX_YVKMUZLLQHOb -goversion go1.15rc1 -D "" -importcfg $WORK/b693/importcfg -pack ./healthcheck.go ./run.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid IlOUe9XO8P19mYJ0Kmb_/IlOUe9XO8P19mYJ0Kmb_ -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/d6/d67471f772f6e998d4d5b54eabcb9541de42a1e8379ab89e4546ec8e45235e9d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/a9/a9465518c8a401642ce45b5160e15a817ec39790b62e40f6c96f7aca8c391692-d # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/4c/4cfb9a355a1aca432109e9e4f34b9c7fd0994b04ed9d809a3629d2c9745ee824-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/48/480adfa8396a796b35f5e743739d6d2270a17768c34d470fed9ad68bf10f67d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats 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/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/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase 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/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 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/b035/_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/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid anIpXcG6UP62KWvUW7TQ/anIpXcG6UP62KWvUW7TQ -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./mount.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./unmount.go ./untag.go cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/56/56bd1248c2ff85bea3c70f47cc62b183e45df6d03f7af7cfaffec5e1780127e9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/33/3319b61fbd1c6cd78773fbdc24cba91b20246707c63e5adaa7dc5e05e46ac17e-d # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/82/828bfc583be59a86ede0612e94673871e7067095478cab0f9d858ede75750208-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/82/821a471b2482b973f17f3df15d90386ff351f54ce87f55ec3a76ec353143509e-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/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/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/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid 3tNB4dmHbQxInEYI0rmd/3tNB4dmHbQxInEYI0rmd -goversion go1.15rc1 -D "" -importcfg $WORK/b707/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/5c/5ce9fa12677e32e842640c54e850009f3eeb6b60c9063b5b9c5239611f4f927f-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b700/ github.com/containers/podman/cmd/podman/containers cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase 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/b035/_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/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b296/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid JeZcf4JxUpY42dQbftGZ/JeZcf4JxUpY42dQbftGZ -goversion go1.15rc1 -D "" -importcfg $WORK/b700/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config 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/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/b035/_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/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid WL598ol40UH7TlcvrWsp/WL598ol40UH7TlcvrWsp -goversion go1.15rc1 -D "" -importcfg $WORK/b296/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/70/7017696e8019a205cd341751974b1f3b8c8ba23cd2f61ca7d4a589d3458d8dcc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/a4/a4c70f0d54b659bd3844695873a7f7abb7ece48db78537f3af5818d955bf34e7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/0b/0b8d42f0c800ac686ce0f3c7ba9326dc6734d908e058e1626648b56d26b78b28-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation 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/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/server /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid 5nPgQpNaFAufAAFGU9GS/5nPgQpNaFAufAAFGU9GS -goversion go1.15rc1 -D "" -importcfg $WORK/b702/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/bd/bd8f2d8b052b1b3e0735419106a426e7bd2fe250ab54c55c0950689e3bd99963-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/0f/0f23d7e2387af68b9b31404e53383fcca19afa88e8699e3c99f8bb81679d92a0-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid ww18vviZcB82f4eqQnbi/ww18vviZcB82f4eqQnbi -goversion go1.15rc1 -D "" -importcfg $WORK/b701/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/c2/c2be1288bf2fdfb67df8c928860b87f67dccff602d5dbf58dafb4441e4269f23-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b708/ cat >$WORK/b708/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/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b646/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid OTCYqiCTtxbAT2tle3w8/OTCYqiCTtxbAT2tle3w8 -goversion go1.15rc1 -D "" -importcfg $WORK/b708/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/97/9773c569de65e803785f5aa6275c0123f054f425b8f98c36f00f3a037f691010-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/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/v2/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v2/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v2/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v2/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v2/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v2/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v2/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v2/pkg/tracing=github.com/containers/podman/pkg/tracing importmap github.com/containers/podman/v2/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-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/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 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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b733/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b734/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid yH38Sz4IJHfylhIc_0QO/yH38Sz4IJHfylhIc_0QO -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./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/d6/d6858c306cefe1472b343dab4b63f3e89f5cedae9e150d766320c7718c0e1478-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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b733/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b734/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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 unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b646/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile log=$WORK/b114/_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 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/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b663/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b731/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b687/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b706/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b728/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_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=44vxfCiod4u71LPjIh10/yH38Sz4IJHfylhIc_0QO/vWgcjxFwUsjso-18TBz-/44vxfCiod4u71LPjIh10 -B 0xa4ccd1e304a10989134ee08b8e5780a10eefd309 -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+= remoteclient' + BUILDTAGS+=' remoteclient' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0xb348737ecb09784657de8a87f9cf4f23b8350a4e -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-build455265172 internal/nettrace mkdir -p $WORK/b078/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque github.com/containers/podman/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b609/ github.com/containers/podman/pkg/ps/define cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/k8s.io/utils/integer github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go mkdir -p $WORK/b621/ github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b499/ github.com/containers/podman/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b603/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/events cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6P_sFQgHZ33aOAKmQZW-/6P_sFQgHZ33aOAKmQZW- -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go mkdir -p $WORK/b714/ github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash unicode/utf16 github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle github.com/containers/podman/vendor/github.com/containers/common/version image/color github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler encoding cat >$WORK/b499/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid m6MzzLaCS6Jn3jmNgCXf/m6MzzLaCS6Jn3jmNgCXf -goversion go1.15rc1 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go internal/race cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF math/bits github.com/containers/podman/pkg/annotations mkdir -p $WORK/b023/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname unicode/utf8 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /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/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid fYWqCvyOG_dQE_jF1Sqs/fYWqCvyOG_dQE_jF1Sqs -goversion go1.15rc1 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go vendor/golang.org/x/crypto/internal/subtle cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/podman/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid wfweUIQRhOifK80eyAeI/wfweUIQRhOifK80eyAeI -goversion go1.15rc1 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go cat >$WORK/b714/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b084/ unicode mkdir -p $WORK/b525/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b120/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid QVDHA-uK50qgq6HseCt4/QVDHA-uK50qgq6HseCt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b714/importcfg -pack ./stats.go github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared github.com/containers/podman/libpod/linkmode internal/unsafeheader cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF github.com/containers/podman/version github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b420/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/image github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /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 UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go github.com/containers/podman/vendor/github.com/docker/docker/api cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/ps/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/podman/pkg/ps/define -complete -installsuffix shared -buildid 3yNAAbbS6I-Eik8TbrUr/3yNAAbbS6I-Eik8TbrUr -goversion go1.15rc1 -D "" -importcfg $WORK/b499/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b621/_pkg_.a # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b714/_pkg_.a # internal mkdir -p $WORK/b336/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MolOaFwUiu0i-Q6JF0dc/MolOaFwUiu0i-Q6JF0dc -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go sync/atomic github.com/containers/podman/vendor/github.com/containers/conmon/runner/config internal/cpu cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b124/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid cuLKXcih_XTSqTkMwto4/cuLKXcih_XTSqTkMwto4 -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./unsafeheader.go container/list /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal mkdir -p $WORK/b058/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/podman/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid EWQ_Le0AjrAJIDSeYnfX/EWQ_Le0AjrAJIDSeYnfX -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go crypto/subtle mkdir -p $WORK/b713/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b603/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/annotations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/podman/pkg/annotations -complete -installsuffix shared -buildid 6NJn_CmqO2xawfN4_In5/6NJn_CmqO2xawfN4_In5 -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid IoYziGeox2JR5wHgAm3a/IoYziGeox2JR5wHgAm3a -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go runtime/cgo /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 75Dzu8j_jGJ-d4ORB3pB/75Dzu8j_jGJ-d4ORB3pB -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/7d/7de840c096ab5bb85b4db7668bf52e488502482f1328c51519f4b23b4f6f38ab-d # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/c6/c694e92e31aaa9b5e62d6c3307d43085974176dff89449acb810f3468f4d4ae9-d # internal mkdir -p $WORK/b042/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal mkdir -p $WORK/b640/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b230/ runtime/internal/sys cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/ce/ce168c0b0cecbb6e7d8b9fe9d93b8d29128406abad18d5e4998c6667bc6cb14d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b380/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid wePZtgJg53POJsiA5Hcx/wePZtgJg53POJsiA5Hcx -goversion go1.15rc1 -D "" -importcfg $WORK/b713/importcfg -pack ./restriction_manager.go mkdir -p $WORK/b716/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config EOF cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8d/8db172294ef2d386b4597d8961a2ef2926cff7fd890389af6517e340db1ec982-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CAExZEKIb9FXV5SvxEUK/CAExZEKIb9FXV5SvxEUK -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./aliasing.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal cat >$WORK/b640/importcfg << 'EOF' # internal # import config EOF cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/58/58664758dc387e292e10b435481cef23fb632bcf05436bb21fcd1fa1dde743a6-d # internal mkdir -p $WORK/b089/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid yJarIWEk7aJI7PIpyf9Z/yJarIWEk7aJI7PIpyf9Z -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/91/9104d0e7b1723a63f4844b4e3074283bf4103ea1a65817136b47e74751be9492-d # internal cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid QAGx35lo-bMmFXS1dDJN/QAGx35lo-bMmFXS1dDJN -goversion go1.15rc1 -D "" -importcfg $WORK/b640/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal mkdir -p $WORK/b014/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid GHGNlETbjIt87yvqs_M6/GHGNlETbjIt87yvqs_M6 -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b716/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/e4/e488610467d871687b50cc32158359b8bca96d1af3398a09722fe26d94e41957-d # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b025/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b713/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler /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/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid ZjzVQHHa5wLrDAxok94Q/ZjzVQHHa5wLrDAxok94Q -goversion go1.15rc1 -D "" -importcfg $WORK/b716/importcfg -pack ./throttler.go cd /usr/lib/golang/src/internal/race /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 M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid B8LnJvJvmpa9zPZXEvPy/B8LnJvJvmpa9zPZXEvPy -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e8/e83ae55ca84eb0c018b521ef4c44fea4168c1570e663760f7ca56b99fb7f8bfc-d # internal mkdir -p $WORK/b549/ cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/5f/5f0861e7e68383f4063d8f26e936451618ca8b1140fa648a06ecc4a8dcfa814c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal mkdir -p $WORK/b026/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname /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/internal/genname -complete -installsuffix shared -buildid F3m1BB8q7r2N9ivgOdwb/F3m1BB8q7r2N9ivgOdwb -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./name.go cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/2f/2fe1a9ef65e57333e7124e33152b43bd96cc82753390f8a04188db819a330ae8-d # internal cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b129/ cd /usr/lib/golang/src/unicode/utf8 /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 BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e7/e77f7c08292a93dbbf4fcf3e593ec4143daa17bd54e22467b6b432fc75ddfec0-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b461/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid ORheNVfTfZ5o0v_vXzAn/ORheNVfTfZ5o0v_vXzAn -goversion go1.15rc1 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b716/_pkg_.a # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b519/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal mkdir -p $WORK/b005/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal mkdir -p $WORK/b475/ cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/d7/d70000d3be50902bfd9000fad2e0d868e70ccf2d2971868d740877a0875d734a-d # internal mkdir -p $WORK/b483/ cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b337/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal mkdir -p $WORK/b248/ cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ee/ee6e348b767fe7aedadacf498568b3dfa7fc6f2e082b549419eda07e51c25e57-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal mkdir -p $WORK/b308/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/9d/9db9f4d8a8bb2fd3fd00973127874c9e9e59512f69d64b455bcd0161a5075eff-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared /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/pquerna/ffjson/shared -complete -installsuffix shared -buildid 5jmZ_6dJ6Q6qqeDEMYCp/5jmZ_6dJ6Q6qqeDEMYCp -goversion go1.15rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/linkmode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/podman/libpod/linkmode -complete -installsuffix shared -buildid IEnV98PBjOjWPknulJKP/IEnV98PBjOjWPknulJKP -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid FjENuUmlHt2HDXcqzz38/FjENuUmlHt2HDXcqzz38 -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid tWBnYKJYNwAd8Nqn7Hzx/tWBnYKJYNwAd8Nqn7Hzx -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack ./command.go cd /usr/lib/golang/src/internal/unsafeheader /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 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/eb/eb9abd43e0cb895b64633637b284310dd188ebe09963c2f1c65a254934958285-d # internal cat >$WORK/b475/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b195/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise /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/containers/storage/pkg/promise -complete -installsuffix shared -buildid JJZauEYIm8PAUMskHOqk/JJZauEYIm8PAUMskHOqk -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./promise.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities /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/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid G7ZBzFyChHiK4x17086-/G7ZBzFyChHiK4x17086- -goversion go1.15rc1 -D "" -importcfg $WORK/b483/importcfg -pack ./capabilities.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/87/8750348844a5a4c4d1a3301b9e9eb2521d56ed4bc67e25b9fe07075998050e76-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid CtHJAHWOPIILU7cakUPK/CtHJAHWOPIILU7cakUPK -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal mkdir -p $WORK/b510/ cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api /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/docker/docker/api -complete -installsuffix shared -buildid kcyvuZUJ2lZ47vJu1oGF/kcyvuZUJ2lZ47vJu1oGF -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/podman/version -complete -installsuffix shared -buildid zrHis0HY_7ENPb0k851G/zrHis0HY_7ENPb0k851G -goversion go1.15rc1 -D "" -importcfg $WORK/b475/importcfg -pack ./version.go mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid WdEHeZNF9XjkbNYusbnM/WdEHeZNF9XjkbNYusbnM -goversion go1.15rc1 -D "" -importcfg $WORK/b195/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b510/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b048/ cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/28/2892ca9c5ab7ac10feb047ba0a4e19d1f40744abaf8383556a9871c916b55a66-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b043/ mkdir -p $WORK/b010/ mkdir -p $WORK/b080/ mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_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 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/conmon/runner/config /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/conmon/runner/config -complete -installsuffix shared -buildid YlcpvgonxBWbsz95lyRX/YlcpvgonxBWbsz95lyRX -goversion go1.15rc1 -D "" -importcfg $WORK/b510/importcfg -pack ./config.go ./config_unix.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/af/af6c40df191ba6463995d87bfd5636aa85080aea3eebae74f650e03c298842e3-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/40/405ba4f7e6c284746040dc917791ba48a66fd9d9d0e6635a4196e412fac58ce3-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/49/495562d894182ba1490fd8d706ff178f3b55fbbcb66e3fb980fc5a8f4a075289-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ed/ed64047ecfbcf8acbc6ab76a07080b60de893cc6e0b65fa3d449b5751dbb60b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/05/057cfe2e3697ea2ef997bbe341987e928369cd42e4b37bd32bceffff2b38fd52-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XPX_v_Jbdh2vkLxngUTU/XPX_v_Jbdh2vkLxngUTU -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid w7KuAHJurLVmxNkHEe2D/w7KuAHJurLVmxNkHEe2D -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./list.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/b475/_pkg_.a # 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 -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_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 -gensymabis -o $WORK/b010/symabis ./asm_386.s cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/a9/a969c3edf99ce2cb854f07d4afb4446997ad42d917e570f2c628aabd7e5fbc8d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/e3/e3c42e11cf0d2819e521949e245e8b83fb4265694cced81557c6d7c74b0d8611-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/25/259dbc4428c05e3da903d89f19bfcf72fb058fff96e0d8db985665501f62bc70-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/ed/ed0acb79191b13cfc1cff4795ef7ecce998680aec977a8aabccb8b139e2dbe9d-d # internal mkdir -p $WORK/b197/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/sys /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 XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/37/3797879456af3ec0316b32d6ff0f90a35e26d90e7b0b27375efe4a1d556df113-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid I0LZbvdwxmr_E3mZWHyi/I0LZbvdwxmr_E3mZWHyi -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./ints.go cd /usr/lib/golang/src/runtime/internal/atomic /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 EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/a7/a7577113b693e67e325896f1f637fd1bacfa2b34af6add54ba4cbf49074040db-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal 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 math cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053ab45ea4e51b330274b2da1bb6814c2a80a002c9caf0a72efb0458f173cc02-d # 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 -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/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 -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal 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/b197/_pkg_.a /builddir/.cache/go-build/f1/f186f82a6810a771228007ce661c65c60e3808f87d0c6d55dda29b82cd593964-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-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_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $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/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal mkdir -p $WORK/b022/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true 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 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 UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true internal/testlog cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b033/ runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /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 ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF internal/bytealg cd /usr/lib/golang/src/runtime/internal/math /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 UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal github.com/containers/podman/pkg/util/camelcase mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/podman/pkg/util/camelcase -complete -installsuffix shared -buildid MF5P4_HfYl5KsVE-CAJ-/MF5P4_HfYl5KsVE-CAJ- -goversion go1.15rc1 -D "" -importcfg $WORK/b696/importcfg -pack ./camelcase.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/42/420dea626ee260253e428c2db712d0d3fcef8cf0df5cbea2e9959815c658b469-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c 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/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c 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 /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_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/asin_386.o ./asin_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/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/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_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/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/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/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/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/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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.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/mod_386.o ./mod_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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid FaQB-VLh7FTOTPyC3pTp/FaQB-VLh7FTOTPyC3pTp -goversion go1.15rc1 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/c7/c7b773f35292db9b8c8070badd8679b3d4b967f88e68a154251ad70e90567974-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_386.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b080/symabis ./asm_386.s 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 runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b080/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_386.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/23/23296bdb2f22b5b5fbeb2687e2676adcd766ee32371cd4828d92fa84f65d0a60-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 -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 -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 -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 -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 -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 -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 -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 -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 -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/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-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 /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal internal/singleflight mkdir -p $WORK/b079/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b046/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid yldz7X5JhPhnDtGhwwiI/yldz7X5JhPhnDtGhwwiI -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a0/a0b52aafdb6960741da0ecff35b3d2dceda8d8525d22ce582e174d43d703dbf8-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/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-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/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./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/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b018/ io mkdir -p $WORK/b028/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b259/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor cd /usr/lib/golang/src/internal/oserror /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 Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b229/ cat >$WORK/b259/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 mkdir -p $WORK/b384/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ github.com/containers/podman/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ cat >$WORK/b229/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/b230/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker /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/storage/pkg/locker -complete -installsuffix shared -buildid NPVUWbJZRBRRkHTF-7Xy/NPVUWbJZRBRRkHTF-7Xy -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack ./locker.go github.com/containers/podman/pkg/registrar mkdir -p $WORK/b612/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid DXdRy_ROlXllf_OcMYJg/DXdRy_ROlXllf_OcMYJg -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b024/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/registrar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/podman/pkg/registrar -complete -installsuffix shared -buildid h_NVT6Q6ht7ScZ7DThZ7/h_NVT6Q6ht7ScZ7DThZ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.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 cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor /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/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ZfOCPtY3tzOIjUVXEsuY/ZfOCPtY3tzOIjUVXEsuY -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/cast5 /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/cast5 -complete -installsuffix shared -buildid MavBKH-iu5IcgYD-Nqj7/MavBKH-iu5IcgYD-Nqj7 -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/05/05a4c26303f6689a0faac348a96906fc650412ca9e95f3b9d0854c836b3b1107-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/dc/dc19ca2555e8e2ccafd035ef3733efa2faa6403a5d0c2da7a0d58f3029d0aec5-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 -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/3e/3e0964f2c6465d6c216690f53aa9d6e923189a99c51f5393b73dba16d0f209d5-d # internal 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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/ee/eef81c1eafb29c212cc2f7aec5ed88f5248e327c11bfbebfbeea879ee939e024-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/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal container/heap mkdir -p $WORK/b414/ github.com/containers/podman/vendor/github.com/beorn7/perks/quantile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b180/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b541/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid UXiPLjCqa1wRs1nNyq1a/UXiPLjCqa1wRs1nNyq1a -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys /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/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ydGvu-QMTMyt4jcyZ3l1/ydGvu-QMTMyt4jcyZ3l1 -goversion go1.15rc1 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/podman/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid _sBzRwQ7m6CQfEh3otKC/_sBzRwQ7m6CQfEh3otKC -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/78/78a48a8e648b77154992868cf7364f7b6e5adfabcb696940028cb80264da85fe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/42/4202fbe5742d45f9fa0cbca7f4199644880914892d07d0e42a79b69c2b4e85cf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal crypto/internal/randutil mkdir -p $WORK/b054/ hash mkdir -p $WORK/b050/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid IWLNglV_2yVu6dQc0MCV/IWLNglV_2yVu6dQc0MCV -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go mkdir -p $WORK/b103/ github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p hash -std -complete -installsuffix shared -buildid 2qTozNCgJl1QVLomyEAi/2qTozNCgJl1QVLomyEAi -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go strings bytes mkdir -p $WORK/b132/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b037/ mkdir -p $WORK/b036/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal /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/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid HJkwQfCB8BdposSkjV2R/HJkwQfCB8BdposSkjV2R -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b037/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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader /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/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid woqQ4yDtwUs9xQkuJdRs/woqQ4yDtwUs9xQkuJdRs -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b036/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 cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid oKPwuVpe5B9AYCIyqY3Q/oKPwuVpe5B9AYCIyqY3Q -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.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/b541/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/af/af2baedd8abf467e022df97dc2724a4bccae4c079019c2a34fc2e8b33c7703d8-d # internal crypto/hmac hash/crc64 mkdir -p $WORK/b062/ hash/adler32 hash/fnv hash/crc32 mkdir -p $WORK/b112/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b125/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 5Cnc00dAJgPLtY5FWa7D/5Cnc00dAJgPLtY5FWa7D -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go mkdir -p $WORK/b375/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 8mhoRlC2SINmpt0ZfIcK/8mhoRlC2SINmpt0ZfIcK -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b186/ cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/dc/dcaadf4a7e859dfabff9222f9bf5bad2a1e307463af3c65123578e580ee70f60-d # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/9d/9dcb3dc789e4aa0358daf9856339640fe2f1f3a6a7879da8e75bf6b57b613f22-d # internal cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid i82ciAY06Wwz4uJFW5lz/i82ciAY06Wwz4uJFW5lz -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b102/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Oool82ExVbnVJVYOB2na/Oool82ExVbnVJVYOB2na -goversion go1.15rc1 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AjgN16cGfx2TiJEOKGgd/AjgN16cGfx2TiJEOKGgd -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./fnv.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ab/abd4dc4cb8660326fea3f82f5efbfa883c3d701e2c859b1d05a99e4f58bb68e4-d # internal cat >$WORK/b102/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/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types /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/pkg/compression/types -complete -installsuffix shared -buildid eG067bY-Z6EKEIjnK39H/eG067bY-Z6EKEIjnK39H -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/2a/2a4c53406d7eda310c447076b4ca586e89f95d7c67c9168abf8d07348c49f6dc-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/b5/b5d5b6032a472fa401b928aaf855dd769aadb17c5c9d5d87b46735d706fb4864-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/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -NVOsjaC6ohMr6Tz1W-D/-NVOsjaC6ohMr6Tz1W-D -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 /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/pbkdf2 -complete -installsuffix shared -buildid KpsVtCHEF-kLHknvBu61/KpsVtCHEF-kLHknvBu61 -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9f/9fd5500c9ad68cb5073acfa86434e8d83bc6eafcb73a635906acd6e69292239b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0c46b4db6c230dab1ad0bef7b4db5485e75d29ae3bc35234cf22b65aa995ad0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/2f/2f359586729da54612196ae72669ac1f703f3140e89914dded733076e3559edc-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/26c47532e4f3a894df3349f66e25f0b69092c1808c3c70f2acfdd630a29875a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/de/def1e391dadf4e869c560aa8848adeaecdf5ec62b815064684f6d2ab8f83b06c-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/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal github.com/containers/podman/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ vendor/golang.org/x/text/transform mkdir -p $WORK/b153/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid mD8R-7kY238molNZMjwG/mD8R-7kY238molNZMjwG -goversion go1.15rc1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid z-ODhQULf932EyMpqWdI/z-ODhQULf932EyMpqWdI -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.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/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ bufio mkdir -p $WORK/b035/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF path cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils /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/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid IMV8xMYixVGZI0X8KyyE/IMV8xMYixVGZI0X8KyyE -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go mkdir -p $WORK/b095/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./match.go ./path.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal crypto/rc4 mkdir -p $WORK/b064/ crypto cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KQJg7H_-qmjSNZ3doy6W/KQJg7H_-qmjSNZ3doy6W -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go encoding/base32 mkdir -p $WORK/b128/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b130/ github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b049/ mkdir -p $WORK/b372/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b215/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid xmx3dzrQkxP3oVlQzPj1/xmx3dzrQkxP3oVlQzPj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto -std -complete -installsuffix shared -buildid izu142RDAMXNHBIXVL8d/izu142RDAMXNHBIXVL8d -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b251/ github.com/containers/podman/vendor/golang.org/x/crypto/blowfish cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors /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/openpgp/errors -complete -installsuffix shared -buildid hKrn-uSYR3MAPPQ5-_Cb/hKrn-uSYR3MAPPQ5-_Cb -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 6rZz69M7mlabhENEftzQ/6rZz69M7mlabhENEftzQ -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF reflect regexp/syntax mkdir -p $WORK/b644/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid OmOI3W29l0e56OGt6Btt/OmOI3W29l0e56OGt6Btt -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./autoneg.go mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b094/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal /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/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid My4UNYzJ6ImPG-_3SDwK/My4UNYzJ6ImPG-_3SDwK -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.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 -gensymabis -o $WORK/b021/symabis ./asm_386.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid fbe3liRZhxJd0J7Y2Rzu/fbe3liRZhxJd0J7Y2Rzu -goversion go1.15rc1 -D "" -importcfg $WORK/b644/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1baWc31jn3sbJDBAm9jX/1baWc31jn3sbJDBAm9jX -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.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/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/92/923ae7750cc370d58c48d5f9fa0d2ad786f12a1a17d3026e8ecea90880a0dc6b-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9b/9b0c54f43d872c16813e78cfda49534c600da5c9efea72112ceb32990decf76d-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e3/e3686d56a3d3ef6067d7c7e5f7ffa891274a195a64fe449cd4376430c7bca196-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/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/b049/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k /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/openpgp/s2k -complete -installsuffix shared -buildid 9S9h2wPWYEOFXclkQHPh/9S9h2wPWYEOFXclkQHPh -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/76/76cc782f914148f8cdc27726782f60856db66015442e58b68ff01d6458226e5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/e9/e9de709b38bb620ff1f0007c1ab1e1460f48dbb97509b5a3a0a31678f7c48a69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/0f/0f96b9ffa8aa5f6bccb77dcbcc85e67c55522267c78ac6874c493d74b64dc6af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/37/37f0439aa4c30e7b66cdefa95560f162183777eaee0bf2614c10c09d3ee850e7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9a/9ac6b7bc89a2cf9a6d0ac46d434e0ea2dbd364d81971e2064ca7e199c7663452-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/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal compress/bzip2 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF image mkdir -p $WORK/b379/ cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid iWhaSEp1nBErL2rvvC2k/iWhaSEp1nBErL2rvvC2k -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_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 cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid e2a-ufLrj-zkg64hX6Tb/e2a-ufLrj-zkg64hX6Tb -goversion go1.15rc1 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.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 -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s /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/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/41/412742f6eb40dd9607c1d4bdecf50866a7cd0199a322d0309f299252d4049df2-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b449/ github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups cd /usr/lib/golang/src/internal/syscall/execenv /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 j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go mkdir -p $WORK/b486/ internal/syscall/unix cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b031/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid K-xOq3D9x0ezgQJz6kjG/K-xOq3D9x0ezgQJz6kjG -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack ./syscall_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups /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/psgo/internal/cgroups -complete -installsuffix shared -buildid WgMfi1TrgVO9OHzA72F3/WgMfi1TrgVO9OHzA72F3 -goversion go1.15rc1 -D "" -importcfg $WORK/b486/importcfg -pack ./cgroups.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /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 acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go 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 cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/86/8678de507a90a485e1075110129fd21d73820a7a226297adfde7f5c27d084a75-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/46/4657a36ac00bff53b6fe8ddf0d080106469100d06730f3072e1169c36b1c585b-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a4/a4794614bbd42369bf8acd035119a66ed96cf3cb7ba19d76e3399c4b1ff2668c-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/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-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/b379/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid d01s-C6ZR0ZgMpyTB-Cn/d01s-C6ZR0ZgMpyTB-Cn -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/98/984e1c95869de9efa13b60ca77bb4fc4d739c4582002587b5ac61e40c05d6ee3-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 4pjvXxCEp-a-IVF-BJqd/4pjvXxCEp-a-IVF-BJqd -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.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/86958b9aad4d9b25f9c97ccb6581929e4f8fcf9fb55a6b8e6065133e0388fccf-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid x08Pp0WZfcdTUDJXwPkN/x08Pp0WZfcdTUDJXwPkN -goversion go1.15rc1 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2f/2ff7ef5e6cc69d66a8dd75662fd95bdb9e7e41af58e92f155e7900ee93b784af-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal context mkdir -p $WORK/b002/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter 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 mkdir -p $WORK/b493/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go github.com/containers/podman/vendor/go.uber.org/atomic cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b725/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid -oqiuhZKTkEXu1egZJb1/-oqiuhZKTkEXu1egZJb1 -goversion go1.15rc1 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter /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/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid xKiCqLjFdf6ci-EwGIjW/xKiCqLjFdf6ci-EwGIjW -goversion go1.15rc1 -D "" -importcfg $WORK/b493/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/podman/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid f7P29V9KnopZNCKnk0R9/f7P29V9KnopZNCKnk0R9 -goversion go1.15rc1 -D "" -importcfg $WORK/b725/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal internal/poll mkdir -p $WORK/b030/ 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 cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ github.com/containers/podman/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ github.com/containers/podman/pkg/resolvconf/dns github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF mkdir -p $WORK/b576/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid AK5lwcj5YY8TGgHWQGeS/AK5lwcj5YY8TGgHWQGeS -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go mkdir -p $WORK/b614/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/acarl005/stripansi /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/acarl005/stripansi -complete -installsuffix shared -buildid YlbiEFJFoPFF18yCm1Wn/YlbiEFJFoPFF18yCm1Wn -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid r-lU8esk1Y0s2lZI6noK/r-lU8esk1Y0s2lZI6noK -goversion go1.15rc1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/podman/pkg/resolvconf/dns -complete -installsuffix shared -buildid UEczK0ClUJaP8Cw9mpA0/UEczK0ClUJaP8Cw9mpA0 -goversion go1.15rc1 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/cc/ccf67ea4ed687cb629904db29c82d6831aa6eeb4837cb70fe0c6bbaf2301fd1a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b7/b7b0a7f79c59f65d8bac341a5e703043738e4a897e67b9ceb949a875fe326ecf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/49/496e00b0e90d2dbcd4b39b5099c3d55af46e8866e23b06ef6ebfaf9d7286bd7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/27/2734d3aa46847ab110024bec59f161e3def49dc41bef3a1ab73c3a2f6c2910ce-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/59/59a8dcf4dfac7ccf1fe7f33044117a0ab5a695a6b8ea22a5f8edc7da8ffb1451-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/42/42f0d1fc1b21c8207785ec210f896f878efa9c5a7be4b3513394d8d80beade63-d # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/77/77fd5d0f930c189cb081095292d83084f439fdc779522668dca3c507d3a496f3-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal github.com/containers/podman/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b450/ github.com/containers/podman/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ github.com/containers/podman/vendor/golang.org/x/net/context cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b246/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 1yjhRP8CbeAEsc5Y3_km/1yjhRP8CbeAEsc5Y3_km -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack ./errgroup.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sync/semaphore /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/sync/semaphore -complete -installsuffix shared -buildid U-9oy9DbnFTksFr1OriB/U-9oy9DbnFTksFr1OriB -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid Bw9cxvM2ygw0dS9esDp8/Bw9cxvM2ygw0dS9esDp8 -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/3b/3be38e51a47eff032b92ce751a6e59914d375be6a1b8d77eb4f0eb5a4fece3ea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1f/1f31d889e7d68e8fb3f4ca2f97dee2afb29d83a49c4219a6a6d449709a45142a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/e2/e2c65f9a8a6ad491b275d3b2ef88bae72539786d33f267c7cd2b6195b5689038-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/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-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 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 /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/containers/podman/vendor/github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b284/ mkdir -p $WORK/b044/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/errwrap /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/hashicorp/errwrap -complete -installsuffix shared -buildid QuEZQILVaMdWkb6KAEnM/QuEZQILVaMdWkb6KAEnM -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/internal/fmtsort /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 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cat >$WORK/b044/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 github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid GTYZA88HJSN2F29gpnqY/GTYZA88HJSN2F29gpnqY -goversion go1.15rc1 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/ee/ee4573bd9058c404cc19cf35a4322e034df3ba47137de799d83f7ec947e08af7-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/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal crypto/sha512 mkdir -p $WORK/b055/ crypto/sha1 crypto/sha256 mkdir -p $WORK/b066/ encoding/base64 crypto/md5 cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b067/ vendor/golang.org/x/crypto/poly1305 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid laniOmCg5G40yBxzxTmp/laniOmCg5G40yBxzxTmp -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b113/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF crypto/cipher mkdir -p $WORK/b073/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./sha1block_386.s cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF github.com/containers/podman/vendor/github.com/klauspost/compress/snappy cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./sha256block_386.s mkdir -p $WORK/b063/ crypto/ed25519/internal/edwards25519 cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b085/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./base64.go mkdir -p $WORK/b041/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b063/symabis ./md5block_386.s github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b642/ mkdir -p $WORK/b111/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash /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/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid uYXKCi9nluVZGaJVfUdN/uYXKCi9nluVZGaJVfUdN -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b061/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2ERYP38k5khWr5mP-kQ/u2ERYP38k5khWr5mP-kQ -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ftKkvkX5dhVW4N6pVt-_/ftKkvkX5dhVW4N6pVt-_ -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid IYGX-Jp4G9aIpCOETIwO/IYGX-Jp4G9aIpCOETIwO -goversion go1.15rc1 -D "" -importcfg $WORK/b642/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid utob6WTdXqxougDX67YJ/utob6WTdXqxougDX67YJ -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/snappy /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/klauspost/compress/snappy -complete -installsuffix shared -buildid u4AHE7-gbyfaOsW9crfI/u4AHE7-gbyfaOsW9crfI -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid c_UOm3oF7hARGEEigNX_/c_UOm3oF7hARGEEigNX_ -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid p0xjVnPCbSghEUUxRMmL/p0xjVnPCbSghEUUxRMmL -goversion go1.15rc1 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid TNZ20X52eywO2n3tPrt4/TNZ20X52eywO2n3tPrt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go github.com/containers/podman/vendor/golang.org/x/sys/unix mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b119/symabis ./asm_linux_386.s cat >$WORK/b119/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/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/23/236ca195e2591f80f42ca2145e178af42d997e9168d06efcacc1583788a68c4d-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/podman/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zgKtQtHMs19oYXDXP9v6/zgKtQtHMs19oYXDXP9v6 -goversion go1.15rc1 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount path/filepath mkdir -p $WORK/b075/ runtime/debug mkdir -p $WORK/b115/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid MEV4vqL1-ijK5eRWxyoi/MEV4vqL1-ijK5eRWxyoi -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./rand.go cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b484/ github.com/containers/podman/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ fmt mkdir -p $WORK/b019/ internal/lazyregexp os/signal github.com/containers/podman/pkg/ctime cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b115/symabis ./debug.s mkdir -p $WORK/b557/ github.com/containers/podman/vendor/k8s.io/client-go/util/homedir cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b312/ mkdir -p $WORK/b458/ 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 cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b529/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev /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/containers/psgo/internal/dev -complete -installsuffix shared -buildid pUNI0Q0f0xVBqJTh4Zib/pUNI0Q0f0xVBqJTh4Zib -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack ./tty.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid ILPOZlAf5fPfhIfxqJlX/ILPOZlAf5fPfhIfxqJlX -goversion go1.15rc1 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-runewidth /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/mattn/go-runewidth -complete -installsuffix shared -buildid _ZubJE_WmunI3J71FqR0/_ZubJE_WmunI3J71FqR0 -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b458/go_asm.h << 'EOF' # internal EOF cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b115/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b645/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid rQ0oqOxHEg7Axxsw0L7N/rQ0oqOxHEg7Axxsw0L7N -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9Q3PvJqNcs7ZdrgKn0Ni/9Q3PvJqNcs7ZdrgKn0Ni -goversion go1.15rc1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/ctime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/podman/pkg/ctime -complete -installsuffix shared -buildid pCWnRDIPy-VOVwW2oU8q/pCWnRDIPy-VOVwW2oU8q -goversion go1.15rc1 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b458/symabis ./sig.s cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid vglj_yg62sVYhi96xJgI/vglj_yg62sVYhi96xJgI -goversion go1.15rc1 -D "" -importcfg $WORK/b645/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3a/3ab228b4983eb6dac9f8503bc3b9daa58d162488b16bae52625394df460b49bd-d # internal net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p os/signal -std -installsuffix shared -buildid R9A9NUcrBqoXckNldKqF/R9A9NUcrBqoXckNldKqF -goversion go1.15rc1 -symabis $WORK/b458/symabis -D "" -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b642/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_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/b055/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/sha1block_386.o ./sha1block_386.s cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ef/ef8a34e9866dc8eecb3c578cf028615ae0785abba12e81d6a941cf8e203051af-d # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/38/38217fc16387b11e6b46f257f31a240f50dc59b451a2ec95a98c2454f737d01d-d # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/81/816b0e7621b4bddaefd9c9ec3cc9da4e9c43e7aa3c42040721d4acb535c8c97c-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal encoding/pem mkdir -p $WORK/b072/ github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/4c/4ce88102462feecdc1747b7181542ae392f94cd473f78eb8316027942acab509-d # internal cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yi3gdYo-wRRoDVqliurZ/Yi3gdYo-wRRoDVqliurZ -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./pem.go cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/3f/3fc0fccc6870581eccf8285a5fc5fe716221427094e549637cd0a74089e2ac80-d # internal cat >$WORK/b371/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9d/9d22711cb3029cec16d723bb9f8eb4ca8d88e4a0ea2ec721a384cab7599e4dc6-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor /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/openpgp/armor -complete -installsuffix shared -buildid CVbQAX4eEmRoHBeex-WP/CVbQAX4eEmRoHBeex-WP -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go mkdir -p $WORK/b643/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal cat >$WORK/b643/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/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b644/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid MNZbW4vcoLI3PcBWmNxk/MNZbW4vcoLI3PcBWmNxk -goversion go1.15rc1 -D "" -importcfg $WORK/b643/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b063/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/a3/a39a381db4c660420f45bc9e61b254decd861b8e0191338293a25a82695eecf9-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b115/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e7/e731a81a8815410a8c1dd7a9bfd4cc0382e19da82a9306ec7705d709dd5f2820-d # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/6e/6ec0864371aa590f5e6e2c682d357a41541d447d5182ea2647b13c8300445912-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b115/_pkg_.a $WORK/b115/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ca/cadf075a737aedca07b892e4bc610d6ac0c2c88285bc3fef98325efcc28b3712-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f0/f06cc170a33d3d052847dc5fcd76aaa644d092725a7738869e310486cac2822b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c51e606ca727a2ecdfceb56939bcc8fc70df5d0e54fb1f42656c05fcd2eead16-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b458=>" -I $WORK/b458/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b458/sig.o ./sig.s cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/cc/ccf3bd038366e2327b1cd9ce6085dd06bae551a72089966bdead7d1bc6c06e11-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1c/1cecf36f2e0ad09ff17b7d5f1d57094631e6501b5d0e2cbf64892e465c78a3e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/54/543fb7ca54a7edb2b1ffaf6ac605c0ddc054b840a7a9a7cb62b5fbc056ef0221-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/b075/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b639/ crypto/aes crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b040/ cat >$WORK/b639/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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b640/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b051/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid 47nX6iFBEzu3u-9et-a3/47nX6iFBEzu3u-9et-a3 -goversion go1.15rc1 -D "" -importcfg $WORK/b639/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b083/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JktWQVaS1BWJOTMqkHhD/JktWQVaS1BWJOTMqkHhD -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 4uqDyMbofvJdde6_LF8L/4uqDyMbofvJdde6_LF8L -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 1ZeMbhKLsP4pGuMT7EwM/1ZeMbhKLsP4pGuMT7EwM -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b074/ os/exec cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b137/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid nzrtLc8SzstWOBGx68nm/nzrtLc8SzstWOBGx68nm -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.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/b051/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b219/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b258/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid dSAooPmg5qW7jWgPDpKe/dSAooPmg5qW7jWgPDpKe -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory /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/storage/pkg/directory -complete -installsuffix shared -buildid pEp2lfrUuKZ8vuYiGEmG/pEp2lfrUuKZ8vuYiGEmG -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7c28e8c768a2d83fc5932b082838ea44ec3f8a9ed014a5f4c4a795a93aa4c67e-d # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/f0/f0b5bf7be6c86d722693a25c64cbf55f902dac89f02c574a873d0da3a2dcd98f-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/7a/7aacd8f4aa8773bc54e8f2493101a673b03642c2fea8fa7167bbf025000cfff9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/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/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ScdsBXbuQcWDhGrb-CaO/ScdsBXbuQcWDhGrb-CaO -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/01/016c4a6c2f14b61105882fbbbf1751f7cb6f1f47bfb3b200bb16a0c2df9e6488-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/71/71419a85377c2a8f9132f87f3c2051d74578be643c5ba8133b4da3f04ebfef74-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/db/db51ce249b68a88d6cc974bafb083aefe363bc9c449ec9168715f6480be9ebc9-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-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/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal net/url mkdir -p $WORK/b081/ github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go encoding/hex mkdir -p $WORK/b071/ log cat >$WORK/b081/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/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/pkg/errors cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go mkdir -p $WORK/b096/ vendor/golang.org/x/crypto/curve25519 github.com/containers/podman/vendor/github.com/opencontainers/go-digest github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog github.com/containers/podman/vendor/github.com/klauspost/compress/fse cat >$WORK/b071/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/b037/_pkg_.a EOF mkdir -p $WORK/b110/ cat >$WORK/b096/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/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uX7yuv0XB656NfItPi_f/uX7yuv0XB656NfItPi_f -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hex.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containers/podman/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid VLtEPM5GPoDFyhREvkf6/VLtEPM5GPoDFyhREvkf6 -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./go113.go ./stack.go net/http/internal mkdir -p $WORK/b105/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_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 github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b114/ mkdir -p $WORK/b086/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b092/ github.com/containers/podman/vendor/github.com/containers/image/v5/version cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/fse /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/klauspost/compress/fse -complete -installsuffix shared -buildid 2IXf1KVtHmJyGu3u47m3/2IXf1KVtHmJyGu3u47m3 -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b114/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 mkdir -p $WORK/b122/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b163/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go mkdir -p $WORK/b260/ mkdir -p $WORK/b273/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid QBbdG9LGUMfIFCDx_E_W/QBbdG9LGUMfIFCDx_E_W -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./version.go ./versioned.go encoding/json github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev text/scanner cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 97gNsGR2etmjfVbyGGuC/97gNsGR2etmjfVbyGGuC -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b345/ go/token flag cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 46YcMtp0Az685XyuIUC0/46YcMtp0Az685XyuIUC0 -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/time cat >$WORK/b122/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 cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b210/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers /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/storage/pkg/parsers -complete -installsuffix shared -buildid mqsVukY2plPlc9Xns91I/mqsVukY2plPlc9Xns91I -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack ./parsers.go mkdir -p $WORK/b088/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog /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/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 0E-Qz2Z53UxOcnyx6PPP/0E-Qz2Z53UxOcnyx6PPP -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid WYU7FqvfD7wPNkdybUbo/WYU7FqvfD7wPNkdybUbo -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec encoding/csv github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia github.com/containers/podman/vendor/github.com/mistifyio/go-zfs text/template/parse cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF github.com/containers/podman/vendor/github.com/imdario/mergo github.com/containers/podman/vendor/google.golang.org/grpc/codes github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability github.com/containers/podman/vendor/github.com/docker/go-units cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/config /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/containers/storage/pkg/config -complete -installsuffix shared -buildid IoCX0xjQDc8kHQuOKgJS/IoCX0xjQDc8kHQuOKgJS -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go mkdir -p $WORK/b311/ mime/quotedprintable os/user cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/version /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/containers/image/v5/version -complete -installsuffix shared -buildid qbgh23PKphBu-UCmjNGH/qbgh23PKphBu-UCmjNGH -goversion go1.15rc1 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go mkdir -p $WORK/b218/ github.com/containers/podman/vendor/github.com/mtrmac/gpgme github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal mime mkdir -p $WORK/b239/ github.com/containers/podman/vendor/golang.org/x/net/http2/hpack cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b184/ vendor/golang.org/x/net/http2/hpack github.com/containers/podman/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b282/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b194/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev /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/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid qz4Hq7XETKvg2-lthlry/qz4Hq7XETKvg2-lthlry -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go mkdir -p $WORK/b226/ mkdir -p $WORK/b338/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version /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/version -complete -installsuffix shared -buildid Re5-4qeryJ1DWQoChdcL/Re5-4qeryJ1DWQoChdcL -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./version.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 mkdir -p $WORK/b253/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b194/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 compress/flate mkdir -p $WORK/b225/ github.com/containers/podman/vendor/github.com/klauspost/compress/flate cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid jQqFomKA3oRD9sO26kgX/jQqFomKA3oRD9sO26kgX -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./fs.go cat >$WORK/b184/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/b185/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cat >$WORK/b226/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF math/big cat >$WORK/b253/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/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b280/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go/token -std -complete -installsuffix shared -buildid 6SR_WzkLhVizH0Nj9n8h/6SR_WzkLhVizH0Nj9n8h -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./position.go ./serialize.go ./token.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/79/79b2268b74d3c70500383a1a9caa7f7df507bfd75683dfea82cd7f5c8a0387a3-d # internal mkdir -p $WORK/b272/ github.com/containers/podman/vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go /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/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid LnDSHpeXUjVYoP0rcvGR/LnDSHpeXUjVYoP0rcvGR -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b294/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 8Txw6y6n1Znay-G7Lmn5/8Txw6y6n1Znay-G7Lmn5 -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack ./scanner.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid qa8t0-rq6-u8l6qorbdQ/qa8t0-rq6-u8l6qorbdQ -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./errors.go ./is_go113.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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/b037/_pkg_.a EOF cat >$WORK/b338/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec /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/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 56RfS2bxBAlP9iMfYJMj/56RfS2bxBAlP9iMfYJMj -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack ./command_linux.go ./reexec.go mkdir -p $WORK/b346/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p flag -std -complete -installsuffix shared -buildid 1mmCfrblIwfvgZ8XE4f2/1mmCfrblIwfvgZ8XE4f2 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack ./flag.go github.com/containers/podman/vendor/gopkg.in/yaml.v2 cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d8/d89906577a1a18b323a3472c545e6751ec4ccfe0c0d0b2433a3cb8153f736fd6-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia /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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 93Rn3HEDqluZ9sugBazk/93Rn3HEDqluZ9sugBazk -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid YyjQM05vTCjgE0RaCfHL/YyjQM05vTCjgE0RaCfHL -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./reader.go ./writer.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/f8/f8b5b2d4300b0a2aa7218ed64c95f11769d0898ab8c95f88d3f415246e18300d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 3tE0sVZKWxf4tbwl0Cso/3tE0sVZKWxf4tbwl0Cso -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b319/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cat >$WORK/b346/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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Hs2VeHKagdZIAt4wGkJm/Hs2VeHKagdZIAt4wGkJm -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mistifyio/go-zfs /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/mistifyio/go-zfs -complete -installsuffix shared -buildid z9vnrhopwxVcKYIuetDW/z9vnrhopwxVcKYIuetDW -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go mkdir -p $WORK/b232/ cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/43/437d2b5ebb10ef37f22e451f53a0ea3eb3723b1939df5c34dc369f225c840b53-d # internal cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/6c/6cf69ef638bcb3c79de64cbc9bbc6b5362012f0213134c291cdae830e1f80f7f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/podman/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid gCJUZY0OQYhDBGBOeHxU/gCJUZY0OQYhDBGBOeHxU -goversion go1.15rc1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b243/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid JaG-kKnQduLV0jvYgwMS/JaG-kKnQduLV0jvYgwMS -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_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/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b161/ mkdir -p $WORK/b139/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid fjh27i3ZM0cCLblBgiTD/fjh27i3ZM0cCLblBgiTD -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal mkdir -p $WORK/b283/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/1a/1a9e3aa7e4c0ab45937e3655e40cd17194a7f732ec3a69ef27ee9eb6f740cc6e-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid MQfM-MOuw0lzvzXvwoYa/MQfM-MOuw0lzvzXvwoYa -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fUHXI4F65cOwMLXC-s_g/fUHXI4F65cOwMLXC-s_g -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b159/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b369/ -importpath github.com/containers/podman/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal mkdir -p $WORK/b354/ cat >$WORK/b283/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/b284/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 mkdir -p $WORK/b158/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid nUnENdqTLyazX9gpLpbk/nUnENdqTLyazX9gpLpbk -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hashicorp/go-multierror /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/hashicorp/go-multierror -complete -installsuffix shared -buildid WgM40o1JnAS7zgX1fV1L/WgM40o1JnAS7zgX1fV1L -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go mkdir -p $WORK/b141/ mkdir -p $WORK/b149/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid HKsFZ2yL0IfUXiGLriOu/HKsFZ2yL0IfUXiGLriOu -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b117/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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 mkdir -p $WORK/b155/ cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/7e/7ef49878f1a89c1ce7ad4b72ac82058d3f382387ca27a58e7d370c539c501b1c-d # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_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 cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ULkdAaxfKLNXPAH-3nvF/ULkdAaxfKLNXPAH-3nvF -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid EqdiDb4b2N59aS0irOsy/EqdiDb4b2N59aS0irOsy -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_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 mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/76/767c19c388b43ff428fb332642f70c0ef57c075e05413f73c35a76a90f3579d3-d # internal mkdir -p $WORK/b353/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/BurntSushi/toml /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/BurntSushi/toml -complete -installsuffix shared -buildid 5_WeaAY1twalHsZ8Ef9D/5_WeaAY1twalHsZ8Ef9D -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b223/ cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/5a/5a62a6d8066b2eab2b776a502209cafc3d3584e648d6e3c57086081268a72c29-d # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid MthT6mG5vky6E4mFc1y8/MthT6mG5vky6E4mFc1y8 -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cat >$WORK/b353/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/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 mkdir -p $WORK/b183/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b045/symabis ./arith_386.s cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid crDBCJ1Ps3j89JNQUF2C/crDBCJ1Ps3j89JNQUF2C -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid q7fuRq6ODmhKaVYamkgC/q7fuRq6ODmhKaVYamkgC -goversion go1.15rc1 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/podman/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid gHffA7e2BDlAwXYfmchk/gHffA7e2BDlAwXYfmchk -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go mkdir -p $WORK/b385/ cat >$WORK/b183/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/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/7c/7c138dccdc8074ebc2901c2e2c6b14dc3d28a9f9f9ee84d3b2bee65b4e048eb3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid Pj_yVUbhXUH49jGm2Abz/Pj_yVUbhXUH49jGm2Abz -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b406/ github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal mkdir -p $WORK/b098/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b303/ cat >$WORK/b406/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/b096/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk github.com/containers/podman/vendor/google.golang.org/grpc/grpclog vendor/golang.org/x/text/unicode/bidi github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal cat >$WORK/b098/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/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid lq6ctfAaIGXEJY79kFdm/lq6ctfAaIGXEJY79kFdm -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./iolimits.go github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid 2097-TzLkIdi-4TRfp6u/2097-TzLkIdi-4TRfp6u -goversion go1.15rc1 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go mkdir -p $WORK/b254/ cat >$WORK/b254/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/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk /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/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid WBJR005qIoWYiX5s80Fg/WBJR005qIoWYiX5s80Fg -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack ./pwalk.go github.com/containers/podman/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/c1/c1b8d1888677346ca2177258fa1569f55a87c4779aafddd33962bad9d846cf98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/big -std -installsuffix shared -buildid Vunt9SZT-bUh8FwkqqQT/Vunt9SZT-bUh8FwkqqQT -goversion go1.15rc1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b303/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/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f9/f9719b5736a10aac3a34a3637e3198c1972b5584e980262cdffa4492c5593868-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid QnQlmj-W1z97W-OxAYzG/QnQlmj-W1z97W-OxAYzG -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/46/46e564e45ce1d8e53560d1f1f788e12e09b27c3eb286f8b38dbdc913b43ca7bd-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/1a/1a9647d0138748df5687d50faecc2d61e672a27ac3d748bbd06b403e9675edbf-d # internal mkdir -p $WORK/b331/ cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0f/0fbac5ce886b4e1b1eb75d4e6e130831c920b53285e4d5fe43a2d80fc23dd7b0-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath /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/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid XPhUhgz9vPN4JhX4kAp-/XPhUhgz9vPN4JhX4kAp- -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/01/01c323408f8456a814d7c35637202615e50f39a809fa2ff18d5f974d0a0972ef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b154/ mkdir -p $WORK/b342/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid R-v06xWazStqAfT9MwAI/R-v06xWazStqAfT9MwAI -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/a8/a87427cc471ce43d8b6b11551f10a83f5d0eeaf85b7b3e9e4de5b0ecc8ff4934-d # internal mkdir -p $WORK/b352/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CXAg22eeZ79n-GTWZMBn/CXAg22eeZ79n-GTWZMBn -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/cb/cba0341c95e80b45956754e83d574fb4a62ddc9b8351d8af5fabcce4636f49bd-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b385/ -importpath github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b396/ mkdir -p $WORK/b419/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid vIATrF7AtjeZyFYWRtM5/vIATrF7AtjeZyFYWRtM5 -goversion go1.15rc1 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b342/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/b096/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/27/27e030848733458b28a2d8af262150c094595debfef2bc6b7960a6e178971291-d # internal cat >$WORK/b419/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/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/podman/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid bqYRQZoROBqnulLN5gSX/bqYRQZoROBqnulLN5gSX -goversion go1.15rc1 -D "" -importcfg $WORK/b396/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 5ZaatW628S7ePYEL5Cui/5ZaatW628S7ePYEL5Cui -goversion go1.15rc1 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor /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/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid 7SAujPCCB_wYybUVa1Ea/7SAujPCCB_wYybUVa1Ea -goversion go1.15rc1 -D "" -importcfg $WORK/b419/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go database/sql/driver mkdir -p $WORK/b435/ github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b436/ github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b441/ cat >$WORK/b435/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 cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/15/1509e98a54b0cc225a3c22190d266b54e46eb409f9c0c9eb89d32793892dc3ac-d # internal cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid RZmTrYsUqP6JuD0_qfDS/RZmTrYsUqP6JuD0_qfDS -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack ./driver.go ./types.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid WQdQB7IQYGCO72BoVM2U/WQdQB7IQYGCO72BoVM2U -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go github.com/containers/podman/vendor/github.com/morikuni/aec mkdir -p $WORK/b459/ github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b463/ github.com/containers/podman/vendor/github.com/docker/distribution/digestset cat >$WORK/b441/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/b037/_pkg_.a EOF cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cf/cf5a0efd9a41fba0586489fed14a4e26e6a96de37fab780dab6cb0ed5b21b409-d # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid GuiXHCm7LY9mRfnXBo9P/GuiXHCm7LY9mRfnXBo9P -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 3_WkGiJLD25DyJiO7MET/3_WkGiJLD25DyJiO7MET -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack ./signal.go ./signals.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/podman/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid _MlbscrOAfwb4brkJ7Pr/_MlbscrOAfwb4brkJ7Pr -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go mkdir -p $WORK/b438/ mkdir -p $WORK/b169/ mkdir -p $WORK/b460/ mkdir -p $WORK/b424/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b091/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b104/ cat >$WORK/b169/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/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 4DhbXil4X2GPeiKDfpBi/4DhbXil4X2GPeiKDfpBi -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack ./error.go cat >$WORK/b091/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/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid U3OxMwRWH6WoTdFQWzUV/U3OxMwRWH6WoTdFQWzUV -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma cat >$WORK/b104/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/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid cX8rSfbDPdokzBGdSqed/cX8rSfbDPdokzBGdSqed -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid K92QSbwnxNS31ovTSuyG/K92QSbwnxNS31ovTSuyG -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal go/scanner cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/7c/7cc59911ab12bd937ecc54ef99e89ae285ba4557bfc86467ae058deec939c2f7-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid tN2nRPHCJQKXjAfkEcDP/tN2nRPHCJQKXjAfkEcDP -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid d9cx4LHMwhd8ROuQz6ku/d9cx4LHMwhd8ROuQz6ku -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack ./stdcopy.go mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cat >$WORK/b123/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma /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/ulikunitz/xz/lzma -complete -installsuffix shared -buildid o1_RtV_nki2rgZI_ji0H/o1_RtV_nki2rgZI_ji0H -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b075/_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 cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid gwB0MxtzLYaiIXqRwfqb/gwB0MxtzLYaiIXqRwfqb -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b432/ cat >$WORK/b432/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/b282/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid iS6QsBW9g539IonXZku2/iS6QsBW9g539IonXZku2 -goversion go1.15rc1 -D "" -importcfg $WORK/b432/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/b7/b7700c1fa253eeb3e46ed1a91e7d8cfb74100f467436b61d4a4f166963c10277-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/bd/bdc4e0660429812e348b2075b5bf2ae251484668f2b63944e94e07928e54024a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b472/ cat >$WORK/b407/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/b406/_pkg_.a EOF cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid FaoaNOGPlC9VZpgfkyIq/FaoaNOGPlC9VZpgfkyIq -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid QQbxx7oR3F7UUEJ9pyKl/QQbxx7oR3F7UUEJ9pyKl -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack ./join.go ./vfs.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6c/6c6f15cef937c83164360c5339a32fffa3e1bc25339ee1ee66e5e83868c66db7-d # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/ec/ec3047e4ff823aa639743fcb7b15539efa87aefe9b19be3039cedb96978881eb-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cat >$WORK/b188/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/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid P7c2hFhlZbGWxVFuJR9G/P7c2hFhlZbGWxVFuJR9G -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b485/ cat >$WORK/b485/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc /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/containers/psgo/internal/proc -complete -installsuffix shared -buildid Q_1-NeA3EXGA--aZrdWF/Q_1-NeA3EXGA--aZrdWF -goversion go1.15rc1 -D "" -importcfg $WORK/b485/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e7/e76b83d898d2d3b100f4ba7f72cba6e3bab08d302a2c412f9605b1a5fadad43c-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/b4/b456c01d3d98a34c666523740b7d76ec2a30a5270dcaa01e7b897718549bbfc8-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/01/019ac6ca815074e2cb5e51e1f06418fa73e9c4407aed7af5da153be84e911585-d # internal github.com/containers/podman/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b488/ github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b231/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b488/ -importpath github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b488/ -g -O2 ./host_cgo.go cat >$WORK/b231/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b437/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid Bo2pWZUb_ncthKLSVla6/Bo2pWZUb_ncthKLSVla6 -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./capabilities.go cat >$WORK/b437/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/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid -_ELfam0Xbp7LP7cXmp6/-_ELfam0Xbp7LP7cXmp6 -goversion go1.15rc1 -D "" -importcfg $WORK/b437/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/5d/5d52d1ff8b193d226adea97e93b7773f7610e9b671a0ad2227905a7953d356e6-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b491/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b491/ -g -O2 ./dlopen.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/2e/2e595af2ceacec0dc67b0d8225a9cc246d59ace02f7445fe005100cd56fc03ac-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/podman/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid IR8SrbC9XlEGMuyH94Mk/IR8SrbC9XlEGMuyH94Mk -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b494/ cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/16/16e85c2fe8a3e0838b4e078c9be574e4f05df82568924d8d9217361c888db889-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/4b/4b0c3736cf030ac1a1ac716586d9e186b61dd74d4000b881a3cd7e6d542e1eaa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/be/be8e12bd0db09daba6712867f5b90e723a0fd08e938448f24aea4d8190941362-d # internal github.com/containers/podman/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b497/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/d5/d58b4f148d6b9487f0753b84713dfeb3fcb745798bceeb4464f4b8bc420fe9f0-d # internal mkdir -p $WORK/b279/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a EOF cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/f8/f8d106a5ad98ebb1bca6e710e90186127ecac3b268500c8fd0c923f8cbc25dd5-d # internal mkdir -p $WORK/b440/ github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log github.com/containers/podman/pkg/timetype cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/util /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/hpcloud/tail/util -complete -installsuffix shared -buildid mJO-jeaPnO7_6N-R_7CD/mJO-jeaPnO7_6N-R_7CD -goversion go1.15rc1 -D "" -importcfg $WORK/b494/importcfg -pack ./util.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/podman/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid C4oOkNAaJjNZCMWf_GPy/C4oOkNAaJjNZCMWf_GPy -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack ./tomb.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal cat >$WORK/b279/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/b280/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b506/ cat >$WORK/b440/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/b441/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex /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/truncindex -complete -installsuffix shared -buildid m4-E-F-DBk96CNx_dNHp/m4-E-F-DBk96CNx_dNHp -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go mkdir -p $WORK/b517/ github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid YOY5U_DTd-F1GFWrlW9J/YOY5U_DTd-F1GFWrlW9J -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack ./reference.go cat >$WORK/b517/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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/64/64fdc4b9e3f7330c6d58d1ee600ee6e0e3f224e14e641af7d2c6d680ad53cd50-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log /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/opentracing/opentracing-go/log -complete -installsuffix shared -buildid WIGbFqq1XQ7QA8RMNTRk/WIGbFqq1XQ7QA8RMNTRk -goversion go1.15rc1 -D "" -importcfg $WORK/b506/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/timetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/podman/pkg/timetype -complete -installsuffix shared -buildid hj691Iv1ZaJKMW4Ekw0h/hj691Iv1ZaJKMW4Ekw0h -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack ./timestamp.go mkdir -p $WORK/b524/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cat >$WORK/b524/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/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/podman/libpod/logs/reversereader -complete -installsuffix shared -buildid S2YjTS_DgQcR4yvB1xpr/S2YjTS_DgQcR4yvB1xpr -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/77/77a300a4401de3c4a37e6c5aaeb493f105ae606db9e8d905521b8d8de5074e1f-d # internal github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ github.com/containers/podman/vendor/github.com/google/gofuzz mkdir -p $WORK/b534/ mkdir -p $WORK/b545/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/bd/bdeec28deb2d5c11e8da754948bc45c35c422b2cc3384b0b456acbd57d91fb8d-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib /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/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid ht82vkc302dTjUTzBbTZ/ht82vkc302dTjUTzBbTZ -goversion go1.15rc1 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/a5/a5e18ede8866da791fc8c37ca5d4492e7dfc6aad3ca1972c50892c0de3e83209-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b119/asm_linux_386.o ./asm_linux_386.s mkdir -p $WORK/b547/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/google/gofuzz /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/google/gofuzz -complete -installsuffix shared -buildid PIOeZ1CVNaFNVSzS6-E5/PIOeZ1CVNaFNVSzS6-E5 -goversion go1.15rc1 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew /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/davecgh/go-spew/spew -complete -installsuffix shared -buildid f-s9TM3lSr_b2fqv_zaf/f-s9TM3lSr_b2fqv_zaf -goversion go1.15rc1 -D "" -importcfg $WORK/b534/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/4e/4e7083bd7bcbf99e718110a2dc7db36d68a0c6789fded51de01204c5b65ef7fe-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid SryUFcWwsI0mXoNlPRou/SryUFcWwsI0mXoNlPRou -goversion go1.15rc1 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go github.com/containers/podman/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b168/ cat >$WORK/b168/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/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/reference /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/distribution/reference -complete -installsuffix shared -buildid ODHegqsnk_yGsD4uwbXM/ODHegqsnk_yGsD4uwbXM -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/56/56545823397f72ffa76bed79313a305321ff6a4aa39e2015f9ef73561ffdba66-d # internal github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b109/ github.com/containers/podman/vendor/google.golang.org/grpc/internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8e/8e1ea0088cd5852f1d182015180519f63370de36ff3345f380389474c80629a8-d # internal cat >$WORK/b109/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/b044/_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/b110/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 /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/klauspost/compress/huff0 -complete -installsuffix shared -buildid cTtI9Y4YdLH61FsUXDUF/cTtI9Y4YdLH61FsUXDUF -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid ukRnuYFQBztDYuy5nDMC/ukRnuYFQBztDYuy5nDMC -goversion go1.15rc1 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/podman/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 8ET9hoor0SKgnYwrp4Da/8ET9hoor0SKgnYwrp4Da -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/7d/7d3dc3f34fe95df6e2fd8498425ffd76ef66be48a239f839d188d279b0b661c3-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b554/ cat >$WORK/b554/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/b551/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid MVAQkLNnpZG-UGh5mS6d/MVAQkLNnpZG-UGh5mS6d -goversion go1.15rc1 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.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/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/d8/d89689cd3c816f1e7e8d95c8494785317a8cc5c65ad7c9601765cc046a8abc54-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid vm6fHNh9jLX7xVBGIsT2/vm6fHNh9jLX7xVBGIsT2 -goversion go1.15rc1 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 0I-bIOVp9M3LzaWw-kOI/0I-bIOVp9M3LzaWw-kOI -goversion go1.15rc1 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/24/24a6544b1bd193c61318146f78a80599231a3228517126135e0121fbc91bc57c-d # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/34/345c0b522778c55ad6e9d99f84a13facc8fe0aa5b4257ef0b9d5ad1b86f0b158-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d6/d641999bf50fc46f65420d6aeb7ecd3d9921cee17522dbe5076ed6c32ecfd73f-d # internal github.com/containers/podman/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/99/99fa8d6b458af155af23ffff08c28ee2a75c1c77e8bf598fdbb6be419787f7ab-d # internal mkdir -p $WORK/b566/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/version cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b575/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b119/_pkg_.a $WORK/b119/asm_linux_386.o # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/modern-go/concurrent /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/modern-go/concurrent -complete -installsuffix shared -buildid J9m-MYIAbT2R7YhI_Ngx/J9m-MYIAbT2R7YhI_Ngx -goversion go1.15rc1 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/8f/8f46d9bdff03df08418a6d00603e1a26552c1da9ff5a672ec697d4e91c080244-d # internal mkdir -p $WORK/b597/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid oTfILX1gOgsVBbl3oszk/oTfILX1gOgsVBbl3oszk -goversion go1.15rc1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a8/a8321a8ca0f042381c7d76d55256b28582dd7d92ebf05bb58b34fe9fb5c08cc4-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid wgvpvC-nyERMxU8MKsCW/wgvpvC-nyERMxU8MKsCW -goversion go1.15rc1 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go github.com/containers/podman/vendor/golang.org/x/time/rate cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b608/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid uA0UHmoEORM0K-j5Crz-/uA0UHmoEORM0K-j5Crz- -goversion go1.15rc1 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go mkdir -p $WORK/b601/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid gAIS8b5ObIRVXW8ricg3/gAIS8b5ObIRVXW8ricg3 -goversion go1.15rc1 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/podman/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 0aJWWOS9geSm6KCsGHII/0aJWWOS9geSm6KCsGHII -goversion go1.15rc1 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # 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/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/b8/b85fa27564cf3edb4c961338b667256cff06a4fdd5095c83c69c2bc522416fe5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a EOF cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid 2EaBGvTV8jGiPF5ESS4s/2EaBGvTV8jGiPF5ESS4s -goversion go1.15rc1 -D "" -importcfg $WORK/b632/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/92/9201a3ca52080c7aa8c82106fed0d63711f79be7f7bf7a5ed04d8e469dac14a0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/56/569b8862fa58d333c8af773a9702c4116816e7df4f03a880bc3b11d0d765a365-d # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/87/8741f163c4a54e171601b9d080382e7e12e5b525f7f4db4aa5c895d109e05e93-d # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/65/658059f3785846f3d592d028b837c874df990ec9339e4168216978bec9bc624f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal github.com/containers/podman/pkg/env mkdir -p $WORK/b656/ github.com/containers/podman/vendor/github.com/vishvananda/netns mkdir -p $WORK/b635/ github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b660/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/a5/a5fb4e015b55d207764418535f8cd192f6d5eabc49f724c35916bbac122ffc9a-d # internal mkdir -p $WORK/b641/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid qU9KjQrCS1_E0Nm95rkJ/qU9KjQrCS1_E0Nm95rkJ -goversion go1.15rc1 -D "" -importcfg $WORK/b635/importcfg -pack ./netns.go ./netns_linux.go cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/ca/ca9c9dc06866b11273d79276014d74c6abbc21605b99d65e3b2b18d956a9213b-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/env /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/podman/pkg/env -complete -installsuffix shared -buildid rKZIK-aEHNnHbMz9d5CQ/rKZIK-aEHNnHbMz9d5CQ -goversion go1.15rc1 -D "" -importcfg $WORK/b656/importcfg -pack ./env.go ./env_supported.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b669/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iYATL7XEkU2vqo3JsMz6/iYATL7XEkU2vqo3JsMz6 -goversion go1.15rc1 -D "" -importcfg $WORK/b660/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b597/_pkg_.a # internal github.com/containers/podman/vendor/github.com/safchain/ethtool mkdir -p $WORK/b662/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a6/a65e58b3d5edac836ad962c4d39d1b283037d7e7bf8cab06f08343dcdd8de5b5-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/b3/b35035d9e28225d511ebf03972098fe62ccac9835519a2aca9f1526ca4cc395c-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal mkdir -p $WORK/b090/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid -uVVnb8weJf2gITBljM_/-uVVnb8weJf2gITBljM_ -goversion go1.15rc1 -D "" -importcfg $WORK/b641/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/20/20a93d56c5ef6e67e37427dd76519014821d69511c834d41375122c8e2b4f0d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b455/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/types cat >$WORK/b090/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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/f3/f384471bae7bc3816fe5ec3eb57df6d0bb43122f00d1eabcb82ef0526b820b30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b632/_pkg_.a # internal mkdir -p $WORK/b101/ cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/d2/d2f9c403a90076504f54c1933c4c420d1fa3c04edbc6d6dd42b9f22fc8b0a54d-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 6Bp8SZNkS3Lx_GJduShq/6Bp8SZNkS3Lx_GJduShq -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./naming.go cat >$WORK/b455/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF 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/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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid jUUDRWeuOBdPsJa7ckxr/jUUDRWeuOBdPsJa7ckxr -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack ./pools.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/types /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/types -complete -installsuffix shared -buildid fJkBW_a9S3NgzVvZ347f/fJkBW_a9S3NgzVvZ347f -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./types.go cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/ff/ffda746a710c46e7515a8603cf0dea077db7f68b741a4aafc758857f0978b271-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers /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/docker/docker/pkg/parsers -complete -installsuffix shared -buildid taxCLXX2x9muljhe6iLX/taxCLXX2x9muljhe6iLX -goversion go1.15rc1 -D "" -importcfg $WORK/b669/importcfg -pack ./parsers.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/b4/b423736070853f37cdd8b615e40397aad5b79c1fb9364e3936c733d94d8e728c-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/podman/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid 7XNR6FwRNN7RUDgtFj0o/7XNR6FwRNN7RUDgtFj0o -goversion go1.15rc1 -D "" -importcfg $WORK/b662/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c mkdir -p $WORK/b553/ cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/86/86292435585754258868e6538b7c0e328177e259775e6c140798dfa928749fc6-d # internal go/ast github.com/containers/podman/pkg/seccomp mkdir -p $WORK/b288/ cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/d7/d79f0c26988edca0c961eca17ee496e3d8090552133f8f3adcf6d2861fea0350-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b660/_pkg_.a # internal github.com/containers/podman/vendor/github.com/google/shlex mkdir -p $WORK/b673/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal cat >$WORK/b553/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/cf/cf329dd9e28c2bb95c617ce04ff2538dac3f6df570947285bcb7f1334dbc8659-d # internal cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_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/b037/_pkg_.a EOF mkdir -p $WORK/b671/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/google/shlex /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/shlex -complete -installsuffix shared -buildid 1zEpXCU7CtG9oOAVHRM5/1zEpXCU7CtG9oOAVHRM5 -goversion go1.15rc1 -D "" -importcfg $WORK/b673/importcfg -pack ./shlex.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid LDWSKBASsYIeN7r8OjXu/LDWSKBASsYIeN7r8OjXu -goversion go1.15rc1 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid E_KOm8kTL9idiEdNsZk2/E_KOm8kTL9idiEdNsZk2 -goversion go1.15rc1 -D "" -importcfg $WORK/b288/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b601/_pkg_.a # internal github.com/containers/podman/vendor/github.com/gorilla/schema mkdir -p $WORK/b677/ cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/e7/e76fbacd423c3b805cc6f48a30bdad158b8446d881fb2e4f970b878462108262-d # internal cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b717/ github.com/containers/podman/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid ZDvaF4DchJHwsmgQ-UDt/ZDvaF4DchJHwsmgQ-UDt -goversion go1.15rc1 -D "" -importcfg $WORK/b677/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log /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/uber/jaeger-client-go/log -complete -installsuffix shared -buildid ajRIeqoPZOUJOOIvnPRG/ajRIeqoPZOUJOOIvnPRG -goversion go1.15rc1 -D "" -importcfg $WORK/b717/importcfg -pack ./logger.go cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b565/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e0/e0a6f14cee29d436022ab0177fbaca859931254ff8cf415bccd54efe4b6d9197-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics /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/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid N1piU_nSmuFgASF--E37/N1piU_nSmuFgASF--E37 -goversion go1.15rc1 -D "" -importcfg $WORK/b724/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0f/0f37a41e0916f8236832c24e45203c83974c450b3706c75d1612284f37a451a3-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ cat >$WORK/b152/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/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid E2zIWEMnLcyn2RgIAUEz/E2zIWEMnLcyn2RgIAUEz -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/9d/9dd07a29428a57a519e3baa38499f04cca887d2dc3e575da7b51525d3dc77524-d # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/11/1107f9bd7cc02e65c0c73cfd16fffe2b29962253cb3b07f65c34e4f17fc4f039-d # internal cat >$WORK/b671/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/b096/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b669/_pkg_.a # internal cd $WORK/b488 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/podman/pkg/seccomp -complete -installsuffix shared -buildid qHvlwAQIpj_rgVvDs6VJ/qHvlwAQIpj_rgVvDs6VJ -goversion go1.15rc1 -D "" -importcfg $WORK/b671/importcfg -pack ./seccomp.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/74/74d0832df552776c299770640431bd7be31e753a24f8e5f89f8285115def7905-d # internal compress/zlib mkdir -p $WORK/b374/ compress/gzip github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/02/023f09cb60e2de7f867759aea7b5ef63c6a818ccbbc95a40e545fac58220b48d-d # internal mkdir -p $WORK/b148/ mkdir -p $WORK/b600/ mkdir -p $WORK/b546/ cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/0e/0e5fc88c0a2a43cb04a4a5f31d51b88d4cb0fb5c282b259b58d4e45203e32052-d # internal github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b350/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal cat >$WORK/b546/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/b547/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b600/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/podman/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/podman/vendor/k8s.io/utils/integer packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid aDbjOxg29u88F-Vblf6e/aDbjOxg29u88F-Vblf6e -goversion go1.15rc1 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid upoJlFw3rUlk4rNFUa0Q/upoJlFw3rUlk4rNFUa0Q -goversion go1.15rc1 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b350/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/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid -BWTNtMj8D-oAH_mLaW6/-BWTNtMj8D-oAH_mLaW6 -goversion go1.15rc1 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/ff/ff076dc66a373aa27cbdc2082e2988d1f5294338746f6177a4c6888db16f58de-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid UDHKZsHi3btDhm7FApTj/UDHKZsHi3btDhm7FApTj -goversion go1.15rc1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/80/8021dc22cf522624b277c2c138c059ac8ef2fffd6640ed3471021fde5aad9529-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qDIDzqLkXANx796gBmGN/qDIDzqLkXANx796gBmGN -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f3/f3606380f9b37edbab818a01b2adf7ab85268d22baad5190d2db19d1186180a7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/25/25d97bdddcf69819c69d6538138cd7d5e7f2f8281b256bf35ddc614c988326c0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b673/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b671/_pkg_.a # internal cat >$WORK/b565/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/b564/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/a0/a053b2a0f2be54f612767e171e63dd3155099b3d89756f2ac3c747d551f3911a-d # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/17/17b90025f718e554d8777c92278b498670f44a7bf37e0435659d4b8c60b7f8ad-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b488=/tmp/go-build -gno-record-gcc-switches -o $WORK/b488/_cgo_.o $WORK/b488/_cgo_main.o $WORK/b488/_x001.o $WORK/b488/_x002.o -g -O2 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/modern-go/reflect2 /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/modern-go/reflect2 -installsuffix shared -buildid xRt99s99PTAq7d9uhfxi/xRt99s99PTAq7d9uhfxi -goversion go1.15rc1 -symabis $WORK/b565/symabis -D "" -importcfg $WORK/b565/importcfg -pack -asmhdr $WORK/b565/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/b2/b2e4669824020c85ee56ce607004ff821846405fe557039439a36dcfb01f2e02-d # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/0e/0ed01b33cd1c320854596189fb3ffd75a29c45068512dae1caa6047c3731479b-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b7/b74b879afb2aff222c07a94f519055f5f212fea2e27422f401fab046e6f96e7a-d # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/f0/f01585b3d4e7744e0b0dce67a6c0b4894b5915d6c94f041a7c13db796f7ba043-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b131/ cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/4a/4adf3304fa887ff15509ab0c5df4be024c884deeee63739a8f457bd6e7bbd21d-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b100/ cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/9a/9a3659e93a6035dd02b7162f7b6b25048bb620ca4e57ff7fe3d8f454a8c78f7e-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports cat >$WORK/b131/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/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir cat >$WORK/b100/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b641/_pkg_.a # internal mkdir -p $WORK/b165/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid _mN8GaFauP0gP163LDi_/_mN8GaFauP0gP163LDi_ -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./platform_matcher.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /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/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid jBQwQKatWXAL7XBp97Ri/jBQwQKatWXAL7XBp97Ri -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go mkdir -p $WORK/b300/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cat >$WORK/b300/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/b101/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b165/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/b101/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b662/_pkg_.a # internal cat >$WORK/b395/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/go-digest=github.com/containers/podman/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir /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/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid NrgyXRX-woaVptek6XGG/NrgyXRX-woaVptek6XGG -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports /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/containers/image/v5/transports -complete -installsuffix shared -buildid ASVK3zXspmchAqamxO96/ASVK3zXspmchAqamxO96 -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid YnhMKLDH_xhOr9tGdwNu/YnhMKLDH_xhOr9tGdwNu -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/7f/7f41d64be6efa06c76280453f7be516e335586731dd5d4073c4d4a716ce288cd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/93/930877c0a44f33b10b17529e709f68ed2cfeb89712589e3c6ff21bf11230acb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2f/2f9b6cb00a69175cbc308a31b6cd508f8767ab40c83c6266b57971a6b1b76298-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/e4/e48dc4b96d3d40e9c0e99a2808e3095f6ae5c317f45e8c1e845eac4549a5657b-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b488/_cgo_.o -dynout $WORK/b488/_cgo_import.go cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/4e/4ee9cd1dc7f64caf9abd1f67f2d20275217a25262b459ae5f1fb752cdd043a2c-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d7/d70e367943f79f7818de74908e51b26940604b24f91c77934510f9f1c09b0f91-d # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/52/52af561ab0bbcbf676092694dbce1dae2208f4bd49d96ff4947b5a255248b779-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d0/d02898ad277afa0d355dd70d96627f0a26b3efee7b441b0a60a1ce6f723399f9-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b233/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils cat >$WORK/b233/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/b119/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid vG3V751qZ3l3tQzs54Fb/vG3V751qZ3l3tQzs54Fb -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack ./cgroups_linux.go cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /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/psgo/internal/host -installsuffix shared -buildid UAj2kBhs_KMSwJ37BTqY/UAj2kBhs_KMSwJ37BTqY -goversion go1.15rc1 -D "" -importcfg $WORK/b488/importcfg -pack ./host.go $WORK/b488/_cgo_gotypes.go $WORK/b488/host_cgo.cgo1.go $WORK/b488/_cgo_import.go github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b496/ github.com/containers/podman/vendor/github.com/fsnotify/fsnotify cat >$WORK/b134/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/b119/_pkg_.a EOF mkdir -p $WORK/b504/ mkdir -p $WORK/b268/ github.com/containers/podman/vendor/github.com/mattn/go-isatty cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl /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/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid Ll00GvLpxcreVl-_WnTB/Ll00GvLpxcreVl-_WnTB -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go github.com/containers/podman/pkg/signal mkdir -p $WORK/b481/ github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal github.com/containers/podman/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/74/74f16f0856752c7f92ba60a2b63256942f0438d0908765555287e657df3f216b-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/term github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/podman/vendor/github.com/containerd/continuity/sysx cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b227/ cat >$WORK/b268/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/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/podman/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid O2Iy-3zyXeiZV17FeZ-g/O2Iy-3zyXeiZV17FeZ-g -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/fsnotify/fsnotify /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/fsnotify/fsnotify -complete -installsuffix shared -buildid AGbDJDUW4ypmKbLNGUXc/AGbDJDUW4ypmKbLNGUXc -goversion go1.15rc1 -D "" -importcfg $WORK/b504/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go mkdir -p $WORK/b418/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid Ay1cW356lAOSnerAKRVa/Ay1cW356lAOSnerAKRVa -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go 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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b457/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/podman/pkg/signal -complete -installsuffix shared -buildid WVjwx-F6CjKvVXF2pQp1/WVjwx-F6CjKvVXF2pQp1 -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack ./signal_common.go ./signal_linux.go cat >$WORK/b418/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/b119/_pkg_.a EOF mkdir -p $WORK/b245/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/buger/goterm /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/buger/goterm -complete -installsuffix shared -buildid 0dIUF_9PHqDzuP58YSRJ/0dIUF_9PHqDzuP58YSRJ -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go mkdir -p $WORK/b509/ cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/60/60bda3bc4877f12f0543f92476fee54724b61099742ce55686ee4d127d7be9d6-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid IoODXiMngI-r5bW_MwS-/IoODXiMngI-r5bW_MwS- -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./terminal.go ./util.go ./util_linux.go mkdir -p $WORK/b448/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cat >$WORK/b457/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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid WsyvKGab5a9Cbx1tQOFH/WsyvKGab5a9Cbx1tQOFH -goversion go1.15rc1 -D "" -importcfg $WORK/b457/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cat >$WORK/b509/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/b119/_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 cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/4f/4f5ed4a644c74c034563d24cc7ff401066247304f87454d21aa67d78f91ff5ea-d # internal cat >$WORK/b245/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/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils /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/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid jSSwFRCNO9FZqXHefcnI/jSSwFRCNO9FZqXHefcnI -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns /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/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid u4sybvgQFbu38AdDsOIc/u4sybvgQFbu38AdDsOIc -goversion go1.15rc1 -D "" -importcfg $WORK/b509/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mattn/go-isatty /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/mattn/go-isatty -complete -installsuffix shared -buildid 0AjlqUGO_27HkHSFYEcE/0AjlqUGO_27HkHSFYEcE -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/00/003b894d70e53be868461302a22689a305309c3e7c7f9d5fbabfd9f6b65d3559-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid PhcOAUILV0vbQFogX3lV/PhcOAUILV0vbQFogX3lV -goversion go1.15rc1 -D "" -importcfg $WORK/b448/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/41/410ae6200e3adf3f8fe2e41cb2e60d594f876250f5616dd076df96928682bc83-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b488/_pkg_.a $WORK/b488/_x001.o $WORK/b488/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal text/template mkdir -p $WORK/b293/ cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_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/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid 6kyu1lJocSupXmVm4IW4/6kyu1lJocSupXmVm4IW4 -goversion go1.15rc1 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b0/b00520822b2f98f1dc3d6c7c27f9f40bbce265af29fac0b812d93cfef0cd1402-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/77/77c6ee14983c1748f873b298cebb0fc8bb5a7a57237c32aedc2dfb3b888e1e7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e9/e9f3588d1a9ae630517946df58284c467508e218c536bfab8b081847d8b2d8a3-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/86/86e917a9bc96f8ea36a507758a0e1bd2c4a6366bcfa1512cdd7c0cc1371d63c3-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/a0/a04c21e00cac47cc86947ea832f9c1ecb0a67ff4e02c989929e1b83dd8b871c8-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b193/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b203/ github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort cat >$WORK/b193/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/b194/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/83/83249fe99ea07008677b0ab9aae01527df4ba7196095cf11393f4a1fd2c16c71-d # internal mkdir -p $WORK/b200/ cat >$WORK/b203/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/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid YuKzxKAIPRmVZmlbYAhW/YuKzxKAIPRmVZmlbYAhW -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./strings.go ./strings_unsafe.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 5B1CE3iZycN6unOY3lbP/5B1CE3iZycN6unOY3lbP -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./stringer.go mkdir -p $WORK/b199/ cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_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/b080/_pkg_.a EOF cat >$WORK/b200/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/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF mkdir -p $WORK/b190/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/7b/7b1609aae9fdceb65664836b1c7bc33b8cc52864f1d37c92094e6d6cc0f47f44-d # internal mkdir -p $WORK/b417/ cat >$WORK/b199/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/b188/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid zC-f2lCqAJYBIfAwnw0Q/zC-f2lCqAJYBIfAwnw0Q -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./legacy.go ./methods.go mkdir -p $WORK/b204/ mkdir -p $WORK/b196/ runtime/pprof cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/podman/vendor/github.com/mattn/go-isatty importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter /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/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid bR5FZFSp5gmi-9zaAmOq/bR5FZFSp5gmi-9zaAmOq -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid ihSzakY4oiOFIbA1KQJZ/ihSzakY4oiOFIbA1KQJZ -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go mkdir -p $WORK/b734/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid GmTUD-Oq9aX1nWs72PJ7/GmTUD-Oq9aX1nWs72PJ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./fieldsort.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config 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/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal cat >$WORK/b204/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/b188/_pkg_.a EOF cat >$WORK/b196/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/b188/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid LazAwM8H_QuUtixXoOpP/LazAwM8H_QuUtixXoOpP -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./options.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid Xy2IshDdTkYx8zcKjkBP/Xy2IshDdTkYx8zcKjkBP -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./registry.go cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Co3yZ3ioZTuU8xfKsbnm/Co3yZ3ioZTuU8xfKsbnm -goversion go1.15rc1 -D "" -importcfg $WORK/b734/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid a0kCrJ_y1ESivxKc8Fd8/a0kCrJ_y1ESivxKc8Fd8 -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -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 -g -O2 -ldl cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/c4/c44f7ee354d6ec0c7f234ab83ae613b5563c26b860da65293dbf1b7ce5cd4e9f-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d8/d88de417290d52d1d50ab367a2fae3ed6479b380a503142155c92781e3136ab4-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/11/119904a88de4ffb44661a6850c364b6e60875373b23344c6788adaaf6960765b-d # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/56/56b27a3de654a73852b85fe9c7745611958f0c12f83bb82bdcba4f4c865a9fde-d # internal github.com/containers/podman/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b495/ vendor/golang.org/x/net/idna cat >$WORK/b495/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/b494/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b497/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_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 mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/e6/e697244d8e4146962a72427ca3e25c9ddb1893acf71a6409826aba6b269a274f-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail/watch /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/hpcloud/tail/watch -complete -installsuffix shared -buildid ikWVy8lt_oLlowFAD7NC/ikWVy8lt_oLlowFAD7NC -goversion go1.15rc1 -D "" -importcfg $WORK/b495/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal cat >$WORK/b151/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/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid DbR_UAJJ-BOI-V1hQ8PL/DbR_UAJJ-BOI-V1hQ8PL -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go github.com/containers/podman/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ff/ff9d756fa1cf3b81dc4ce958ca5e95c0a8d62b373b3590d0ddfddfc1da0634bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cat >$WORK/b349/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/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 5UAAFtboNJdy0kUPRkdx/5UAAFtboNJdy0kUPRkdx -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/39/3994ba5374aec6f478e1abc293b36b7ad5efea23e8391647d8867fe505203da1-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f9/f99c2d563f8103bda1e9a4fbb7cbfcd48f5d124f7e9fd449d05b363366ed2f61-d # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b255/ cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a9/a9d7c683b90562e2649f9773409edb663eef6b2a9e7ed02da0b4322535f0169e-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a3/a3bad87ca866a9651917f75fe7fb5f0fe636d0ea9157701ea621c24d2f2eb0b1-d # internal github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice /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/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid j5dOPB43m86Xey0l-g_C/j5dOPB43m86Xey0l-g_C -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go github.com/containers/podman/vendor/github.com/willf/bitset mkdir -p $WORK/b263/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage /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/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid iIzeqR8iv9hfbQeTgEB3/iIzeqR8iv9hfbQeTgEB3 -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_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 mkdir -p $WORK/b136/ github.com/containers/podman/vendor/github.com/prometheus/common/model cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/willf/bitset /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/willf/bitset -complete -installsuffix shared -buildid NB9jLDH5hw_5ed_8TKLC/NB9jLDH5hw_5ed_8TKLC -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/podman/pkg/hooks/1.0.0 github.com/containers/podman/vendor/github.com/sirupsen/logrus github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b456/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal mkdir -p $WORK/b532/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/43/43afa0c07e10b2ae9633625857a8ef25e5d96bac0e4e00dd02382526beb7ddc9-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials /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/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid uedAfW7NB5uCmknwnXfV/uedAfW7NB5uCmknwnXfV -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF mkdir -p $WORK/b413/ mkdir -p $WORK/b191/ mkdir -p $WORK/b216/ mkdir -p $WORK/b118/ mkdir -p $WORK/b315/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/podman/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid GkTkNlsPQXxaimIyzj0c/GkTkNlsPQXxaimIyzj0c -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack ./jsonmessage.go cat >$WORK/b191/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b532/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/podman/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid yvxHJjgUhs7bIuf3oSiM/yvxHJjgUhs7bIuf3oSiM -goversion go1.15rc1 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid uwqWn5CGYndF7-6_Ycdy/uwqWn5CGYndF7-6_Ycdy -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid BrFx4pMqWDMW8GYqDICl/BrFx4pMqWDMW8GYqDICl -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go mkdir -p $WORK/b464/ github.com/containers/podman/vendor/github.com/blang/semver github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer cat >$WORK/b413/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/vbauerster/mpb/v5/cwriter=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile container/heap=$WORK/b414/_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/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c5/c5ded6924036f5fa02285e448747ecffed1a14c5309786fce7309a84b1460518-d # internal mkdir -p $WORK/b560/ cat >$WORK/b315/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/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus /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/sirupsen/logrus -complete -installsuffix shared -buildid iuBxcvNbq9WEtYf9GwIW/iuBxcvNbq9WEtYf9GwIW -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/18/18a0977d1a34dacbc52092ca62d13f337f568cc255e3640d048f69c16dbeb00b-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b677/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid YAIAyfn4GJvHQ_LPX_0B/YAIAyfn4GJvHQ_LPX_0B -goversion go1.15rc1 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid AtqWFiKdrma6uZX-tlk1/AtqWFiKdrma6uZX-tlk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a EOF cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b250/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 /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/vbauerster/mpb/v5 -complete -installsuffix shared -buildid ehgFdbExSw1flU8Y5xJk/ehgFdbExSw1flU8Y5xJk -goversion go1.15rc1 -D "" -importcfg $WORK/b413/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a1/a17b2bdc0ce50342c558944d53076d535d36b9e68793113947ba99aecbfd7656-d # internal mkdir -p $WORK/b434/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid PNPZd0Q6YHam0Dz2Vtf8/PNPZd0Q6YHam0Dz2Vtf8 -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack ./strslice.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid geXJ962QpEN5EL-tQ7PT/geXJ962QpEN5EL-tQ7PT -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b581/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 /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/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid kiDxTkEoPL9QkVxaZz9q/kiDxTkEoPL9QkVxaZz9q -goversion go1.15rc1 -D "" -importcfg $WORK/b250/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid QO9m_08MMpFR_0rOOk4V/QO9m_08MMpFR_0rOOk4V -goversion go1.15rc1 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/podman/vendor/github.com/blang/semver -complete -installsuffix shared -buildid 8Vi_23OoyU1f3PWnpKG9/8Vi_23OoyU1f3PWnpKG9 -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/7f/7f9b364acfc70c746422fcc61ff2a46c004c781561fd2616ace091ebce7ae1b0-d # internal mkdir -p $WORK/b619/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /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/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid ghNQ4P2f98dzq1bXH_RF/ghNQ4P2f98dzq1bXH_RF -goversion go1.15rc1 -D "" -importcfg $WORK/b491/importcfg -pack $WORK/b491/_cgo_gotypes.go $WORK/b491/dlopen.cgo1.go $WORK/b491/_cgo_import.go mkdir -p $WORK/b715/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid itCSYYd5Bdb-BAk5-YkU/itCSYYd5Bdb-BAk5-YkU -goversion go1.15rc1 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go github.com/containers/podman/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid r1ftUI_CfSt2j6xnjPnA/r1ftUI_CfSt2j6xnjPnA -goversion go1.15rc1 -D "" -importcfg $WORK/b715/importcfg -pack ./json.go cat >$WORK/b386/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/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/docker /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/buildah/docker -complete -installsuffix shared -buildid eY3JzXE79W45O3uTxfuK/eY3JzXE79W45O3uTxfuK -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack ./types.go github.com/containers/podman/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gogo/protobuf/proto /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/gogo/protobuf/proto -complete -installsuffix shared -buildid 5_rFj6C4HsNB43CnTjcz/5_rFj6C4HsNB43CnTjcz -goversion go1.15rc1 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_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 strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift /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/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 6EbEaZw4JsthepQQmV8V/6EbEaZw4JsthepQQmV8V -goversion go1.15rc1 -D "" -importcfg $WORK/b718/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/b3/b385b0d83511f692482fc60de30e6ebc8e2488431d8e8af369f164526047971a-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/04/04decc7ee7f6791266ca66b80087b8631de84a48a88a2a13ea35d7dc276ad3cf-d # internal github.com/containers/podman/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/podman/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid HMdaUbBGG4aV4NMps-7M/HMdaUbBGG4aV4NMps-7M -goversion go1.15rc1 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/46/4615d12be67a321b97ddc7b67e728960baa738823bd7032aadb963a88abb1aaa-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/93/93928ecdee6c4203917ce224119fb1613562b0c46d62934a66dea704fa34978a-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2e/2eaea825b74231a6c4b0f367d883cbb6c60322a56f6fc61857456ee9c28ccb72-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/88/88c71a6c9441f51c508dcabdccf4f3cda6bd398c4b8720b0e3df5fecdd2b724e-d # internal github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/a7/a76de18d1a9c7bf9eda2059798b858aaf90ec8117b1c153cddb61806222e8352-d # internal cat >$WORK/b135/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid HlPhQeaEpz5gitIHkgfM/HlPhQeaEpz5gitIHkgfM -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d6/d6c3c9b7d7a203c4a93b19020ba0ea14fa3f117f0d04f7e54e233d205388f6d7-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0d/0d7eb078439d9f7cb574ae722c4987d0ec5e516f53cb7e1b0da6ea825002e7d6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1b/1b742fd459d561d0eb24e5fd2684dac1c3baa6879b4d1f2d0d2f48859754bdd6-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/fd/fdef7717c67e420ecacb1ba2969bb63c8324cc6f3b5521118ff9fa3202e89313-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/95/95bca32429d77fc8209885125802d9632e79b99cdaa050041f0de9f22214e614-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal github.com/containers/podman/vendor/github.com/hpcloud/tail mkdir -p $WORK/b492/ cat >$WORK/b492/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/b035/_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/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b497/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/61/61114ded4ebb93f6149dda446f0637b36ad6d1ec4fa93b00ce59fe29d505f87e-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/hpcloud/tail /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/hpcloud/tail -complete -installsuffix shared -buildid DtJPWBhzxIP7SIDoNnU-/DtJPWBhzxIP7SIDoNnU- -goversion go1.15rc1 -D "" -importcfg $WORK/b492/importcfg -pack ./tail.go ./tail_posix.go cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/aa/aa930a6cab4b4b43c49c6d52fd1355188e053489f260cc4602bc37cdbc60d4e7-d # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/09/0902165fcd34cccf974c1084f74f034f2c7439c019440f4a56f8243fad33e856-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a9/a99760efd4d72d2fb9be9b6cdb1e43622a36b022dd5b6ffe880a20bbfbe2cb24-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ff/fff63509ed30d0d317268d938697539bcb59aaeb87bf4ad60693c8d7c138dfa5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b619/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b247/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal cat >$WORK/b247/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b490/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools /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/containers/storage/pkg/pools -complete -installsuffix shared -buildid _sc1l3N_t4hgbu9IRQLe/_sc1l3N_t4hgbu9IRQLe -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack ./pools.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b490/ -importpath github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b490/ -g -O2 ./journal.go cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/6a/6afb97f6a8be8f6822f82282cb1893e9b0f6dad7e64943a66004e5528c12b078-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a0/a05fcdc9bb45a28a5255362436a734a566d88b1134603a13dc1d498a51e6e727-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/cb/cbc905dc7afef2150d490641e1624fe667fbb8b930b8938b80b1de12b72421b2-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9e/9e867a7a650d386afad1cd520d7378bfa7f512d8517f6d1de9784ca69bbe6524-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b187/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 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/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid yJ-L28R3I8ZaTlng7L7H/yJ-L28R3I8ZaTlng7L7H -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./messageset.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/d7/d740aa7bf7df3bc81d1784515014f8d6b43583f9e8cd59c4cab7c5ffa5f0ee00-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/df/df434716933fa9718f3cc56f3de0b0278fcb63eadea72dc3ba07396bf3461851-d # internal github.com/containers/podman/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b121/ cat >$WORK/b121/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/b036/_pkg_.a packagefile crypto/sha256=$WORK/b067/_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/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ulikunitz/xz /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/ulikunitz/xz -complete -installsuffix shared -buildid HX8bzZaU9xvHQz3_TSwf/HX8bzZaU9xvHQz3_TSwf -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/de/dedc229b1f92c6dbc5a0a2314d41629d57933beda99b4665410bd5f9b54d0f34-d # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/c1/c1ca8651d5e3f90d3828349a949d5ae75723a50af5eac4f919a42639ff0f21b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/35/358107eec1da41d63d0c55cfada3610cfb08c14b222f6acfdc7da59279f47420-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/fd/fdbffbdde2310db1b6255b24061472a081eeb72976aae730906673dcabaff91b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/30/30201db0f371ab7df165da1afd1534ffcd8e4abcb402be232b73f1e151b230f1-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/1d/1d4b64edff1b332a6507800fa928a81eacd7c1279a69ec989357b30d0433ccc0-d # internal github.com/containers/podman/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/podman/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b117/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/pgzip /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/klauspost/pgzip -complete -installsuffix shared -buildid V5Fsfh9D8Nl4m32dfw4P/V5Fsfh9D8Nl4m32dfw4P -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ae/ae0e6069e508555b36fd4942994856e67e36b64936b58be5889e3aeb5193397c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/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/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort 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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid eMqDimAiPnFLAFySta89/eMqDimAiPnFLAFySta89 -goversion go1.15rc1 -D "" -importcfg $WORK/b198/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/f3/f3e5c4572f2634ad9b8e8beb54c29282b6987b66e4aa572fbf416e536ed02b9f-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/77/774a812429d8fede14588e40424fd532bb18759191613a4d443b3e68076f5094-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d4/d4dc637a177571b1478764c4de192780e15d0e7fe29f4fbe66d9d45f8d6b28c5-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go go/parser mkdir -p $WORK/b290/ cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/aa/aa8cd5ee658af46cbc88a32c7e876c5a6c1330605b6e49537328ff3a9bbf4f3d-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b205/ cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _sfp9K5rJoMr2_y08kV3/_sfp9K5rJoMr2_y08kV3 -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Wa33B8HYUQYUApU8Msgq/Wa33B8HYUQYUApU8Msgq -goversion go1.15rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go cat >$WORK/b205/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/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/a0/a02de7da8e5c674a863b25349c59d88b8fb88f7050f0205bb0a5e7f08a7bdd86-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 2eTlyvE1RcblvMP2VgiX/2eTlyvE1RcblvMP2VgiX -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./default.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid DU5EvmMhFaGmQNVypCyM/DU5EvmMhFaGmQNVypCyM -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b734/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/09/09de132260371aab882476d4f721d8e831350f784f4d70a2a303d0bac2785598-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ff/ff79b098b83e4da01e890635c641f3d71998c3056f3bdf2753edc7c4ad3c6ccb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/f3/f3404a8784c8fd4f3dce2122a6fc5c62118c5841f3af44fa946775a4f5ad9bee-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c5/c5062f1d520f9f13e36dff9bcef6f59b888d513eba9049a384d3de82cb9331b3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4a/4a811a5ea972daacf13358c38e639741b4dcb06b51c40a43ac9ac161ec519c75-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b142/ github.com/containers/podman/vendor/k8s.io/klog mkdir -p $WORK/b538/ mkdir -p $WORK/b138/ mkdir -p $WORK/b244/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF archive/tar mkdir -p $WORK/b237/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_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/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir /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/storage/pkg/homedir -complete -installsuffix shared -buildid pXU7zgrmlNaAgOqrh-Fs/pXU7zgrmlNaAgOqrh-Fs -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/podman/vendor/k8s.io/klog -complete -installsuffix shared -buildid ctNCAtSQ1FisQVwtad1j/ctNCAtSQ1FisQVwtad1j -goversion go1.15rc1 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user /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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ymKZ4nuaML7OUe5il_Qh/ymKZ4nuaML7OUe5il_Qh -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Hf_mDXi05HEcOttOD7OG/Hf_mDXi05HEcOttOD7OG -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid xq13QvC0SBbhoJ4uFx-x/xq13QvC0SBbhoJ4uFx-x -goversion go1.15rc1 -D "" -importcfg $WORK/b237/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go mkdir -p $WORK/b278/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/01/0119a706090906628971e22f838e64e9fa6df8a73018fbf7219acddb551fcae1-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar /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/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 1oib8WUwGUHSLvXDgo_E/1oib8WUwGUHSLvXDgo_E -goversion go1.15rc1 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_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/3e/3e082f99bae84037a5d9406d6a1e00f25077267cf5fd4bd17e328dfd5f3cb717-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/8b/8b573e77944cce1fb38ece0b94e6dc549600b6d0425e255c9a4864920ae14b32-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0b/0b7725eb80a42667103be5b9515ba32049fce4f4f2b91ddf869fff100613c327-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b238/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config cat >$WORK/b391/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/b118/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b133/ github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 88YTyU-ZofHA4gFkp1S_/88YTyU-ZofHA4gFkp1S_ -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ github.com/containers/podman/vendor/github.com/containerd/containerd/log cat >$WORK/b133/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/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types 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/docker/docker/pkg/homedir=github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir 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/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b238/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF mkdir -p $WORK/b388/ github.com/containers/podman/pkg/errorhandling mkdir -p $WORK/b267/ github.com/containers/podman/libpod/logs mkdir -p $WORK/b140/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils cat >$WORK/b397/importcfg << 'EOF' # internal # import config 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/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/pkg/hooks/exec cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b267/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -g -O2 ./projectquota.go github.com/containers/podman/pkg/resolvconf cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config /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/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 9k5hDJ8kQgTwLswI2jrZ/9k5hDJ8kQgTwLswI2jrZ -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go github.com/containers/podman/libpod/lock/shm cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils /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/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid 9pcjLzToJ5YQN8Uf0glt/9pcjLzToJ5YQN8Uf0glt -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 6Z4KxrY6_kHYCmUzE51p/6Z4KxrY6_kHYCmUzE51p -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go cat >$WORK/b388/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 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/b035/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b394/ github.com/containers/podman/pkg/hooks cat >$WORK/b140/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/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/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/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b444/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b478/ mkdir -p $WORK/b523/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /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/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid SHNWpHCIyCy7DGzhIvAy/SHNWpHCIyCy7DGzhIvAy -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config 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/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containerd/continuity/fs cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser /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/buildah/pkg/chrootuser -complete -installsuffix shared -buildid v-a-00ghOyBjXlrgRm2k/v-a-00ghOyBjXlrgRm2k -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b478/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/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b451/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /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/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid CKMOhxClIY2DnXMGEjtg/CKMOhxClIY2DnXMGEjtg -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go cat >$WORK/b444/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/b118/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b533/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/podman/pkg/errorhandling -complete -installsuffix shared -buildid n_T6dnA8vXqUyGnhsGlM/n_T6dnA8vXqUyGnhsGlM -goversion go1.15rc1 -D "" -importcfg $WORK/b478/importcfg -pack ./errorhandling.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/cd/cdef00dea6e19bdb43877a608abc242996f966bf1355b15288c5e8bb74a31aac-d # internal mkdir -p $WORK/b613/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/logs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/podman/libpod/logs -complete -installsuffix shared -buildid qm9dqPaPoLfxxYHoWoT9/qm9dqPaPoLfxxYHoWoT9 -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go cat >$WORK/b451/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/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a EOF mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid gAuHMB96EeZlS-Mo-PwN/gAuHMB96EeZlS-Mo-PwN -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack ./context.go mkdir -p $WORK/b530/ cat >$WORK/b533/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 2XFGgmihHdWfUkcYNtB8/2XFGgmihHdWfUkcYNtB8 -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b454/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b036/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b447/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b522/ -importpath github.com/containers/podman/libpod/lock/shm -- -I $WORK/b522/ -g -O2 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/podman/pkg/hooks/exec -complete -installsuffix shared -buildid Ud2tUCFvFQ2rds4fSawv/Ud2tUCFvFQ2rds4fSawv -goversion go1.15rc1 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/hooks/0.1.0=github.com/containers/podman/pkg/hooks/0.1.0 importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b454/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 bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/hooks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/podman/pkg/hooks -complete -installsuffix shared -buildid 0jAuVud3YOFKK_Gqrcct/0jAuVud3YOFKK_Gqrcct -goversion go1.15rc1 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/podman/vendor/github.com/containerd/continuity/sysx 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/errgroup=github.com/containers/podman/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/podman/pkg/resolvconf -complete -installsuffix shared -buildid MTeAoBLHw2WtrpOki-yu/MTeAoBLHw2WtrpOki-yu -goversion go1.15rc1 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/79/79d77e8e7ea35771c6bcb84d9c02d092bb3d4acef62dac35471cc52357fc61e4-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid -a_9g_CdEQ3hlcBVYBAU/-a_9g_CdEQ3hlcBVYBAU -goversion go1.15rc1 -D "" -importcfg $WORK/b454/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid QPzkbfOd70WxlY2HnRTI/QPzkbfOd70WxlY2HnRTI -goversion go1.15rc1 -D "" -importcfg $WORK/b447/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/75/75301227b63291580a303abcaa937efb7ce6e6b2895cf4e6c189f4b4ad8f1cfe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/57/576e729d685d4ce8fff961da0e8b927162f3f8ffd97a70ffe7d0c8287657a381-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/7f/7f2fc37326f832666755a877c06b13b9f8d466ada8c66cb7a8b987688e7e7ce3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal crypto/dsa mkdir -p $WORK/b069/ crypto/rand mkdir -p $WORK/b039/ github.com/containers/podman/vendor/gopkg.in/inf.v0 encoding/asn1 cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b543/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l7pr1uXtlg_460zWpG_F/l7pr1uXtlg_460zWpG_F -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./dsa.go mkdir -p $WORK/b057/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_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 cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF crypto/elliptic cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2ma7jAX3oYJY3ez59gw4/2ma7jAX3oYJY3ez59gw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/podman/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 3T8inkprOxK7LQ4NN5bN/3T8inkprOxK7LQ4NN5bN -goversion go1.15rc1 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b053/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _uYmSW3I1suPvdpPdusi/_uYmSW3I1suPvdpPdusi -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/1d/1d1c88876f55504030d1bacc2b5e1fb29986d425c66961888d7cd6473d80de62-d # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid rUX6yLc7Kb3lTD6Zl924/rUX6yLc7Kb3lTD6Zl924 -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/97/9791421db56d83f0a6c12acae80754b145f429c664e439eb8fa9200b2d4855c4-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/02/029cdffa4d863214c1c34cc626c1b777addaae33be25de4e6752c9ef2beed578-d # 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/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/84/8486c554eac534f269eec01fdbdbe8b290e65fa3b5b83acbd337f5c23b7c2809-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config 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/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache /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/pkg/blobinfocache -complete -installsuffix shared -buildid Uy5UsPg3STD_2b8PVe42/Uy5UsPg3STD_2b8PVe42 -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a8/a878aebd50cff0f79377c6116507a705f3201fa895035efe82bd948db95c0fcd-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b242/ cat >$WORK/b242/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/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0e/0eece8311a77bedc996fe597dcc4e48ea40376cdd32c2e03907d27aca4850b39-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount /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/containers/storage/pkg/mount -complete -installsuffix shared -buildid RIWTine22bTYt4gsjU9G/RIWTine22bTYt4gsjU9G -goversion go1.15rc1 -D "" -importcfg $WORK/b242/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go github.com/containers/podman/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b487/ github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b249/ github.com/containers/podman/pkg/lookup mkdir -p $WORK/b610/ cat >$WORK/b487/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/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo/internal/process /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/psgo/internal/process -complete -installsuffix shared -buildid 5AppmRVWUv9cNYyHRbF_/5AppmRVWUv9cNYyHRbF_ -goversion go1.15rc1 -D "" -importcfg $WORK/b487/importcfg -pack ./process.go cat >$WORK/b610/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/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/lookup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/podman/pkg/lookup -complete -installsuffix shared -buildid gUm6_0Wgp2S0NGbRM9zK/gUm6_0Wgp2S0NGbRM9zK -goversion go1.15rc1 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user 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/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system /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/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid knKh-aoVSvN7fCDCE7h9/knKh-aoVSvN7fCDCE7h9 -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal go/doc cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/9d/9d956e7f62ea3f7d095b56162ff4f191cd77ed9fcce82c8c6014b9a4111a0475-d # internal mkdir -p $WORK/b556/ cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/95/952094cecb154a6ffca23f6fd7ed95861ea29b525ee41e18c27052a293a45b4e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 7KNNIdlQT9m2UbiJrBiq/7KNNIdlQT9m2UbiJrBiq -goversion go1.15rc1 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/a5/a54934714333672d7a3802328b9373d134919fd6c7f348e7b385a458271d5e5f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2f/2f5018165cfdf6fc22e93896a6c6ed56feb7ec0eeeb34683872a804e7364f9eb-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/c4/c44b1b136e1f3e5d5ec79f425791e68d1e3f2e32fd5ee1205a7a654d1e9f59f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f4/f40170ef04013a319f57e710751912f4e5e655226a66d16fa8fe6c1dd8268c98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/62/623fd52b1b13efc9c1ce41e5b7900168a7203a678a0bc932469e576f42065ea1-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal crypto/ed25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5wzpCz3bBtKdbcd9r7e0/5wzpCz3bBtKdbcd9r7e0 -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b610/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b377/ mkdir -p $WORK/b275/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b065/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal /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/openpgp/elgamal -complete -installsuffix shared -buildid 1DjX5kdYzfPYRDvyfhzB/1DjX5kdYzfPYRDvyfhzB -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b262/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid /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/stringid -complete -installsuffix shared -buildid Helqx_IJY0DUKm1SA7qT/Helqx_IJY0DUKm1SA7qT -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go cat >$WORK/b262/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux /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/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid rDL_CXJllEG7Is2Ctcpr/rDL_CXJllEG7Is2Ctcpr -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/65/65743a346a6aae47b4890669cdfffc1e17a5cbd6b65bea22b5b1fe89af143aa2-d # internal cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _iUDITpFtQxkTD6ATZ4h/_iUDITpFtQxkTD6ATZ4h -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/cd/cd80282ac6b203674ee21bb4ef71367a7d2d037c1fcd2abb51bb465e1099e0e6-d # internal github.com/containers/podman/vendor/github.com/containers/psgo mkdir -p $WORK/b482/ cat >$WORK/b482/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/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/psgo /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/containers/psgo -complete -installsuffix shared -buildid Tz6gkSvvkoOryJIwvPvM/Tz6gkSvvkoOryJIwvPvM -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack ./psgo.go github.com/containers/podman/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b108/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/podman/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_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/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/podman/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid RxR3N_Q7lZubtKnXUf3B/RxR3N_Q7lZubtKnXUf3B -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d0/d0e16ca5a4aeed16ca76546c1f4b32d78fadfda3c69fac0bb7504b2f44c81dc3-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/8b/8bd1a94e08493f1fe4f6c6775b9507ad70fd5ee61eed42b67d27c1bf6f129ab9-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount 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 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/b035/_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/mount=$WORK/b454/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid psnUFUMlrAIE8yuvKK-l/psnUFUMlrAIE8yuvKK-l -goversion go1.15rc1 -D "" -importcfg $WORK/b453/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_386.o ./relfect2_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/f0/f0c67fe40b549cc67d1860248bcfbd7c5dd6d62ab450635c3cd19a5e6d262496-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/83/836927bb6fb086e32d5b2d3c822ed9a9bf4a62ff08ab1e85dc8f30e9fd303d5c-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/3c/3c94420664d62b073678624b58f3e2f95afe1b492f220f2734d5ea4d45d80d63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/containers/podman/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/28/28203e28443796bf7f6c7ec3b2813f9ae1b7dbde473052fe004cebe4dd49cdd8-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b241/ cat >$WORK/b241/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid eBwN5hU8G5ZSD2wkHvLO/eBwN5hU8G5ZSD2wkHvLO -goversion go1.15rc1 -D "" -importcfg $WORK/b241/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b565/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/d6/d6d07e6fa4f3542de37ce1e2daaa1573d83dd7f04cb51d4a2c1ea725381d65eb-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b565/_pkg_.a $WORK/b565/relfect2_386.o $WORK/b565/relfect2_mips64x.o $WORK/b565/relfect2_mipsx.o $WORK/b565/relfect2_ppc64x.o # internal cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 /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/ed25519 -complete -installsuffix shared -buildid yI4pm7TyXcnFm2obtFUu/yI4pm7TyXcnFm2obtFUu -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/43/4334ef97d8def7093374b2627e55813842dee1bac2d6f0eb7a6b6600468f52a4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_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/e5/e57643d6a2a8283eda4a5e7e6e245c0c76b2a7823dbacf1b758fdbc23926c729-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/fb/fb1a6356f5ccdc4f5e454b53b200938cfe3c8ca79e760920c4db99022ecab99d-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/3d/3d22f5bc73f43131a7767aa978cedfe389c4de74da84f0523f8fec9cc6bdbf5a-d # internal github.com/containers/podman/vendor/github.com/ghodss/yaml mkdir -p $WORK/b222/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal github.com/containers/podman/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal mkdir -p $WORK/b583/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/podman/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid RWIQkQjvmEb5GVwHt-Ts/RWIQkQjvmEb5GVwHt-Ts -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./fields.go ./yaml.go cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 0HxISY6brR9Vf4y8RgsB/0HxISY6brR9Vf4y8RgsB -goversion go1.15rc1 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/5e/5e5d911fe7aa7ed2307c5ce5d85195202e4a761e55cbbf911a5648e9ff1c5316-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b0/b07017bdc1c74faa997cc06f76a7034b55a5588f9b6e6a7781b08e4e68593f5c-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ cat >$WORK/b182/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/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort 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/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF go/format mkdir -p $WORK/b287/ github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b202/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid CPhERFfd68cJXW017YQb/CPhERFfd68cJXW017YQb -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b202/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/errors=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum 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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_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 cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid Cx-xGrx964lXXp3ppHYX/Cx-xGrx964lXXp3ppHYX -goversion go1.15rc1 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/50/5004709a1d92f9d55c7a8908baf44f590b5fc1343c8a2f9e95bd0f13814c142d-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid uMKXhZo6teZxVU8NXPDI/uMKXhZo6teZxVU8NXPDI -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/38/38cb8183f24cf0f96055fc0d339b45fec19a5ac4b43c0a7a40a23e1c43013c36-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b462/ github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b452/ cat >$WORK/b462/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b452/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid ZOImJECRyzUpXQsFufO9/ZOImJECRyzUpXQsFufO9 -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid SpqRj-fCo0JILZ1hmGJa/SpqRj-fCo0JILZ1hmGJa -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/6f/6fe878222934b902ad6dee327ae132ef22ce85171164d9e69bbfaaa72434954d-d # internal github.com/containers/podman/vendor/github.com/json-iterator/go mkdir -p $WORK/b563/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cat >$WORK/b563/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/b036/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/json-iterator/go /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/json-iterator/go -complete -installsuffix shared -buildid FM7AzLIVh3X9bcYiVc6n/FM7AzLIVh3X9bcYiVc6n -goversion go1.15rc1 -D "" -importcfg $WORK/b563/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a4/a4e6af8d1354342b94507c4a6003cd16e7f5e844c16f183a02e59353b291ee57-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cat >$WORK/b274/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/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b240/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile /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/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid WJMqGivAf2BGOYEdFn7z/WJMqGivAf2BGOYEdFn7z -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_unix.go cat >$WORK/b240/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_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/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/0e/0e6361fdb601300a0ac62069ebf6e86e5c5ab2732224150994d3e12033abe9e7-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/5c/5cef94b2e568be3bb3265a64abb46a7d2114b85ec3085ae3a9c5623ca875e3a3-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools /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/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 31d0WFp9_JqihZVl8Knv/31d0WFp9_JqihZVl8Knv -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b719/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b728/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b721/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF cat >$WORK/b728/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /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/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 4z1chDte9s8xAcNBlzhN/4z1chDte9s8xAcNBlzhN -goversion go1.15rc1 -D "" -importcfg $WORK/b719/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b721/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF mkdir -p $WORK/b720/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid DllsrNBdGeiKaCL6oORP/DllsrNBdGeiKaCL6oORP -goversion go1.15rc1 -D "" -importcfg $WORK/b728/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid BMLXNwJGa37OYHZEW1pl/BMLXNwJGa37OYHZEW1pl -goversion go1.15rc1 -D "" -importcfg $WORK/b721/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b720/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception /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/pquerna/ffjson/inception -complete -installsuffix shared -buildid H5Yn-byUi1sZg5OoT76r/H5Yn-byUi1sZg5OoT76r -goversion go1.15rc1 -D "" -importcfg $WORK/b285/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /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/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid D5dHQJObjIEMCch1wGg6/D5dHQJObjIEMCch1wGg6 -goversion go1.15rc1 -D "" -importcfg $WORK/b720/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/dc/dc39ac41a3c5f5ed447e4097689868b2675b2a0d45b0d539d2a9e45dea5b5dd7-d # internal github.com/containers/podman/pkg/selinux mkdir -p $WORK/b627/ github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b261/ cat >$WORK/b627/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/b262/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/podman/pkg/selinux -complete -installsuffix shared -buildid iVat9Mt0fj2u2CLF_dbU/iVat9Mt0fj2u2CLF_dbU -goversion go1.15rc1 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go cat >$WORK/b261/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/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label /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/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid Ty_EJleXvfKAXpoCW3St/Ty_EJleXvfKAXpoCW3St -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/8b/8b4358a05076b444006a8c03b99d2395543a71d2d12eedca4a0c01073e64155c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e9/e93c8753b629bc334b1cda13e76edb453d5e9afe6c3e8b9dde6c4e3bc252c726-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ github.com/containers/podman/pkg/trust mkdir -p $WORK/b502/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config 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 golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cat >$WORK/b502/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/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/trust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/podman/pkg/trust -complete -installsuffix shared -buildid NN1HneBNngc1j4wTo7Nr/NN1HneBNngc1j4wTo7Nr -goversion go1.15rc1 -D "" -importcfg $WORK/b502/importcfg -pack ./config.go ./trust.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats /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/containers/buildah/pkg/formats -complete -installsuffix shared -buildid DMETNwThqyflVQyGNVnt/DMETNwThqyflVQyGNVnt -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/88/88fd28e008eba3e4daebf3ae1c830ab3ea2ac0ed7987e57dd22d88ee02b5d3db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/ea/ea23959f0ce6f5ef55d75b1765dd767414a70f451970d45d0b59150ac5502cd1-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a2/a2e65b13e20abe54d5e55b20e064c328d266822630449996b29f93b0b7d33eac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/b7/b7423af64c8c2b5349d24486a77c77340a08a974448be76941fc861a45b3fe75-d # 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/b462/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/ef/effbfc498ad9cff76fcf50b95939ac96f7f9a3cbbfc58a4852525b72d8b2d188-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/52/52f84c4d171b09ffeceef8ddede1f4bebac272ecfdc1cc68a39b2017a2294121-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bf/bfd353e45454664b1c94431f9d961e00b44ed797e98908bd7d68a51f711714a0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/83/83406d8c09e926a06aaade732777ae4624a981082f5fdb8cc884aecc8479fea7-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/a0/a0563225cd44cace6407be166c2f7eae84bb27b2f10e9745a403a08c3a46ac8f-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/2c/2c50eddc6f0d38b4b5e25c8ecd5a8f54dbf7f90dafd2649db9cec9c0523058b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/b7/b7ccc5aadfd756a1043ab3ded206c1e149c3cd762e5d5b85bc163856b1dcfcf0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid NMho45T19vemJ0jexGlv/NMho45T19vemJ0jexGlv -goversion go1.15rc1 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b721/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b070/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b277/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c vendor/golang.org/x/crypto/cryptobyte cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid hk8NWmdFPOKman_wbfkE/hk8NWmdFPOKman_wbfkE -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pkix.go mkdir -p $WORK/b056/ cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b277/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/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b270/ github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b295/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog /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/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid uzXs7gSF3kRS_E33LlEZ/uzXs7gSF3kRS_E33LlEZ -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go mkdir -p $WORK/b390/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid wqF_LnOvFH_vLmEqF-OJ/wqF_LnOvFH_vLmEqF-OJ -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./builder.go ./string.go mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b270/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -g -O2 ./copy_linux.go cat >$WORK/b295/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/podman/vendor/github.com/containers/buildah/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b281/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -g -O2 -Wall -Werror -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid o7mQ-4DeIDhKtaKse8fI/o7mQ-4DeIDhKtaKse8fI -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets /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/buildah/pkg/secrets -complete -installsuffix shared -buildid leXuavEjFSvHsC5g-CBX/leXuavEjFSvHsC5g-CBX -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/22/22bc2c2897c8cbd2fc5e96c45ca7b6c347cfeae32e7f9378393b8dfb5ef3a922-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/71/71626c772d77119a7618ab1356b304195b53cff863fbdd67381111652597f1a2-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/33/33b6750dab48fb5e9d665696dac4f5da3fcdb0f9ba04569300b599fa14794a3b-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c2/c2e7074b5e73ddaccf1f497d8e4179831403bd1217bccd1c15c69e57adc1e360-d # internal github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b446/ cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/3f/3fcc0a3d39cafd65ccb91cd70385c8881e4393651322f81c324cf1caa12a19a9-d # internal cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/podman/vendor/github.com/containerd/continuity/fs 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/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 golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid 9gUlocpO1QS6mjmGnv3T/9gUlocpO1QS6mjmGnv3T -goversion go1.15rc1 -D "" -importcfg $WORK/b446/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/57/573bebd6172b60b74e4120f0490b834425d30419beb5eb1b27606f7035b57c80-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # 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/b295/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/bc/bcd4862ba03eb7807118ba8ce2133540751e378ba0a8460cf4588c20de4b633f-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/78/782c196b3b554892d965b58a33e27c6dee1888fc1d32cd1fe5b44812a07ce9e8-d # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config 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/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_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/drivers/quota -installsuffix shared -buildid 9u2KO7LnWYO2NotD3iAr/9u2KO7LnWYO2NotD3iAr -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/97/97ca0351049dc0c2f23d6c631edddb673e5b06ff1e2a861df98cd1ca8c53e033-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid _DYd1t3lg3ytKkj6k0Cf/_DYd1t3lg3ytKkj6k0Cf -goversion go1.15rc1 -D "" -importcfg $WORK/b723/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/65/65656ef8f4fdee25a2d1f82d72ade60892882272b0666f025f8a92b0b874d378-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I $WORK/b522/ -g -O2 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/63/632e5748670fd0e7aa2d01c6be836c58b0c5f7f9ee1797355aad2cd0ac6aed7d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b723/_pkg_.a # internal cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/45/45f19c485fea4d17b2882068b7c37b52e9d718cac8ba4cd948ed18abbc3b1091-d # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cat >$WORK/b270/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/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/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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/drivers/copy -installsuffix shared -buildid -esMefcoeXlFHUJMM7XG/-esMefcoeXlFHUJMM7XG -goversion go1.15rc1 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c1/c15c47f9a1692f917226e8fb032cd81d6e0ea8689ae9753cdb1a8d926f29833e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal crypto/ecdsa mkdir -p $WORK/b052/ cat >$WORK/b052/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/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 8ZI0wtaxF1Vhb0uHIBdx/8ZI0wtaxF1Vhb0uHIBdx -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/73/73f84caedc4e3cf7f5e8e0baff8d9e9a74e6888b558dca7b8adde8889392b809-d # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/7b/7b059e14cd761653bc1d8c7abcd5f3756b8a5b60bfbf36654eb0fe2d425f7acc-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ cat >$WORK/b208/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/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag /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/internal/encoding/tag -complete -installsuffix shared -buildid rv8mI0i6ViwfakifGb_W/rv8mI0i6ViwfakifGb_W -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./tag.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -g -O2 -Wall -Werror -Wall -o $WORK/b281/_x004.o -c unshare.c cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/51/519e49285feb17029be9e89481d8313a28bdf77d414e4f7c681d2c6632a1bb22-d # internal github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid 5Fy2aIlAj_D49-FWrNoc/5Fy2aIlAj_D49-FWrNoc -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cat >$WORK/b373/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet /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/openpgp/packet -complete -installsuffix shared -buildid dRg1vm6fhqse-GmhSdLg/dRg1vm6fhqse-GmhSdLg -goversion go1.15rc1 -D "" -importcfg $WORK/b373/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o -g -O2 -lrt -lpthread cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/9e/9e23db7b31ab28a6a8a2b16674cc3b801a46178a4e2c2050908af6f18930953b-d # internal cd $WORK/b490 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl 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/internal/descopts=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts 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/fieldsort=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort 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/genname=github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname 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/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 5iXxMh1UBFUXQ02Fqy9R/5iXxMh1UBFUXQ02Fqy9R -goversion go1.15rc1 -D "" -importcfg $WORK/b207/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cat >$WORK/b522/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/podman/libpod/lock/shm -installsuffix shared -buildid 0al5K_oR0np7v2cTI880/0al5K_oR0np7v2cTI880 -goversion go1.15rc1 -D "" -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/shm_lock.cgo1.go $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/04/04f83495dab317980a9f18f0de61f0757914b4a40a8826412de6a2f3f36e169e-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b490=/tmp/go-build -gno-record-gcc-switches -o $WORK/b490/_cgo_.o $WORK/b490/_cgo_main.o $WORK/b490/_x001.o $WORK/b490/_x002.o -g -O2 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b522/_pkg_.a $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b490/_cgo_.o -dynout $WORK/b490/_cgo_import.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/3e/3e5cefa9cbd173735c3d362334bc2c52e35b6b8e1a5ae8366e6720502a42d48b-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1a/1a6426fbdce918919ab9728663026d29f5c8f33f76c25a84e7e6f60b806e8105-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ github.com/containers/podman/vendor/golang.org/x/net/internal/socks github.com/containers/podman/cmd/podman/parse mkdir -p $WORK/b468/ vendor/golang.org/x/net/http/httpproxy github.com/containers/podman/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b146/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types net/textproto github.com/containers/podman/vendor/github.com/ishidawataru/sctp cat >$WORK/b332/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/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b157/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry /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/docker/docker/api/types/registry -complete -installsuffix shared -buildid _LDwDGyaZqywAq9JT3mn/_LDwDGyaZqywAq9JT3mn -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b146/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/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b157/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid WYmJLcwBIV2_RI0GSz_1/WYmJLcwBIV2_RI0GSz_1 -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/podman/cmd/podman/parse -complete -installsuffix shared -buildid jleOUYzSqT-kBCawVGbO/jleOUYzSqT-kBCawVGbO -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack ./json.go ./net.go github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b314/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b489/ mkdir -p $WORK/b361/ mkdir -p $WORK/b156/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid BotkD8I_9MmNNbzlzQSA/BotkD8I_9MmNNbzlzQSA -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/prometheus/procfs mkdir -p $WORK/b427/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF log/syslog cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b552/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 0dwuWNzL0OP_1MYTIIMz/0dwuWNzL0OP_1MYTIIMz -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types /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/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GIZDZpQbdM9k7NJVxFo6/GIZDZpQbdM9k7NJVxFo6 -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal /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/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid mV1lwVItfeULauO_jowJ/mV1lwVItfeULauO_jowJ -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack ./journal.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 mkdir -p $WORK/b625/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/podman/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid ljxL3ar-3AFfSeIG457h/ljxL3ar-3AFfSeIG457h -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid eDKE8ScVZtcbVlQ1iHY6/eDKE8ScVZtcbVlQ1iHY6 -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b659/ cat >$WORK/b552/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/b553/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal github.com/containers/podman/vendor/github.com/godbus/dbus/v5 github.com/containers/podman/vendor/github.com/google/uuid cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid EoMAE8DqnIwdaRo1Cslh/EoMAE8DqnIwdaRo1Cslh -goversion go1.15rc1 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go mkdir -p $WORK/b616/ cat >$WORK/b490/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/b036/_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/b491/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF mkdir -p $WORK/b631/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b664/ mkdir -p $WORK/b661/ mkdir -p $WORK/b217/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /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/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid -SbuBWG0ZmN9KL6q74P5/-SbuBWG0ZmN9KL6q74P5 -goversion go1.15rc1 -D "" -importcfg $WORK/b659/importcfg -pack ./hwaddr.go cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b733/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /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/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid 8I1gNXT18MxWJLZfPhas/8I1gNXT18MxWJLZfPhas -goversion go1.15rc1 -D "" -importcfg $WORK/b490/importcfg -pack ./functions.go ./read.go $WORK/b490/_cgo_gotypes.go $WORK/b490/journal.cgo1.go $WORK/b490/_cgo_import.go cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b068/ github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid w5irzMk9gX4sNjftjP2d/w5irzMk9gX4sNjftjP2d -goversion go1.15rc1 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go github.com/containers/podman/vendor/github.com/spf13/pflag cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid sFccUwP5KKq4g_8cDMqg/sFccUwP5KKq4g_8cDMqg -goversion go1.15rc1 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go mkdir -p $WORK/b430/ cat >$WORK/b217/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal mkdir -p $WORK/b706/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid -naZMTSePtN4XEC5A3SW/-naZMTSePtN4XEC5A3SW -goversion go1.15rc1 -D "" -importcfg $WORK/b661/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b068/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid _uHJeQsNRGAleOaO9729/_uHJeQsNRGAleOaO9729 -goversion go1.15rc1 -D "" -importcfg $WORK/b664/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid REuTZta2JRdDzBkVEihT/REuTZta2JRdDzBkVEihT -goversion go1.15rc1 -D "" -importcfg $WORK/b217/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid qDSq5u6nH4arT-sy5n3s/qDSq5u6nH4arT-sy5n3s -goversion go1.15rc1 -D "" -importcfg $WORK/b631/importcfg -pack ./sdnotify.go ./watchdog.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/db/db8c458acbcf5c7c09b737044f819a131c3246e9d13e14614a0e9c472866771a-d # internal mkdir -p $WORK/b634/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid sM8jvO5ab1lcmoch4HAR/sM8jvO5ab1lcmoch4HAR -goversion go1.15rc1 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid VLIW6-L6qflOBtfWOQ_1/VLIW6-L6qflOBtfWOQ_1 -goversion go1.15rc1 -D "" -importcfg $WORK/b733/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b224/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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 cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 7bvDHJNaZm-HG9sa8NER/7bvDHJNaZm-HG9sa8NER -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b659/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/podman/vendor/github.com/google/uuid -complete -installsuffix shared -buildid QRzI4Rq7WWq94S9HO1CT/QRzI4Rq7WWq94S9HO1CT -goversion go1.15rc1 -D "" -importcfg $WORK/b706/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b664/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/podman/vendor/github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid XJX3TEerWrNppBx1jNS5/XJX3TEerWrNppBx1jNS5 -goversion go1.15rc1 -D "" -importcfg $WORK/b430/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cat >$WORK/b634/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/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b635/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_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 EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_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/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid zZUqs7QaF8NrM6dci0ou/zZUqs7QaF8NrM6dci0ou -goversion go1.15rc1 -D "" -importcfg $WORK/b634/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.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/b361/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid oPvMUAmpQRyv_OWAqBcT/oPvMUAmpQRyv_OWAqBcT -goversion go1.15rc1 -D "" -importcfg $WORK/b224/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/d4/d4b5631306958775d4826fe4db32457e523ff7d6bbe49e3eedd8d205292f5cd6-d # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/84/84fbed234469dfeac82f4b6150d23f5ba190da661f315c6d4cfbf2985f42cd1d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/11/1155542ca2e8556ca5460242161289d80b163b94cd04717b52d3583e25059f8a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/ba/ba345141cc0e1659696ca2e0c6c32213cda0e2fa37ca7fb7e44033b5bdd031d7-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/34/344cf5dac7974fc64542c5a20a77413f63b7ce88fbae3e764682a6d84ec34418-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/16/16dff44965687f6ac8ca678f08b0c2f4e28498d9de983e75367d9c27c615c460-d # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/b0/b0ff0d8c7a1d6738b45e432bbf2d12064f7f39b2b6b604f31c27933e8b23772d-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b631/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/80/80f89f20f36eb9d74832e584a09d178aff45b51f7fa8c7702d0105c8f77f3d9e-d # internal mkdir -p $WORK/b365/ cat >$WORK/b365/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils /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/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid wYXRsbHmkH70CXiFhRiP/wYXRsbHmkH70CXiFhRiP -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go mkdir -p $WORK/b363/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b625/_pkg_.a # internal cat >$WORK/b363/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 /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/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 6i7h4vz1Y-pB_RDHiIrj/6i7h4vz1Y-pB_RDHiIrj -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/79/794bf5e2e8a103c53619b6b665e14c3da630974952124b68fad18d4c66bbeece-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ cat >$WORK/b620/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b626/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid J5wHpzxC6AO1p3B6tIpK/J5wHpzxC6AO1p3B6tIpK -goversion go1.15rc1 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid MdjS3uh7eLuFiIaYZ--T/MdjS3uh7eLuFiIaYZ--T -goversion go1.15rc1 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/83/83bd4503d6ddfec8ed3d68494b275d97a591c704fab14ad25713c8d106c03915-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/69/69ee2a9ed79873fcb1b4957fb823310c73bc131ce6189654a0a29c3ca7f8378a-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/45/453dea414b4e02939305cd2025075c154d579ac76eb29d5a4042bba3034e145d-d # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/cd/cd3621ea10e5b0137cda7e0bd0cf0f277c4284c811864958a5d199fd55dae193-d # internal github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b732/ cat >$WORK/b732/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/b118/_pkg_.a packagefile log/syslog=$WORK/b733/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid 1wcQG1rM79fIc_rcEtD_/1wcQG1rM79fIc_rcEtD_ -goversion go1.15rc1 -D "" -importcfg $WORK/b732/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/ab/ab949290e848a9e1415a38621a7dae58b0ba5cafb7ad7b15c0a21a61cc73cf57-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/46/465648f4aaca0a10f0e538d54629def7b11052fa9d6a8e942a0c2ff948e81f8f-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/32/325899ead9d0ab1a1e4b2c3951062f7c0991babf150db4186a28a8d5fda2fff8-d # internal cat >$WORK/b364/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current /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/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid Bfm3JG5aGc1DjMaZf3_X/Bfm3JG5aGc1DjMaZf3_X -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go github.com/containers/podman/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cat >$WORK/b310/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/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 24_XgfFHhFs9dDhZ3KA1/24_XgfFHhFs9dDhZ3KA1 -goversion go1.15rc1 -D "" -importcfg $WORK/b310/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/bc/bc6536cbec418f8dff2be4fe492921f98b4fb49a287275048e2f15b479a1d386-d # internal github.com/containers/podman/vendor/golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/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/b146/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid xnYOIH7jSIsI9yc4OXp_/xnYOIH7jSIsI9yc4OXp_ -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b620/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/95/9569ea0986b63bb32e8956fe40353ba78b46d8df780a46e8789f4875eb73d5a6-d # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/59/5941497b0e2f9ff1ca7ca10b75de2b53330daddbd01370d4593e6c9956511054-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b623/ github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b624/ cat >$WORK/b623/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/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b618/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid cdUDwSffECaFauroIo0e/cdUDwSffECaFauroIo0e -goversion go1.15rc1 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go cat >$WORK/b624/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid 6Fi8goW6r2S90ot45XVz/6Fi8goW6r2S90ot45XVz -goversion go1.15rc1 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go cat >$WORK/b618/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid 7YVM1CTrotIFJUif6xjy/7YVM1CTrotIFJUif6xjy -goversion go1.15rc1 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b281/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /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/containers/storage/pkg/unshare -installsuffix shared -buildid JTaa0Wk6SN1ny1uOErNj/JTaa0Wk6SN1ny1uOErNj -goversion go1.15rc1 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/2f/2f2b2fd2409ba0595ba7b2ebc3ca4bf1f59667384ba23243c849df3cfd918e9b-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/56/56f9357caa146471b8453a70037f6684c7201c5db85c2ca2fc9d920148abdc10-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/podman/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b150/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/b151/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid Wefuiukx1-Fvpd3j0iQU/Wefuiukx1-Fvpd3j0iQU -goversion go1.15rc1 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go mime/multipart mkdir -p $WORK/b160/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 2CXaVjZpxbOcFhtnB6ee/2CXaVjZpxbOcFhtnB6ee -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ae/ae05554e4812cfe479d1d1668d36b0d92edf1ed34eacf3a5963b8f162918b079-d # internal net/mail cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b410/ github.com/containers/podman/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid AUBfIF2zr5Nsw7-uwNXN/AUBfIF2zr5Nsw7-uwNXN -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b348/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/b349/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b550/importcfg << 'EOF' # internal # import config 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/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid iQrAdGH3hD5nI5nm7Z7D/iQrAdGH3hD5nI5nm7Z7D -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid yQFBQ45SbUayYpc7W-Qp/yQFBQ45SbUayYpc7W-Qp -goversion go1.15rc1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid qgwN4lHazNgwvYJjPVk8/qgwN4lHazNgwvYJjPVk8 -goversion go1.15rc1 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.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/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/e0/e02dc8c821f25917069c77e6d3164cf3bdd84c3a340c77c5be07535af30234fb-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version /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/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid XFT7WgwCrBTwbWrstYqn/XFT7WgwCrBTwbWrstYqn -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b623/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/49/49dcfdee1e75778a0262e524fab1bb9f44ece6783467270f08b34bd64c65f862-d # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/84/840c56e5f11e0b314b2e5c7665823804c8f19bf9a180a5ebea4013d0a955ed66-d # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d4/d4a6ca04dd59595ba5621a86b836d2b95af7ce8498330505ac7c1495cf5c2c00-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b622/ cat >$WORK/b622/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/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /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/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid 705tT6LG0fMx026vtqWT/705tT6LG0fMx026vtqWT -goversion go1.15rc1 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2b/2b52d51d8e84f1097f167284e3906f0652853abcc42fa0df6fe69bc432c6b217-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b490/_pkg_.a $WORK/b490/_x001.o $WORK/b490/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/73/735346b98813778740b38ee62ac9373fc44a5a2f3b2faf3ded3456ced0d06c81-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b661/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/55/55c2c4747c9725615f50893d8487e417ef408f75cbc4acb7bcf7005ed6f841dd-d # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/60/60b770c91ca1c97b19b4f361ed9e57a0f0e1fa29feaa472bc1a5e0e044a40d78-d # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/af/afc82794decaeefce9073405da16a5456ac3cee375354b7b2e2b88f5e9c2ea12-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/4f/4f9a1c7b025672e21b15dc50aabe080ff5ee341ee57015e96d7a490bb7c000ab-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/eb/eb87744778610261d4996afb41953291907353d5cdaf3f0a6d3fd8f5279955eb-d # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/c7/c769911b503b4fb42ccd88027c26a002c810be119530e0d970fe9960f4d5b9e0-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b106/ cat >$WORK/b106/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/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression /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/pkg/compression -complete -installsuffix shared -buildid nb7KzI_aG5daAQeJnnTz/nb7KzI_aG5daAQeJnnTz -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./compression.go ./zstd.go github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid dff8ZQi_yDbAN32z4xYw/dff8ZQi_yDbAN32z4xYw -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b236/ cat >$WORK/b236/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/ioutils=github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils 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/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/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 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/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid akEl84s8fZswemBsMoRp/akEl84s8fZswemBsMoRp -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/f1/f189579960ad17a014126a7f6a4fca1a2e01a4771e0530db28d200058da9de23-d # internal github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b617/ cat >$WORK/b617/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/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid EN-TqQkBK2q1Jh1N3Z7m/EN-TqQkBK2q1Jh1N3Z7m -goversion go1.15rc1 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7f/7f38d425d1a413cf78e0572aa3177fdb85b35620c651cc0e7d9f081948819cf1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/06/06e96031d8dcb85bdb18698d64a1da05276e666683636d8aaa23d0099a98686c-d # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ca/ca8bd24f49b2a98c74fe348d82ce29e7af8a03934d45a7b6e99b0280208516af-d # internal github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/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/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid AsRKjVaqj_cdV0Pc5gOS/AsRKjVaqj_cdV0Pc5gOS -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.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/b160/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/be/be98dd01d8b99933527db635a0486bdc8f15e31fe2c6ee9ebd9053d2aa8303e4-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/c7/c760ef4c9796f147fe5a952078db77d2b6c1d82c757e33c51666d61c1dc514d6-d # internal github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni /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/containernetworking/cni/libcni -complete -installsuffix shared -buildid BtGITvv5qewvNwMPjwBP/BtGITvv5qewvNwMPjwBP -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/86/861272c0047a3ec5c6b509090a6acb077e7e562680fe954a7ccbd3490117c61f-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ba/bac1410a2685cd8ce70814845a771c543191789be6facb0b3f51a4c34ba3152d-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/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 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/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay /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/buildah/pkg/overlay -complete -installsuffix shared -buildid UO-gKJICw2yMv_louhK0/UO-gKJICw2yMv_louhK0 -goversion go1.15rc1 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/d6/d65882013c783f953d32f3c5586eeb2dd4bd51b529d2d08703954aad2660f3c4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ef/effde7dacd602e226759dafb2242333250fc7bbf86d743de29632a4ad9e89c7e-d # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/78/78e4abbf3724188131e0ce15eb60480fa13413ccca05957bbce9a86693a637ae-d # internal github.com/containers/podman/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b633/ cat >$WORK/b633/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/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/vishvananda/netlink /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/vishvananda/netlink -complete -installsuffix shared -buildid BOtahBjPxOAZTFjq2Yqy/BOtahBjPxOAZTFjq2Yqy -goversion go1.15rc1 -D "" -importcfg $WORK/b633/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/3a/3a744b0db3da1a7432e60a58feab027d0b0da8ca22e526b1b4f7716ef7bf56f6-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/05/05435865ff298b1b24dbc58028290d25cc493c309665624777d2a9e9964f92c8-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/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/b049/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7_PyUh8HArNFS4Mj7UNc/7_PyUh8HArNFS4Mj7UNc -goversion go1.15rc1 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/41/418b917e92d78aa8dedad7a8cf9388a43cbeefe6c9bed61ea9f14bf9a3203dc0-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b503/ cat >$WORK/b503/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/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 packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni /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/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid dlBwmz4Lmueqy_AUeu2O/dlBwmz4Lmueqy_AUeu2O -goversion go1.15rc1 -D "" -importcfg $WORK/b503/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go cat >$WORK/b385/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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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/seccomp/libseccomp-golang -installsuffix shared -buildid 2-BNEllPbpjRHnzSrBdG/2-BNEllPbpjRHnzSrBdG -goversion go1.15rc1 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/92/92144d9ff5d26206b179ded302fa75eec76247e261a0b69ff46c8e1bf9710b36-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cat >$WORK/b409/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp /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/keywrap/pgp -complete -installsuffix shared -buildid JG6fcLRWbqylodZDfZqB/JG6fcLRWbqylodZDfZqB -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/33/33e606d5d22cd52a20f9058c4bec4c48c2763cf0dc0b68b78d08736919dcfd28-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid PA22UW_sAL6KcJkW1M4i/PA22UW_sAL6KcJkW1M4i -goversion go1.15rc1 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go github.com/containers/podman/vendor/go.mozilla.org/pkcs7 mkdir -p $WORK/b412/ github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b401/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/b036/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/go.mozilla.org/pkcs7 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/podman/vendor/go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid e-6gr2JUrMV91x1PlAIt/e-6gr2JUrMV91x1PlAIt -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./decrypt.go ./encrypt.go ./pkcs7.go ./sign.go ./verify.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid L8pIeOJVrN5hde0eSkhL/L8pIeOJVrN5hde0eSkhL -goversion go1.15rc1 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/88/88e5b6079c5ccbfdefa46dfe389e13cc8aaa69a04379ca5ce0c7969d0700c57f-d # internal github.com/containers/podman/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b638/ cat >$WORK/b638/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b072/_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/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b643/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid tetDawMKRP2cJCRWoIn2/tetDawMKRP2cJCRWoIn2 -goversion go1.15rc1 -D "" -importcfg $WORK/b638/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go crypto/tls mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal cat >$WORK/b047/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/b036/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TPZV9rxQXciyVJx7TvTD/TPZV9rxQXciyVJx7TvTD -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/5e/5ed419cdb4814a5ac0dad7fb4a7650f4a00c693297fd93d0da8af7ffb1c7844a-d # internal github.com/containers/podman/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/podman/pkg/rootlessport -complete -installsuffix shared -buildid orAniQbhksO4Qky9RCLT/orAniQbhksO4Qky9RCLT -goversion go1.15rc1 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/5b/5beec016decfd9fea66ccadb7011bfcb3321abec9a7b19ce43382cc563cf6e6c-d # internal github.com/containers/podman/pkg/domain/utils mkdir -p $WORK/b655/ cat >$WORK/b655/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/b563/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/podman/pkg/domain/utils -complete -installsuffix shared -buildid x9AUx-dmmNN3jthIsSJ7/x9AUx-dmmNN3jthIsSJ7 -goversion go1.15rc1 -D "" -importcfg $WORK/b655/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value 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 importmap gopkg.in/yaml.v2=github.com/containers/podman/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid sjuXhXRwB2oN-8Czplp1/sjuXhXRwB2oN-8Czplp1 -goversion go1.15rc1 -D "" -importcfg $WORK/b562/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/af/afdf8dd026f7a2838c77678b01865e44c087a9cca69b148e0405ee4209782fac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b599/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/c4/c4427d1372b70e7a7f8b6ab6ba3075829b0bb2a32325a0fac496e73ca7d1ce4a-d # internal github.com/containers/podman/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid z-BtWOCuPwJ9EAouhe-d/z-BtWOCuPwJ9EAouhe-d -goversion go1.15rc1 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/63/6398f8bc5645a0153d2c8d444ee5abd65df01d62f2d8f85e91cb0091f75f9258-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/40/401f9ba0bf32de0c506874f9813ea257e2a49758df0a6b5270ece2d65dd1ec91-d # internal github.com/containers/podman/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b465/ cat >$WORK/b465/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/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/b088/_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/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/podman/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid qk9wTa2hmOj5RRCXdNEb/qk9wTa2hmOj5RRCXdNEb -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/65/651d4ae759f7ec0cc5eed5324b950c3c57d1a37b44d974d0a7b3839fea8af02a-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/a7/a70d54a739aee648a7558090e29507a16cc2b7cfdfd21306b56afea1c126dc33-d # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f0/f073cbbefd1c944bc82ab7d6ba8712eb12acede331a67c413144e78d3b907b23-d # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cb/cb9b5a0dc400da9a832d4c3c800deee9c1419102239e7a04d9b9b50dec2940b9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ae/ae903ca8ee9f819eecf3a1b4f67b551336cdc40de591ad4069e0be3bd671b426-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/24/24f37f7b8b65fb3aa92e7cd39fac53e04fd045ff626b63c241354eab0e3c7d09-d # internal github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b252/ cat >$WORK/b252/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/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/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal github.com/containers/podman/vendor/github.com/spf13/cobra cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive /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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid TMkk-a-7ceT3FbfUzOlR/TMkk-a-7ceT3FbfUzOlR -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/podman/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid SqgRpV4bZWHKQVjZT-iE/SqgRpV4bZWHKQVjZT-iE -goversion go1.15rc1 -D "" -importcfg $WORK/b467/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/21/21409ce0b72f64b4b1459662494c2e1e11b557247c6e46528ec996b113c8bf4a-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ cat >$WORK/b334/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/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime /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/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid c6lrqApxfblL4eT_0obX/c6lrqApxfblL4eT_0obX -goversion go1.15rc1 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b559/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/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b567/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=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid hFzE5U-HpBJfgVur-4IX/hFzE5U-HpBJfgVur-4IX -goversion go1.15rc1 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid 3uf684i9bwmWn6R7OMB9/3uf684i9bwmWn6R7OMB9 -goversion go1.15rc1 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b542/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cat >$WORK/b542/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/b036/_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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid D6RaygtzdYXLGzR-4h0k/D6RaygtzdYXLGzR-4h0k -goversion go1.15rc1 -D "" -importcfg $WORK/b542/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/e5/e55da54952f66f3870b10b840e5076909e9696c3fa54237784aaa0cc1f6b8e6c-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b235/ cat >$WORK/b235/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/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/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid _BUe6VkZhSLqUk7qBIjk/_BUe6VkZhSLqUk7qBIjk -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/8c/8ceb6bc15c1d482b1d9112270e8e77d5f4861c7d4f944622c3907d46707833a7-d # internal github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/podman/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b071/_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/b430/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid uTovL8P2ivaJhhGZhBuS/uTovL8P2ivaJhhGZhBuS -goversion go1.15rc1 -D "" -importcfg $WORK/b429/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2f/2fecc5bfc662564c807b77e8329c655679eb0530aa96ec6db90ab8ad9191d9f7-d # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/37/37260692b4300d6c6c5b6df4d9afa26d3cbce35e40da5bd2d94144ed556ca011-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/d6/d67fca543dd79eb3d4106c7198d8c01498054e849297a44b4ec2d0fcf817180b-d # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/71/718f856be264dbdfed974d3f3334a7519bab6ac56f146d6eebee34f957554d9f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -g -O2 -o $WORK/b369/_x005.o -c go_gpgme.c cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ef/ef29d90eb1465b532ce9d3efb576a7427779c644273c0536837cc042b88dc6bc-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config 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/b036/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid kblCN3_k7xMiVlEu_uoG/kblCN3_k7xMiVlEu_uoG -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.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/b235/_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/1e/1e16f8aa4ad04bd7f636890eb7c04bb50fb5dd414d57fac0466340b01c0d3cfa-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b408/ cat >$WORK/b411/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/b049/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b412/_pkg_.a EOF mkdir -p $WORK/b399/ cat >$WORK/b408/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/b052/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /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/keywrap/pkcs7 -complete -installsuffix shared -buildid AYc64X5NZHxiLFoRIaZL/AYc64X5NZHxiLFoRIaZL -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe /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/keywrap/jwe -complete -installsuffix shared -buildid vx9HWX5MgvdY3XO_FhVu/vx9HWX5MgvdY3XO_FhVu -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b399/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/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid eA7PomGCLwQ_nhX1pug3/eA7PomGCLwQ_nhX1pug3 -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/66/66f51b8d4ef877d6801f47c2868df31d52f3b120cd530d68ebd21d6552e260c4-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d4/d48bedd3ff92bc94abb2f3846e7cb33be8c769b76dbfed9095516630dde524df-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b266/ cat >$WORK/b266/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid TCrJjwB2YQNb7eMONfWc/TCrJjwB2YQNb7eMONfWc -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b264/ github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal mkdir -p $WORK/b257/ cat >$WORK/b269/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/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b264/ -importpath github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b264/ -g -O2 ./btrfs.go ./version.go cat >$WORK/b271/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/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs /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/drivers/vfs -complete -installsuffix shared -buildid nDydfkxZHg5dRPNeLPsa/nDydfkxZHg5dRPNeLPsa -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b257/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid DQZvsL4Fe6ZiMUUyPu0k/DQZvsL4Fe6ZiMUUyPu0k -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid J9UeWSQesnn4Wssc2pHS/J9UeWSQesnn4Wssc2pHS -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/39/39109e131965b859c2c4da3982fdbd2fadbdefae5d7aea0627236fdc1a97d030-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/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/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units 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 bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay /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/drivers/overlay -complete -installsuffix shared -buildid nxPq-AaA3i8cScmRmxLb/nxPq-AaA3i8cScmRmxLb -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.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/b408/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/44/44fa02107ce7562314523f7729ac07298a96c6e6bdcd38589ab97e057e97fe7f-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/2f/2f18e372afb0caec36d934d3bac7a1771fd65125e092182f8b9a4dd9a09e57fe-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_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/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/3d/3da5d2e5459851322369fc78e92550dc48c57ecf4790f47fe25ff086816334c8-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/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/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid NI-qpl_lK9kYIvZtGl7X/NI-qpl_lK9kYIvZtGl7X -goversion go1.15rc1 -D "" -importcfg $WORK/b428/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_unix.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d7/d762b57a389b59875546685111de6c7cc1b338b5415f734cd6a3ce31c61dffb6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/74/74419e96da9b4833d3759bd95dfd5b26cf7dfb249aaffd5eb5bdcfbaaacd0721-d # internal github.com/containers/podman/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/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/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/pgp=github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp 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 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/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/podman/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid 0271J-SXvLOJ_PWyRLI-/0271J-SXvLOJ_PWyRLI- -goversion go1.15rc1 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cat >$WORK/b369/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/b080/_pkg_.a packagefile syscall=$WORK/b017/_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/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 2mw9_rEM3ekD3ZkhDNZ1/2mw9_rEM3ekD3ZkhDNZ1 -goversion go1.15rc1 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/5c/5c42adcc03386286bad8fb24596dcd5733e654b6c34ecdcd9c4c8466023b27b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/54/54e588262641b2d5cae4deaf674c7ce482847b5544280b34248c1493604c021c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/f2/f2362a8863951a8b7fb0a782e2bbb2b3909500cbe4e58b17ce65a385be356452-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid k54N8i-PjMA-tqUjnUau/k54N8i-PjMA-tqUjnUau -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack ./devices.go github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_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/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups /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/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid 9r_BFjjz-AbeRYrR9P_p/9r_BFjjz-AbeRYrR9P_p -goversion go1.15rc1 -D "" -importcfg $WORK/b670/importcfg -pack ./cgroups.go ./stats.go ./utils.go ./v1_utils.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/62/6210ada79281ddb61f3a37ff680ee74a74d3b9f893a6e295ef9e29b23cf2ce1f-d # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/49/49aee77d6ce788cac59b666c56128a71eeab3b1c8cf1567902ee1e866bab3914-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/82/82373ba26e4799d70087b43be98742b383026ac8312dd594deedea4f61fa42de-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/af/af80ceb4c71957d71c1eaebfa0f961c066a51c6852d810f1e3b5fae6fc5aba40-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b668/ cat >$WORK/b668/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/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/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid 13HDfCp-k71ni3U8EvwR/13HDfCp-k71ni3U8EvwR -goversion go1.15rc1 -D "" -importcfg $WORK/b668/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c3/c3d1d41a2f9a60721376e4f77cd05c9c0dd03789ac76a33c130f6f06df977755-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/88/880e0e4ab658159001b635b85248c4c4a8904136a6925d0a5e6a684c557c9986-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/e4/e41005ccc486890ff039889f9b89ea35d154fa6c50e6edbcb7b3adb7e4d83e0b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/dd/dd9ff25d280fbf754e90e1c323dec8c8168cefc99ccfa8fa4d9453146be6b7fd-d # internal github.com/containers/podman/pkg/terminal mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config 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/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/podman/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/podman/pkg/terminal -complete -installsuffix shared -buildid qmTwjY3XWuIHoCPvqzdn/qmTwjY3XWuIHoCPvqzdn -goversion go1.15rc1 -D "" -importcfg $WORK/b637/importcfg -pack ./console_unix.go ./util.go github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b646/ cat >$WORK/b646/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/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid MLVmRcole0sQtWnrjXDF/MLVmRcole0sQtWnrjXDF -goversion go1.15rc1 -D "" -importcfg $WORK/b646/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/9e/9e0843bf4f0b03906b42751ca24e56d21e635eea75c7960867c496c1d7245717-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/83/837624f0b108ed5eabaa60bb53958430bb4002b349a6963895e7880ee710e695-d # internal net/http/httptrace mkdir -p $WORK/b162/ github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b630/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b164/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VvARBCD1Fp3mR5j8kUkX/VvARBCD1Fp3mR5j8kUkX -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid BorMDMlbTZ5qg2hekEz2/BorMDMlbTZ5qg2hekEz2 -goversion go1.15rc1 -D "" -importcfg $WORK/b630/importcfg -pack ./files.go ./listeners.go ./packetconns.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig /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/go-connections/tlsconfig -complete -installsuffix shared -buildid e6UpO6-HCK2HlAXT8IUv/e6UpO6-HCK2HlAXT8IUv -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/podman/vendor/github.com/containers/libtrust mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/libtrust /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/containers/libtrust -complete -installsuffix shared -buildid hE27Xw0WjjHrjZfcxWN6/hE27Xw0WjjHrjZfcxWN6 -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go cd $WORK/b264 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b646/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/48/487dc67bbebc4a2a12c20b6aa78ccdc78163ddada55556807f1f0cb9db1008f1-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b264=/tmp/go-build -gno-record-gcc-switches -o $WORK/b264/_cgo_.o $WORK/b264/_cgo_main.o $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o -g -O2 cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/68/68b58333b47e877ed10f16636e1aefec06d1ac60acd2cd19a3dbc99ae9a6af2b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ed/ed61ebdbae94332ed229a2868c40350954700acb2336fc0764f8a760565e0ac3-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/85/85aba3aa1cc7522f7e53771e7b25cbe27666c509c153f16e4cc7aa4084aba72d-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_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/b037/_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 /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid pqY21ktO3Ms-qdVRPZIM/pqY21ktO3Ms-qdVRPZIM -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b264/_cgo_.o -dynout $WORK/b264/_cgo_import.go cat >$WORK/b264/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/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/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_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/btrfs -installsuffix shared -buildid R4v9wxTrrmSHG5kt7wMh/R4v9wxTrrmSHG5kt7wMh -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack $WORK/b264/_cgo_gotypes.go $WORK/b264/btrfs.cgo1.go $WORK/b264/version.cgo1.go $WORK/b264/_cgo_import.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/3f/3f4af54bff5485e6729e04387315d65a756a484dd425d5830e5724bc272515da-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/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/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid ZGY1bznlekTzJuWQ3Wdj/ZGY1bznlekTzJuWQ3Wdj -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/82/82c74979cca266c9ae898edde07e036f597f9a2c50322d9eab4464e99a8fc4ef-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b201/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/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 7CifK_4rcb3VK_LNgkqU/7CifK_4rcb3VK_LNgkqU -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./impl.go ./version.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b264/_pkg_.a $WORK/b264/_x001.o $WORK/b264/_x002.o $WORK/b264/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/fb/fb7f4ad93ca3420d398fb6d45cf6fa0ac9b30876652b0476967250cc7959696c-d # internal github.com/containers/podman/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b256/ cat >$WORK/b256/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/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid edm6ClT7Q5rMOfLHlBlQ/edm6ClT7Q5rMOfLHlBlQ -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/b8/b8e53b02c94dad4030255c3f9bca2f2947dcac34a5cd8c9b1aa45a3bef596537-d # internal github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ cat >$WORK/b325/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid jfOIdPR6MK5OoEXEqFI0/jfOIdPR6MK5OoEXEqFI0 -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go cat >$WORK/b323/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b327/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid ZQyqfKVaHEykA1OWtcnB/ZQyqfKVaHEykA1OWtcnB -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 6jQr35NVLsIaatno9ltY/6jQr35NVLsIaatno9ltY -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/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/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/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/podman/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Bd8W5vzz_HBDprXk09AK/Bd8W5vzz_HBDprXk09AK -goversion go1.15rc1 -D "" -importcfg $WORK/b181/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a9/a9c88ded32539b9d987e87d60222736bd5233bcf1396a04109e02da0d61e1734-d # internal github.com/containers/podman/vendor/github.com/containers/storage mkdir -p $WORK/b234/ cat >$WORK/b234/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=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/config=github.com/containers/podman/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory 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/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/hashicorp/go-multierror=github.com/containers/podman/vendor/github.com/hashicorp/go-multierror 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/pquerna/ffjson/fflib/v1=github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared 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/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/podman/vendor/github.com/containers/storage -complete -installsuffix shared -buildid CxBN16qXJeBajJ3W3eOB/CxBN16qXJeBajJ3W3eOB -goversion go1.15rc1 -D "" -importcfg $WORK/b234/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/9a/9abd8d6ee2bec2f947c89e2d74a7f21fa7aac05c38efff312cb2001cd3f59148-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration /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/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 7UZCqfBl7SF5GgLlXjE5/7UZCqfBl7SF5GgLlXjE5 -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/e9/e916a6d5496947be8e3ad819e5363225bab785ff4c95eb5c9f5b32ebd2b6ef6e-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/99/991bb8d05428514b1d80bb473496d3c137bf7fbc6ea1cfb7266305019f4f7d9b-d # internal github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp /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/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid RUzRzsH3FTmqA6yyN967/RUzRzsH3FTmqA6yyN967 -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go cat >$WORK/b322/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/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any /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/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid JfytEM0DlqH1HXYH9j10/JfytEM0DlqH1HXYH9j10 -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5f/5ff3219a73b23ed2e1db413e5c6abf6531f8d9e8dffdadf7356b1d1665a9df92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/c6/c6d63d6e8eba7f519c8117e08d2b3f9d9708b0b26c7f5c8a7534f0221495f7b5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/3f/3f3196b7127eb4e96de4067a35231e61b8e8278f824c8b972724304143f89329-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/34/341a1720ce120c52b6d4cbd4a67ad0f390fc53d5eac2fda3d3bd74e5c7083e72-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b099/ cat >$WORK/b099/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid ACP4YaYeRcjn3LYb0Z6X/ACP4YaYeRcjn3LYb0Z6X -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/b3/b307c4ae4092c8df3f5d91b93e0bb5bc56854483310357d419a6adad3146506d-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b658/ cat >$WORK/b658/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/b036/_pkg_.a packagefile crypto/rand=$WORK/b039/_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/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid FXrCix1MCXLN2pLWD4xJ/FXrCix1MCXLN2pLWD4xJ -goversion go1.15rc1 -D "" -importcfg $WORK/b658/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/da/da0bf877f718c722dd4b30aa6134803db450336b27a411d49de4e4b433db4823-d # internal github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b663/ cat >$WORK/b663/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b664/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /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/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid mnJOdB1V2hIswvb5YMNX/mnJOdB1V2hIswvb5YMNX -goversion go1.15rc1 -D "" -importcfg $WORK/b663/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/97/975bbcace682d645d279242f17bfbdd74095c82a0519d2a4880fa5c5212ee5c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c4/c4163c5c5973d6c28a9d8806b74ee73d84a3b6be7c9cae4f2fd3dc01d377b174-d # internal github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ github.com/containers/podman/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b212/ github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil cat >$WORK/b328/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 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid GI1u2kHfNJcfteQMmXYs/GI1u2kHfNJcfteQMmXYs -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ mkdir -p $WORK/b214/ github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc cat >$WORK/b212/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/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b528/ cat >$WORK/b214/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/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cat >$WORK/b321/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/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid IZGJ8FIFx88MEKvNbmW-/IZGJ8FIFx88MEKvNbmW- -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes /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/golang/protobuf/ptypes -complete -installsuffix shared -buildid 0q9QRye-mJ_zAr6T7VAm/0q9QRye-mJ_zAr6T7VAm -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid imnjfAxIVqOwGZ8CElRb/imnjfAxIVqOwGZ8CElRb -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b528/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/b181/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc /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/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid pDH-OOOi2CD654dUFyXj/pDH-OOOi2CD654dUFyXj -goversion go1.15rc1 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/01/017b5627b9487f819f54c8e14ae85e4e29bda14ef2565436950037d0011e5c3f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b513/ github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ cat >$WORK/b513/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/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b097/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests /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/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid P8cDVhfHT2BFbI4ySs6x/P8cDVhfHT2BFbI4ySs6x -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack ./errors.go ./manifests.go cat >$WORK/b305/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/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b097/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid uUcdVEiimY5yt3PkewER/uUcdVEiimY5yt3PkewER -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile /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/image/v5/docker/tarfile -complete -installsuffix shared -buildid XXLPZxixy7KnOnaPyKob/XXLPZxixy7KnOnaPyKob -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/34/34163902f881db7b378d83157abf80a0c5973dba32fcf6c5f5028660507f4f69-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cat >$WORK/b368/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid RqSZzewyeBzCJ2gdTBBr/RqSZzewyeBzCJ2gdTBBr -goversion go1.15rc1 -D "" -importcfg $WORK/b368/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/39/3907361bd14725ba69c94c32c849d51c4977a7ec87579dcc9809d6ff9aa6c27f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/68/68101cf57ef9e758f6f36c82adb5e7af69eb28b8ab301c60971df1fada93819c-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b211/ cat >$WORK/b211/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/b212/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid zWBF2cKgpcb3028MlLbU/zWBF2cKgpcb3028MlLbU -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./metric.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/56/5689d01ce8261b4071398c5dddc9cf4b353bf40cc575ac0f1af63affd334fb34-d # internal github.com/containers/podman/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/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 importmap google.golang.org/grpc/internal=github.com/containers/podman/vendor/google.golang.org/grpc/internal 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/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/podman/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid OnbsbL1ShZxZYC5Czt8t/OnbsbL1ShZxZYC5Czt8t -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/61/61c7c01b81725ac931bd4eb8c15ec2ad59c1799ab369d1c0a8e73b21076a9f30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/01/019d6e43d06e0c50e4907f430a6c1eb7192f20c515fe7c6501929f1568ab97da-d # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/a2/a24e0b141707b5b784bd4a82b0685b7d6feaa841f8f57cfa28a751a4567118b2-d # internal github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b527/ cat >$WORK/b527/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/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu /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/checkpoint-restore/go-criu -complete -installsuffix shared -buildid kFqHNWDX3nXB9GvVRcjV/kFqHNWDX3nXB9GvVRcjV -goversion go1.15rc1 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/71/7102249dcefd1c356f786c4551b9cb4d69f3455e1904a37bca56e71a7173452b-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/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/b096/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 3UhuhIujQgHoik_ELtSr/3UhuhIujQgHoik_ELtSr -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/2b/2baf19315e06141e8e4c4ecdb69e62a15e17fa9f2390b955bdf353220fbb077d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/ff/ff80b5b4b6f3659f7fe32c851ffc49240668488fee589d769befc0ef1065dbb0-d # internal github.com/containers/podman/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b443/ cat >$WORK/b443/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/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/podman/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 2Zmm1I9CXQr5PtsVOyBs/2Zmm1I9CXQr5PtsVOyBs -goversion go1.15rc1 -D "" -importcfg $WORK/b443/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/ce/ceaf5e9c2399417b5d0a5c76d8b15e0b95f1674fadf4cf81577026498cb1298e-d # internal github.com/containers/podman/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/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/b527/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/criu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/podman/pkg/criu -complete -installsuffix shared -buildid r88jPhjT0yiCmUzdURk9/r88jPhjT0yiCmUzdURk9 -goversion go1.15rc1 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/e1/e13d98bc536d8a0ece9a588b8a1c9c523d7901d4aeb175a05ef727e8c68b058a-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/90/90d705bf9aaca5ca94c17ca7e45fdcf3e0d7423c086baa7b0d2a160d42d8cab7-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ github.com/containers/podman/vendor/github.com/containers/image/v5/directory cat >$WORK/b304/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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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 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/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b302/ github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive /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/image/v5/docker/archive -complete -installsuffix shared -buildid 1rqo4VLByHTH6041eCl1/1rqo4VLByHTH6041eCl1 -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/podman/vendor/github.com/containers/image/v5/tarball cat >$WORK/b302/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/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b355/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/directory /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/containers/image/v5/directory -complete -installsuffix shared -buildid p6UxJ7Ea9hqa5HIt6etv/p6UxJ7Ea9hqa5HIt6etv -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b387/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/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/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b355/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache /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/buildah/pkg/blobcache -complete -installsuffix shared -buildid AsEqMLl5nkh8zg1EPvhY/AsEqMLl5nkh8zg1EPvhY -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/tarball /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/containers/image/v5/tarball -complete -installsuffix shared -buildid d3FWHykHidPYY6bBrG8z/d3FWHykHidPYY6bBrG8z -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/69/694e151218784de75b699ad329522609ff86f3b038a0e19345458407034b7ac9-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/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/pkg/platform=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform 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/v5=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/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/b036/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/copy /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/copy -complete -installsuffix shared -buildid ADrgzTz8WrgQsQV8UONc/ADrgzTz8WrgQsQV8UONc -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/e1/e1a0958dff2c23f1991031759c74b967b7360c7759cf2cfe32c2065262bdfad5-d # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/50/50096b41c30081cb151dfcc3d5c00e6c2665a0ee8c0f23bfba84f06374e61d7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/69/69c2347f4e637f8334a9fbde79001530f3bc99754a89cf0aaaaa70751949a0c6-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f9/f9da750dabf117ed25250802ed065f3231a200e682de32a86def3ad5ff2a3427-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/00/00347de02697ef9bb5536b8fe7223e42ae53558b748f32cf92fd6dc38c619477-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/30/30d301920eee07cef7331016a8e7409fb53e5c04928d2cf0eea4d8a7f3f1b9af-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/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/b048/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented /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/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid 56q_D9FPR8DnAA2uLKTN/56q_D9FPR8DnAA2uLKTN -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/0e/0e4d62630543daf5ef3d1968359a890c696f759c44d3fc9bb62c261ab54b4710-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/57/579ef4dc4b1d0983b4fcadf09b95f2d9069956d6c80939fc8878150cbdc46e99-d # internal github.com/containers/podman/libpod/driver github.com/containers/podman/libpod/lock/file mkdir -p $WORK/b474/ github.com/containers/podman/pkg/namespaces github.com/containers/podman/libpod/layers mkdir -p $WORK/b521/ cat >$WORK/b474/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/b234/_pkg_.a EOF mkdir -p $WORK/b479/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/podman/libpod/driver -complete -installsuffix shared -buildid ShxSNc3mis_6CLDjJ-V0/ShxSNc3mis_6CLDjJ-V0 -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack ./driver.go cat >$WORK/b521/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/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF github.com/containers/podman/pkg/rootless github.com/containers/podman/vendor/github.com/containers/image/v5/storage github.com/containers/podman/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b518/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock/file /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/podman/libpod/lock/file -complete -installsuffix shared -buildid NsChoVhm6R3dHmvzxtUI/NsChoVhm6R3dHmvzxtUI -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go mkdir -p $WORK/b480/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/namespaces /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/podman/pkg/namespaces -complete -installsuffix shared -buildid KR7APBgBhggqGkMwmGP3/KR7APBgBhggqGkMwmGP3 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/importcfg -pack ./namespaces.go mkdir -p $WORK/b299/ mkdir -p $WORK/b228/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b480/ -importpath github.com/containers/podman/pkg/rootless -- -I $WORK/b480/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cat >$WORK/b518/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/b234/_pkg_.a EOF cat >$WORK/b299/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/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b228/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=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/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/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/layers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/podman/libpod/layers -complete -installsuffix shared -buildid 4LA6sZYrj5wG6YOpoW9F/4LA6sZYrj5wG6YOpoW9F -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/storage /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/containers/image/v5/storage -complete -installsuffix shared -buildid enyqFrWE7J8Ce3hVpzXb/enyqFrWE7J8Ce3hVpzXb -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid 098Guj9q_si0KDyyE9Ct/098Guj9q_si0KDyyE9Ct -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/7b/7b435cb2dfa2ea8752d5ea287263204d9a1d2f124a6d0b0258f5b8bf0d4c4745-d # internal github.com/containers/podman/pkg/inspect mkdir -p $WORK/b498/ cat >$WORK/b498/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/v2/libpod/driver=github.com/containers/podman/libpod/driver 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/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/podman/pkg/inspect -complete -installsuffix shared -buildid p_bGmmTAov7aDvff0bUC/p_bGmmTAov7aDvff0bUC -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack ./inspect.go github.com/containers/podman/libpod/define mkdir -p $WORK/b473/ cat >$WORK/b473/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/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/define /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/podman/libpod/define -complete -installsuffix shared -buildid uOltzbKaTFG66gVhPf9i/uOltzbKaTFG66gVhPf9i -goversion go1.15rc1 -D "" -importcfg $WORK/b473/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/62/62ab5f9948fe78c15424d4f58902b46c879e327dbb53840421bcc0d902ce9966-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/dc/dc56abbe742dabcdfe9cbe1ac0e903f6d69bfff054ef9f6674d3274de975d0af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/4c/4c86fc29eafdef273fcc82e928ff0b56025a6be70891af21d7a17bacf6ddd9ee-d # internal github.com/containers/podman/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/lock/file=github.com/containers/podman/libpod/lock/file importmap github.com/containers/podman/v2/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/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/lock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/podman/libpod/lock -complete -installsuffix shared -buildid SKhiC5irT3zJyW4tvADG/SKhiC5irT3zJyW4tvADG -goversion go1.15rc1 -D "" -importcfg $WORK/b520/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/18/1836f3d620172e6d4a8f178cb384c6cefcc1e7f5c8f3c2e80869a92b12b02850-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/18/185bd57039def8f87c3913879ea747c2fca23cb1d46795fd65f04b61fde4bb92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/27/270ae3ef740573ae5eeab87306d82e7dd35b0ab3e526278f104d48afb70add8d-d # internal cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/6a/6a95a2ae5e5f4434056953fb10924e5b80d89228e216b1936db06c32ce52d889-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I $WORK/b480/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b480/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/d9/d9aa991343629d79e6fd36d2478f285120f5eaaa355b255a1caf897c921c1186-d # internal cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/rootless TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -o $WORK/b480/_cgo_.o $WORK/b480/_cgo_main.o $WORK/b480/_x001.o $WORK/b480/_x002.o $WORK/b480/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b480/_cgo_.o -dynout $WORK/b480/_cgo_import.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b017/_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/pkg/rootless -installsuffix shared -buildid y5P3whLD3bZXfhO3I_xW/y5P3whLD3bZXfhO3I_xW -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack ./rootless.go $WORK/b480/_cgo_gotypes.go $WORK/b480/rootless_linux.cgo1.go $WORK/b480/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b480/_pkg_.a $WORK/b480/_x001.o $WORK/b480/_x002.o $WORK/b480/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/8c/8c5b9b946e46865c1d9716f41bea057003719ed9b8efb0c13af4ef2179bc8736-d # internal github.com/containers/podman/pkg/registries mkdir -p $WORK/b516/ github.com/containers/podman/pkg/systemd mkdir -p $WORK/b628/ github.com/containers/podman/pkg/cgroups mkdir -p $WORK/b501/ github.com/containers/podman/pkg/util mkdir -p $WORK/b477/ cat >$WORK/b516/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/v2/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/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/registries /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/podman/pkg/registries -complete -installsuffix shared -buildid ZI_MA2MzyTyEZJkJCJY9/ZI_MA2MzyTyEZJkJCJY9 -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack ./registries.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/podman/pkg/cgroups -complete -installsuffix shared -buildid HwM4tWSUvDI3yIdIa23K/HwM4tWSUvDI3yIdIa23K -goversion go1.15rc1 -D "" -importcfg $WORK/b501/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/systemd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/podman/pkg/systemd -complete -installsuffix shared -buildid dLnxdMrMeBwSTfdncj_U/dLnxdMrMeBwSTfdncj_U -goversion go1.15rc1 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go cat >$WORK/b477/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/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal 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/idtools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools 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/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/podman/pkg/util -complete -installsuffix shared -buildid fJ6AS0VGWNzOXMcsBzqf/fJ6AS0VGWNzOXMcsBzqf -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/ed/ed21ecb640f54ebe1ca1caaf5daeca6da9e7403b20069718cd4b7e034f01ecd8-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6e/6e0bcee2ddbd83e331a219b8559f4fc0f15c24bd7e0c0bc96676942e01885a5e-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b173/ expvar github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ github.com/containers/podman/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b628/_pkg_.a # internal github.com/containers/podman/vendor/github.com/prometheus/common/expfmt net/http/httputil cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid x_aJl3NKygFh031_f8NC/x_aJl3NKygFh031_f8NC -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b144/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/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/proxy=$WORK/b145/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid DLdxneUXTkfRc5gdghUU/DLdxneUXTkfRc5gdghUU -goversion go1.15rc1 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go mkdir -p $WORK/b174/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid DJ8I0t8CT6E9I-pbniRx/DJ8I0t8CT6E9I-pbniRx -goversion go1.15rc1 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go mkdir -p $WORK/b179/ github.com/containers/podman/vendor/github.com/docker/spdystream/spdy github.com/containers/podman/pkg/api/server/idletracker github.com/containers/podman/vendor/github.com/gorilla/mux github.com/containers/podman/vendor/github.com/opentracing/opentracing-go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-connections/sockets /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/docker/go-connections/sockets -complete -installsuffix shared -buildid nKCt9zSZZOEsSeCfxJgN/nKCt9zSZZOEsSeCfxJgN -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b174/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/b147/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b170/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b147/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b505/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid GlGLlXZ5XhqHwTlWRxoY/GlGLlXZ5XhqHwTlWRxoY -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid d7G7AUEg-OaItLlNh5p2/d7G7AUEg-OaItLlNh5p2 -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go mkdir -p $WORK/b594/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b172/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/podman/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid M6yIY2nJyLGLn5ho0vFD/M6yIY2nJyLGLn5ho0vFD -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go mkdir -p $WORK/b213/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b340/ cat >$WORK/b172/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/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 44_ypPmXJXrmrmSlnjVR/44_ypPmXJXrmrmSlnjVR -goversion go1.15rc1 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go mkdir -p $WORK/b607/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid GypXhJ9NAZfXPqA-I9n8/GypXhJ9NAZfXPqA-I9n8 -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go /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/opentracing/opentracing-go -complete -installsuffix shared -buildid vRLdVKUGSbr0RMpKw5bJ/vRLdVKUGSbr0RMpKw5bJ -goversion go1.15rc1 -D "" -importcfg $WORK/b505/importcfg -pack ./ext.go ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_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/b150/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/3a/3a808151a5ce228df71ade86b4ec45d963e8c39938a01229cd6f946aafd06eb8-d # internal mkdir -p $WORK/b166/ mkdir -p $WORK/b705/ github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto 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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid n5bVUo0nQ5f3AW7g-SWd/n5bVUo0nQ5f3AW7g-SWd -goversion go1.15rc1 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b705/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/b118/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b722/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid q_KhoiJs57FeX4lfvSbw/q_KhoiJs57FeX4lfvSbw -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream/spdy /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/docker/spdystream/spdy -complete -installsuffix shared -buildid VVvMtASN3vACKeOx9WWj/VVvMtASN3vACKeOx9WWj -goversion go1.15rc1 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go mkdir -p $WORK/b439/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode /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/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid nAHkIfbirPBp8-puWEgk/nAHkIfbirPBp8-puWEgk -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/podman/pkg/api/server/idletracker -complete -installsuffix shared -buildid ENuTnADNKwzwzdP8__ny/ENuTnADNKwzwzdP8__ny -goversion go1.15rc1 -D "" -importcfg $WORK/b705/importcfg -pack ./idletracker.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b440/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b722/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid xEEIF0S0QAS8h4MceJ-J/xEEIF0S0QAS8h4MceJ-J -goversion go1.15rc1 -D "" -importcfg $WORK/b722/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./reconnecting_udp_conn.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid LMUQkRVl-Ik5y3Oei3tB/LMUQkRVl-Ik5y3Oei3tB -goversion go1.15rc1 -D "" -importcfg $WORK/b439/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal cat >$WORK/b347/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b081/_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/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/podman/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 5Qaug4taeoYsl1CYq9Kz/5Qaug4taeoYsl1CYq9Kz -goversion go1.15rc1 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/20/205dbd468f66306f995f94908d6db95b27a74dba581f9712b7cd07fbc9bd1c35-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ cat >$WORK/b555/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=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_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/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid iDlr62lF1kFUs_RIO9Sb/iDlr62lF1kFUs_RIO9Sb -goversion go1.15rc1 -D "" -importcfg $WORK/b555/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/dc/dca6d9687cda95fd38587cad3e27acda5046f4ac6f1bc31cacf664dfb4468243-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/ea/eafa8cfe0592be18f159a46fbfbe7da058ec1a7a8151d0574afbe20813f0d8f1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/09/09a7a1e94399f0ff5fcf4bdea74618d8de3dd77059b1989358383454b6fec07f-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid Omzi0DyuKF2xsgDNlfXv/Omzi0DyuKF2xsgDNlfXv -goversion go1.15rc1 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/34/34ed8ec35cc0429a9eaa2066dc4116e1eb8979f3fb9373e48910048f14ca5e2c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ef/ef373b299eb5a07b24c69c50482f475d719a06afc8f95343b0556a572226bcae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5b/5be6f887992a36f6388c17fbd368a590e3270329b2db79122ea55054f4aa96bd-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cat >$WORK/b143/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/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /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/pkg/tlsclientconfig -complete -installsuffix shared -buildid 50RgaJ_1gPO59H7SjiJK/50RgaJ_1gPO59H7SjiJK -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/28/2825f8624ff5321a9bd86b0404c60fd1406ad2d70e746e7b3108dcf7a870fdd1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/6e/6e1d819a7bd1765eec632d744e442640b76ff5ba1daa3a297d3e96c028857b88-d # internal github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid Dv6sT5pRlC0CdmT3Bsiw/Dv6sT5pRlC0CdmT3Bsiw -goversion go1.15rc1 -D "" -importcfg $WORK/b712/importcfg -pack ./field.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2b/2b9f9686d721d4b0d47ae6af108336ce0c79ef797b4dc59e34783b04b074fe37-d # internal github.com/containers/podman/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/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/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 7nSfZqhoh4YnO807X98u/7nSfZqhoh4YnO807X98u -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/df/df3a6a3cfd846daf88cea739e10287c34a87d9e3a5a1f0267d44a6e0f06fdea4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/d8/d84ef3b846fc32fa60a8afbfef8c9334ea6b3d98ce84654e0be75f2bd3894f95-d # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/a4/a48b61a630de825661e8b1d48034ed748b743c444c3f228400b86b5d573a9318-d # internal github.com/containers/podman/vendor/golang.org/x/oauth2 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/podman/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b036/_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/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/podman/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid QvYi8A2W8iCDqXAOjFzb/QvYi8A2W8iCDqXAOjFzb -goversion go1.15rc1 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a6/a679a8925f04ff3c50ae52ef3108c218b32575e265909c563dc8d343115e57a0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cat >$WORK/b343/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid LYXUY80HBtTdpUihoyhZ/LYXUY80HBtTdpUihoyhZ -goversion go1.15rc1 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/37/376f49d1202de20186c76a9f7ad62a85ad4405de66b72229da2a4d106b3b26e9-d # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/2a/2abe943ac289a058ecaca58fe36ecf09c1c113d100ca1f1c70ac055fdf7031cd-d # internal github.com/containers/podman/pkg/netns mkdir -p $WORK/b611/ github.com/containers/podman/utils mkdir -p $WORK/b629/ cat >$WORK/b611/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/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/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/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/netns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/podman/pkg/netns -complete -installsuffix shared -buildid YxQHm8A1flB4MFqJmXSE/YxQHm8A1flB4MFqJmXSE -goversion go1.15rc1 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go github.com/containers/podman/libpod/events mkdir -p $WORK/b476/ github.com/containers/podman/pkg/specgen mkdir -p $WORK/b500/ cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/07/072286dd878e5382a2346fef6c01327461477f69f7ada44fa611a7c92b9e410f-d # internal cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/podman/utils -complete -installsuffix shared -buildid o739W-GlzoCVw1NoH19b/o739W-GlzoCVw1NoH19b -goversion go1.15rc1 -D "" -importcfg $WORK/b629/importcfg -pack ./utils.go ./utils_supported.go cat >$WORK/b500/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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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 errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/podman/libpod/events -complete -installsuffix shared -buildid eJUn545ppJ0g0bE9Z2Uu/eJUn545ppJ0g0bE9Z2Uu -goversion go1.15rc1 -D "" -importcfg $WORK/b476/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/specgen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/podman/pkg/specgen -complete -installsuffix shared -buildid RIgAaCrfDF_GlPVYwx95/RIgAaCrfDF_GlPVYwx95 -goversion go1.15rc1 -D "" -importcfg $WORK/b500/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/53/5372ab3aa41cd191255dedff77412eee91ce19346341027279fa99181bbff7c2-d # internal github.com/containers/podman/vendor/github.com/docker/spdystream mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/podman/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/spdystream /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/docker/spdystream -complete -installsuffix shared -buildid TtgbULL7EdYYlSnrNwUE/TtgbULL7EdYYlSnrNwUE -goversion go1.15rc1 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go github.com/containers/podman/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/containers/podman/vendor/go.uber.org/atomic packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b725/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid jS-njdYoym18m1dUHZeV/jS-njdYoym18m1dUHZeV -goversion go1.15rc1 -D "" -importcfg $WORK/b711/importcfg -pack ./baggage_setter.go ./constants.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/a8/a8b6149b70c2c29f0e2e407d0efbcc315717600e9fc8a5075f24862d930865c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/f7/f70b27818c3b06cc5e19d32b9563be9d2ed0019e1b789fac853153ff9a7dfdbe-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/09/0931d996f33cb6598e752a7cf75e669eae98dc0943107a3d923f7ddccaa7c9bb-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/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 importmap github.com/docker/docker/errdefs=github.com/containers/podman/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid M5Kghs2gi7ZmhrPcIUMl/M5Kghs2gi7ZmhrPcIUMl -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/57/57dce4988f505a451e822892a5b622fc307480addfe89f7799306a7a5fb09eb3-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/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/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/56/56ce765c5a6cb0f92ad246be63bae9cc64ae9b523f883dfb65ce340011481dac-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 /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/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 0N5smoWOAzgqzr3PhGh3/0N5smoWOAzgqzr3PhGh3 -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/96/964d6840bd8f4b9e11c7eefa3f9f8579d037dbe8c43596b236a97103427a9915-d # internal github.com/containers/podman/pkg/network mkdir -p $WORK/b657/ cat >$WORK/b657/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/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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b663/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/podman/pkg/network -complete -installsuffix shared -buildid 6M3d_CxEsvANuEJGjT1B/6M3d_CxEsvANuEJGjT1B -goversion go1.15rc1 -D "" -importcfg $WORK/b657/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/5d/5d86a3339b2315345366ef6a0cd683b824c1b8e89886d60a962dbae266340120-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f8/f8016b7fb69ae7070767c2561aa3a9ddf815b976f20d6f7b1b14f33222e98482-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/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 packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm /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/docker/docker/api/types/swarm -complete -installsuffix shared -buildid cORkXfnc_lUHuEGKqLj1/cORkXfnc_lUHuEGKqLj1 -goversion go1.15rc1 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e2/e27c26679c16cb2256b2a040895eb718245f242ac39b81e7b27a074191a59362-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/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/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid U7_AIY1YsFEuVrFrEvrQ/U7_AIY1YsFEuVrFrEvrQ -goversion go1.15rc1 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/be/be23d76395fd73e8142dc01082a68e42765bd375f4e9cc289fee8f01fb6a6b54-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/podman/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/podman/vendor/github.com/golang/protobuf/proto 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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid hM2s6Bb-tF8uYlYEONaf/hM2s6Bb-tF8uYlYEONaf -goversion go1.15rc1 -D "" -importcfg $WORK/b178/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/1a/1a7ec7cd792916e52c9b1ee0b97e22d34098298e100545cf0f840f967cc6ad38-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b606/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/db/dbbbbbeffd6e35cb5a4a9872df8dc8a34544801db1f71035e9d895c65ca1f3af-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid wqZiNYKy1dawvfcN6deD/wqZiNYKy1dawvfcN6deD -goversion go1.15rc1 -D "" -importcfg $WORK/b309/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b445/ cat >$WORK/b445/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/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/9c/9c1dc7d9130e5203e9379a30191d5be8ed81be5ef5b074a3344447d5b32d26c5-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid N1TWiEHvM1-C7whQH6ri/N1TWiEHvM1-C7whQH6ri -goversion go1.15rc1 -D "" -importcfg $WORK/b445/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/1a/1aa989e89432783e01ac9cd64b598512ba18300a21268030c1032466c90f01fe-d # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/4b/4b91da5916e5c9fe40b3a60edf69b08ca9aed781f2aa8e912df6d18e53edbf5e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/20/2081ca8013fd9527c57efee3e3dddba7fc1ea0d8594431af6a864d0429c28320-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/retry mkdir -p $WORK/b515/ cat >$WORK/b515/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/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/retry /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/containers/common/pkg/retry -complete -installsuffix shared -buildid qQIK-ACC2QidwQo7MFXJ/qQIK-ACC2QidwQo7MFXJ -goversion go1.15rc1 -D "" -importcfg $WORK/b515/importcfg -pack ./retry.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/6c/6c71fe6f9232937684c8620d44ab9658d2521e07f79e86bf413c5d1cbc9c57a8-d # internal github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ github.com/containers/podman/pkg/auth mkdir -p $WORK/b681/ cat >$WORK/b339/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/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid ggVSSBL2gzXzgGwmHCZN/ggVSSBL2gzXzgGwmHCZN -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b681/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/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/podman/pkg/auth -complete -installsuffix shared -buildid wR0W-7CVuCXjXKGYXS3x/wR0W-7CVuCXjXKGYXS3x -goversion go1.15rc1 -D "" -importcfg $WORK/b681/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/bd/bda421c98bac4ee514f4b6b3f4f593cb7de64ce0a64954f3e6f0d0c6a9d87677-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal github.com/containers/podman/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/e4/e4b62f27320f35237a4c6e2bf0ed0e1308defdb0e0301fa0a734a89a40c37adb-d # internal cat >$WORK/b307/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/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/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/docker/client /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/docker/docker/client -complete -installsuffix shared -buildid k8qyj9PKsPDTYb46jlcr/k8qyj9PKsPDTYb46jlcr -goversion go1.15rc1 -D "" -importcfg $WORK/b307/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/e1/e19c9a3420c5aaf71633457e578f71b1ee64e61d80c1e87305054d183f87001d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/64/6490034d7aeb534153acfa831134be3ca2e771a2336fa192a1fa3bb82e6fba43-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ cat >$WORK/b574/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 packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 7nT9VESDNQVpbSUBSjg-/7nT9VESDNQVpbSUBSjg- -goversion go1.15rc1 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go cat >$WORK/b580/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid sZA3Wj_b_lUxd3omM67S/sZA3Wj_b_lUxd3omM67S -goversion go1.15rc1 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go mkdir -p $WORK/b590/ cat >$WORK/b590/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 packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid shGkvyY49cowEIejzC0o/shGkvyY49cowEIejzC0o -goversion go1.15rc1 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/f0/f04cd331d340ed833d54b0a6f75da93c6805b095613da40fd404b76028816d88-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/3e/3e6e40c5bf8f4ff9f71c67e616a4324dfcfce6fcafd541e3a7998ffdbf66ce12-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/podman/vendor/github.com/modern-go/reflect2 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/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/podman/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid ksEgIsg_V0-DegrNoNJi/ksEgIsg_V0-DegrNoNJi -goversion go1.15rc1 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/bc/bcb1cfd80b6d0078c670f47a9fb8d5990226e81dcb1b791c1d7abc506cebcbd1-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b433/ cat >$WORK/b433/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/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid zHvWqwf1Pow_PHwlzGYV/zHvWqwf1Pow_PHwlzGYV -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/2f/2fd5ac23a82d735af852a2a3b25af6e15f00101132afa48c3ad4da0052f89d51-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/13/13737f8eb2899527492e8c44ebe40640d7133d88f71b53484325ec403627be03-d # internal github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b220/ cat >$WORK/b220/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/b035/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile crypto/tls=$WORK/b047/_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/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid oe4SdvaUMwcv9-CTim7e/oe4SdvaUMwcv9-CTim7e -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/c0/c06ac360a156305743f8b38fe1ed2776e1e115c177d6791994e81456c3c56af9-d # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/46/46ed9727a185a3e34ebe0ecce1ca365297c6067f347162aba92805f0444261df-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b727/ github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b730/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b728/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b729/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid vDQhRsxM2Jtld1oBsaDA/vDQhRsxM2Jtld1oBsaDA -goversion go1.15rc1 -D "" -importcfg $WORK/b727/importcfg -pack ./options.go ./restriction_manager.go mkdir -p $WORK/b731/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile net/url=$WORK/b081/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid eC_Vk34bcFstD-LcplxM/eC_Vk34bcFstD-LcplxM -goversion go1.15rc1 -D "" -importcfg $WORK/b730/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /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/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 95M80_1P5V6bi57c3fGo/95M80_1P5V6bi57c3fGo -goversion go1.15rc1 -D "" -importcfg $WORK/b729/importcfg -pack ./options.go ./throttler.go cat >$WORK/b731/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid rGS-AhvBBkVR_IgNTmmk/rGS-AhvBBkVR_IgNTmmk -goversion go1.15rc1 -D "" -importcfg $WORK/b731/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b730/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/00/00bc0607a30adf93873ba0e49045a0f6b9a5e8c83c447cc498a0fc3849a7c2b1-d # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/ac/ac3a25c560a99dd1e099bd259f9020158ca4028f8acdae4644bcf6f46d8db336-d # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/ac/ac726b1c3ca467e14366cd8c28d449ddde736752c164f7dde34f472000b55f78-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/3f/3ff1eb187085b8718974942f38655672f68bedbc85d6adc1d9219cd2af232826-d # internal github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b731/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid AQ9jJBuU3DK5PI7eZfOJ/AQ9jJBuU3DK5PI7eZfOJ -goversion go1.15rc1 -D "" -importcfg $WORK/b726/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/bc/bc86f55eb9dd8741d417c352e651e03cfe298270813a125ee3d15ef8a06804df-d # internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b431/ cat >$WORK/b431/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid MZJpYTOu3AxqM9b_qF5R/MZJpYTOu3AxqM9b_qF5R -goversion go1.15rc1 -D "" -importcfg $WORK/b431/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/aa/aa1326b43504bcab1d2b53ba46e69907105257c834a07edbb8406346fe28b47e-d # internal github.com/containers/podman/pkg/tracing mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b726/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/tracing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/podman/pkg/tracing -complete -installsuffix shared -buildid -BIXEkeVwEXWaZEr1b_w/-BIXEkeVwEXWaZEr1b_w -goversion go1.15rc1 -D "" -importcfg $WORK/b710/importcfg -pack ./tracing.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4e/4e0afe5f6e3bb91091a37dccba662e4a0a2c36226b2d037d67fa6f390763fc43-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b569/ cat >$WORK/b569/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=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid w4ZMPspdUdXjL4NTF6Co/w4ZMPspdUdXjL4NTF6Co -goversion go1.15rc1 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/9d/9d29546764083004aa434674d188e627961b3fd6e05716899567c5d7ae68a029-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/0b/0b6167da501a5a9acfc9dfee6dc410cb34721b3ea878233ea07d1feb35173421-d # internal github.com/containers/podman/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b442/ cat >$WORK/b442/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/b036/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/podman/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid b1Au80mL1H71YzLFxNys/b1Au80mL1H71YzLFxNys -goversion go1.15rc1 -D "" -importcfg $WORK/b442/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/64/64b01065933d1c01290b741496f7499ec3e5222bdd73256c38ca1b3f811808ae-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon /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/image/v5/docker/daemon -complete -installsuffix shared -buildid dA2i4F6RnbMGGUoB0Zm1/dA2i4F6RnbMGGUoB0Zm1 -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/18/181eb67e4a833060bfcd63a7dbf9cbfa6a0c05acc0c931d7fa380a8865e11e43-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b568/ github.com/containers/podman/vendor/k8s.io/client-go/transport mkdir -p $WORK/b591/ cat >$WORK/b568/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=github.com/containers/podman/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid Cv9E4HgyjYvvJqIaQNmH/Cv9E4HgyjYvvJqIaQNmH -goversion go1.15rc1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/podman/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid zX7TRAJLK6AMP_zM8Phj/zX7TRAJLK6AMP_zM8Phj -goversion go1.15rc1 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/78/78c10547cac3e258df163c93a239a37a388ae38350d31f3802931279f3b20bf3-d # internal github.com/containers/podman/vendor/github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/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/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/podman/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid v92bO19Y4VEJOIcL04ba/v92bO19Y4VEJOIcL04ba -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/0d/0d331c2f881d1a36ddacb32b3ad6d6942bc3feef348bc85e7fc7f7bf2f0291a3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid egBp8V9lxKJ4pwq8omJl/egBp8V9lxKJ4pwq8omJl -goversion go1.15rc1 -D "" -importcfg $WORK/b544/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/91/91c44913b93798de6a38fb11d52e0050ba5d482fd9f9497d209ada2fd8fbc1da-d # 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/b591/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/4e/4ebafc2e12058ba63176b13c782be7ed8a5047f4f799bac6613f6afd39453642-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/36/360ef5b668a0a6a2ec59d4777ea87fd0bf0a0e71f57bb280c2fe4ceade7d7a28-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/02/028c482ca71e1d15772bcd87c17dbebd4baa59fee8fc0b17a5e31486ec5c24ac-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/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/b177/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid YuaYrnf7NoDq5H-u41WL/YuaYrnf7NoDq5H-u41WL -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f1/f142e6b59395f83cb0911cf75b82d9332e739105bc9f33beacc3467c3667fdc1-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/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/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid Oivp0l_3ZqcWaYDV-Ft9/Oivp0l_3ZqcWaYDV-Ft9 -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/b8/b81e46c64e5d2db03357186de4fac601147e522d63d4c63b0f93e48aaace1e25-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/19/19860d16a4283be9b235c0f8f9f1fad5ab0480ff78fdbc73c4c0d713e3e5a874-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b221/ cat >$WORK/b221/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/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 5wMWcbDKsn8nHubStykM/5wMWcbDKsn8nHubStykM -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b8/b83178fd6ab6803badf04a6b0fa39806b2de53f878f83b5970a954aba151a903-d # internal github.com/containers/podman/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/podman/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid JO077MEIte00Qwm0ZcIW/JO077MEIte00Qwm0ZcIW -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a8/a8f7f365ac1e978b1d0b25266a37b4769f4200c43987d7f63f09b4ace4d6d665-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b038/ cat >$WORK/b038/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/iolimits=github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits 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/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b088/_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/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containers/podman/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid laana254dWJCt2RaHrts/laana254dWJCt2RaHrts -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/94/94ad2e2991554adbf5ffe3a430dc63507a7d12b712608b3c95ec254747916195-d # internal github.com/containers/podman/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b034/ cat >$WORK/b034/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/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/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal packagefile bufio=$WORK/b035/_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=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containers/podman/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 7cYD8AAvewL-VZKMQcs_/7cYD8AAvewL-VZKMQcs_ -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./auth.go ./cli.go github.com/containers/podman/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/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/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/openshift /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/containers/image/v5/openshift -complete -installsuffix shared -buildid moG4r1WYLxt-op1GkjIw/moG4r1WYLxt-op1GkjIw -goversion go1.15rc1 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0f/0f4816e8b6f0f556d31ee1298b297e2b1b2b5286505c4bcd3b16f12c0e12948a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/fb/fb5f6b3c7df1ad75dba6af0a33d33c620956772a9336b2f65c0926d50da54a16-d # internal github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/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/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports /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/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid CspDy2InQj-bdmOWCYdh/CspDy2InQj-bdmOWCYdh -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/7e/7ecef8442930e300a16ce6fae9d54d380d727a2e1792ae7c34ecb240159cf5e1-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/podman/vendor/github.com/containers/buildah/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/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/manifests /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/buildah/manifests -complete -installsuffix shared -buildid HYcD5VeHNlnPKpWxUsK3/HYcD5VeHNlnPKpWxUsK3 -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack ./copy.go ./manifests.go github.com/containers/podman/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ cat >$WORK/b367/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/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/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/docker/distribution/registry/api/errcode=github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode 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/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/util /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/containers/buildah/util -complete -installsuffix shared -buildid irwP2jIOcPmTbeZ36avw/irwP2jIOcPmTbeZ36avw -goversion go1.15rc1 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/a8/a87431ec9b4e5a5641fd4c8383b89126af30aaa64939d69cc0323d5f44fa2b4f-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/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/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/bind /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/containers/buildah/bind -complete -installsuffix shared -buildid lTpKzArTyl6Mh7zt2B8f/lTpKzArTyl6Mh7zt2B8f -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/bc/bcb31abbe84404a39b772ba03a3ba75c4faf4a5522ef1a3d764b042872b9153d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/22/22c9e3724a38cc423b488be076693b64c131c1499918dd51ad431dbbfed176bf-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/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/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/chroot /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/buildah/chroot -complete -installsuffix shared -buildid USCwyiELnG5I82kC6vyP/USCwyiELnG5I82kC6vyP -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/71/71f89e213c4fd0b9991302d1ec943fcc8717812d8afac4babae93667daf7e1a3-d # internal github.com/containers/podman/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/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/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/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util 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/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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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/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/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/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/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/pools=github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools 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/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/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/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs 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/seccomp/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang 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/b237/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah /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/containers/buildah -complete -installsuffix shared -buildid ucVQgoxQZR7NbDA2ttvQ/ucVQgoxQZR7NbDA2ttvQ -goversion go1.15rc1 -D "" -importcfg $WORK/b358/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/d1/d1221e7a2df981e8b0a5e5547687676ffb2f75714092063d45efd5256cae6494-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b596/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 2e0Hi8p12vyd6l3RnlFw/2e0Hi8p12vyd6l3RnlFw -goversion go1.15rc1 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b573/ github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b587/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config 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/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config 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/validation/field=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid gh44-lLAkpE9SHqBbvAV/gh44-lLAkpE9SHqBbvAV -goversion go1.15rc1 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go mkdir -p $WORK/b584/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config 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 packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid bKsf5FpVDlvdzKsY0qVF/bKsf5FpVDlvdzKsY0qVF -goversion go1.15rc1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go cat >$WORK/b586/importcfg << 'EOF' # internal # import config 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/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid 8ymi6xtmZzdB_2j1ylT0/8ymi6xtmZzdB_2j1ylT0 -goversion go1.15rc1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid qGgZT0auyXbMHQY8GQ_g/qGgZT0auyXbMHQY8GQ_g -goversion go1.15rc1 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cat >$WORK/b584/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/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/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid i3zF-6ML-TXhqmkX2ufe/i3zF-6ML-TXhqmkX2ufe -goversion go1.15rc1 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/dd/dd7ab8a9857420052b1e71e0999c92b181c5e517c07f0a5a136adca8fa5a0b0c-d # internal github.com/containers/podman/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/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/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/podman/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ZUHzEav4sxZ_ZqqZ6UGG/ZUHzEav4sxZ_ZqqZ6UGG -goversion go1.15rc1 -D "" -importcfg $WORK/b540/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/6d/6d0c5a9af0669d75d0b44b85f0a1d53ac181704223b90ed70f86af442131d150-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/b7/b74109deaf1bff070ec9c0ae9f1fddf00b5e8f57871088435cbd4f641f5dd404-d # internal github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b588/ github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b589/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config 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/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 3gWeNvxE5b1sJd4-ukox/3gWeNvxE5b1sJd4-ukox -goversion go1.15rc1 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b589/importcfg << 'EOF' # internal # import config 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/conversion=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion 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/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 4aeXCVguAOT6yJDbdjIA/4aeXCVguAOT6yJDbdjIA -goversion go1.15rc1 -D "" -importcfg $WORK/b589/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/ea/eaeb56b78cfe1c9c1ac1895069017d8491b20d18469eac4f0d12fff7a024b9ad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/65/652b839a4f0cc76346a07297fc12f4745ba251d444432ce205ad4fbee8f791a3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/5c/5c34c91adb1dbd693a99f969a3fb5bcd585a71ae7cb831a7205f7439352ffcdd-d # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/9e/9e7a0cda15f5656fc66dfe4e846241f7bc2ad250ae660b64d190c7287d6549a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/8a/8afcf1ea2acd76bee1c846dd8199fcb56b1325fc497c06423b8846f743eebcf0-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured 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/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid VW0BfBK4TIxmFoeXAzsP/VW0BfBK4TIxmFoeXAzsP -goversion go1.15rc1 -D "" -importcfg $WORK/b585/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/f4/f4b38eb5b5308f4aa40337426cc4697e90c5bfeb0dabe731e9140d682d04396a-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b578/ cat >$WORK/b578/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/runtime/serializer/json=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid w3-12zSDWT9wkHV4jhV7/w3-12zSDWT9wkHV4jhV7 -goversion go1.15rc1 -D "" -importcfg $WORK/b578/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/e8/e85c1942c5532a61e9437640e17ca57f2202fa29d61aedcbfd5a273f120e8c3f-d # internal github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b605/ github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/podman/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors 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/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream 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/apimachinery/third_party/forked/golang/netutil=github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid ngTUBNqd6Jv2AZ6qiCrF/ngTUBNqd6Jv2AZ6qiCrF -goversion go1.15rc1 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal 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/runtime/serializer=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid NK22jjgWYwNfk6mFtRBL/NK22jjgWYwNfk6mFtRBL -goversion go1.15rc1 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/12/12110b049b125bcb9e23fcdc0d043802414d1d42e1ac9f7827b4b52e1431c81f-d # internal github.com/containers/podman/vendor/k8s.io/client-go/rest mkdir -p $WORK/b572/ cat >$WORK/b572/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/api/errors=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors 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/runtime/serializer/streaming=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/podman/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/podman/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/podman/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/podman/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b071/_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/b347/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Vc9o2eApseFBSTxAlr0v/Vc9o2eApseFBSTxAlr0v -goversion go1.15rc1 -D "" -importcfg $WORK/b572/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/ab/ab32d0ecd32e6b85bfc51d561ef7c24bbba565e5f121eb6cc14b88105d8ccd11-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/94/9421b04bc88aaadaa7ba04cb7f65ef7500f14059555550f397c096b5d3795eba-d # internal github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 4NBwpvFSU6EQHsVsdlzR/4NBwpvFSU6EQHsVsdlzR -goversion go1.15rc1 -D "" -importcfg $WORK/b604/importcfg -pack ./spdy.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/19/19e0a4ea888d7cf09fd0df1bfccdd5155ab64e7c888dac8ba778b0c2b8863048-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah 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/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs 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=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse /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/containers/buildah/pkg/parse -complete -installsuffix shared -buildid HTrtWP4QuJnmYQYTUQXW/HTrtWP4QuJnmYQYTUQXW -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/7e/7ec0f78ac4851eef6f48387a6271bad8495fc347f4c0073eaf00e4fc6c7cc1ae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/34/345a9c82cf2caf133161bd9a6287d87cf3df9fbad37fcfe4506e5a36a685023e-d # internal github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah 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/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/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/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=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b471/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid Ohe50UEpIYNAtBatthay/Ohe50UEpIYNAtBatthay -goversion go1.15rc1 -D "" -importcfg $WORK/b695/importcfg -pack ./common.go ./exec_codes.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/podman/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser 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/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/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/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient 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/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs 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 importmap golang.org/x/sys/unix=github.com/containers/podman/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah /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/buildah/imagebuildah -complete -installsuffix shared -buildid 7k2MOcRd-FpWCy8ROKS5/7k2MOcRd-FpWCy8ROKS5 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/podman/libpod/image mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/retry=github.com/containers/podman/vendor/github.com/containers/common/pkg/retry 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/docker/tarfile=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile 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/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/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=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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/version=github.com/containers/podman/version importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-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/sync/semaphore=github.com/containers/podman/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/podman/libpod/image -complete -installsuffix shared -buildid QPNdy7u3EKYNy5c0T1RP/QPNdy7u3EKYNy5c0T1RP -goversion go1.15rc1 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/35/35d35fb34462759546c9e555c6973893c1f5b661a5376c61ae5c7ef974e080aa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/1c/1ca6438b6fe633ef0f651cd249160450fa9812acda901824c0c01530a543a7e3-d # internal github.com/containers/podman/pkg/domain/entities mkdir -p $WORK/b470/ cat >$WORK/b470/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/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah 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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/inspect=github.com/containers/podman/pkg/inspect importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/define importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-go 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/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/podman/pkg/domain/entities -complete -installsuffix shared -buildid c3idly8hkpGE3S68NL55/c3idly8hkpGE3S68NL55 -goversion go1.15rc1 -D "" -importcfg $WORK/b470/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/26/26648c3b20be97ab3fee1ac613ef99e5ac9d56f74765c82c1f59bfd0dfce1452-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/17/1722b87863fd4544504ecb853ec893ba64fbab53c7e2ee0b91b1fa211daf1520-d # internal github.com/containers/podman/pkg/bindings mkdir -p $WORK/b636/ github.com/containers/podman/pkg/api/handlers github.com/containers/podman/cmd/podman/utils mkdir -p $WORK/b691/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b646/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/podman/pkg/bindings -complete -installsuffix shared -buildid IldfXWQ3aiJnfdnMZG5u/IldfXWQ3aiJnfdnMZG5u -goversion go1.15rc1 -D "" -importcfg $WORK/b636/importcfg -pack ./bindings.go ./connection.go ./errors.go mkdir -p $WORK/b676/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities 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/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/podman/cmd/podman/utils -complete -installsuffix shared -buildid 2rnpwe8RSrcq6EJyj338/2rnpwe8RSrcq6EJyj338 -goversion go1.15rc1 -D "" -importcfg $WORK/b691/importcfg -pack ./alias.go ./error.go ./utils.go cat >$WORK/b676/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/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/podman/pkg/api/handlers -complete -installsuffix shared -buildid 6L6F8kgHfjPCIbQRhBxB/6L6F8kgHfjPCIbQRhBxB -goversion go1.15rc1 -D "" -importcfg $WORK/b676/importcfg -pack ./decoder.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/ce/cebf9b3b1a38e27fd48ed439a47f2368f8b7d5eb4d73be6840c7abc2f099b369-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/37/371d1a7faf718f6625f631d747722b403e5c090245f12a875aa2369e0d3acdaa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/b2/b220fc94edf343172ef072665ce1d904cffdcebf885827d83fca8ca008c4157b-d # internal github.com/containers/podman/pkg/bindings/play github.com/containers/podman/pkg/bindings/network mkdir -p $WORK/b684/ github.com/containers/podman/pkg/bindings/generate github.com/containers/podman/pkg/bindings/volumes github.com/containers/podman/pkg/bindings/manifests mkdir -p $WORK/b683/ github.com/containers/podman/pkg/bindings/system github.com/containers/podman/pkg/bindings/pods mkdir -p $WORK/b679/ cat >$WORK/b684/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/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/podman/pkg/bindings/images mkdir -p $WORK/b680/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/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/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/podman/pkg/bindings/play -complete -installsuffix shared -buildid jtj697bBESsStBt9VZeU/jtj697bBESsStBt9VZeU -goversion go1.15rc1 -D "" -importcfg $WORK/b684/importcfg -pack ./play.go mkdir -p $WORK/b687/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/podman/pkg/bindings/network -complete -installsuffix shared -buildid DwboHvA0TufGwdj0dRT6/DwboHvA0TufGwdj0dRT6 -goversion go1.15rc1 -D "" -importcfg $WORK/b683/importcfg -pack ./network.go mkdir -p $WORK/b682/ mkdir -p $WORK/b686/ cat >$WORK/b682/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/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings 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/b099/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b685/ github.com/containers/podman/pkg/bindings/containers cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/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/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/podman/pkg/bindings/generate -complete -installsuffix shared -buildid YQZwYEz0HN8M9WeTIyft/YQZwYEz0HN8M9WeTIyft -goversion go1.15rc1 -D "" -importcfg $WORK/b679/importcfg -pack ./generate.go cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/docker/go-units=github.com/containers/podman/vendor/github.com/docker/go-units 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 packagefile bytes=$WORK/b036/_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/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/podman/pkg/bindings/manifests -complete -installsuffix shared -buildid 54kcyv6xWEIqKC7H9QHH/54kcyv6xWEIqKC7H9QHH -goversion go1.15rc1 -D "" -importcfg $WORK/b682/importcfg -pack ./manifests.go mkdir -p $WORK/b678/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/podman/pkg/bindings/images -complete -installsuffix shared -buildid UosX2NaCofzVjuianMSq/UosX2NaCofzVjuianMSq -goversion go1.15rc1 -D "" -importcfg $WORK/b680/importcfg -pack ./diff.go ./images.go ./rm.go cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/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/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 bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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 errors=$WORK/b003/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/podman/pkg/bindings/volumes -complete -installsuffix shared -buildid zzV295_Yd6FCV-vLwv7V/zzV295_Yd6FCV-vLwv7V -goversion go1.15rc1 -D "" -importcfg $WORK/b687/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/podman/pkg/bindings/system -complete -installsuffix shared -buildid 3aw8dz6gizS_aHHica6f/3aw8dz6gizS_aHHica6f -goversion go1.15rc1 -D "" -importcfg $WORK/b686/importcfg -pack ./info.go ./system.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/podman/pkg/bindings/containers -complete -installsuffix shared -buildid SG5MOciH94kSAcZKKpfL/SG5MOciH94kSAcZKKpfL -goversion go1.15rc1 -D "" -importcfg $WORK/b678/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/podman/pkg/bindings/pods -complete -installsuffix shared -buildid 7SqC2znfXhBBlMIR2gN2/7SqC2znfXhBBlMIR2gN2 -goversion go1.15rc1 -D "" -importcfg $WORK/b685/importcfg -pack ./pods.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b679/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/65/65daae42267db109f5d3d3223463c67592efe636e9cea25df1db9c58465c7b6e-d # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/05/0599a0176afc2a2945dc86a1c9ff1566ebf0c4e7405e42152caff4d7890f6ccd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/c3/c34721f938f9fd055051531bef62cab6b0b52a49e2ca7734d0f9f3c5d38461b2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/13/13d09c666d8c5ae9d9d1d5373f593f53a307e5e0e517a8da7ecb1b7b79399bb5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/11/11a23289e4612d046a81fdea5e1fce5bf3fb2c8f3186c9a4465d184ca5861538-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/cd/cdf7ab5eb753884181d4cd88378ea297ce3bf373aadf2fdf61be530d44f34f37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/22/22fc6c1714de2356ba2da487820f0ba7ecbddfc0d4e6e6d6e962e62d6b299631-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/5c/5cba6c72c06de7c1b062b079979f3e831abf515eb287757ee63c4d3e3dab99e3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/90/90412ce9ab1b0e6f24a0d2db2189fc80d0d00bd09d063c48c3a87d26edf246df-d # internal github.com/containers/podman/pkg/domain/infra/tunnel mkdir -p $WORK/b675/ cat >$WORK/b675/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/image/v5/docker/reference=github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/bindings/containers=github.com/containers/podman/pkg/bindings/containers importmap github.com/containers/podman/v2/pkg/bindings/generate=github.com/containers/podman/pkg/bindings/generate importmap github.com/containers/podman/v2/pkg/bindings/images=github.com/containers/podman/pkg/bindings/images importmap github.com/containers/podman/v2/pkg/bindings/manifests=github.com/containers/podman/pkg/bindings/manifests importmap github.com/containers/podman/v2/pkg/bindings/network=github.com/containers/podman/pkg/bindings/network importmap github.com/containers/podman/v2/pkg/bindings/play=github.com/containers/podman/pkg/bindings/play importmap github.com/containers/podman/v2/pkg/bindings/pods=github.com/containers/podman/pkg/bindings/pods importmap github.com/containers/podman/v2/pkg/bindings/system=github.com/containers/podman/pkg/bindings/system importmap github.com/containers/podman/v2/pkg/bindings/volumes=github.com/containers/podman/pkg/bindings/volumes importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/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/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 archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_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/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b687/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/podman/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid W1AmQJG-sDw6qwyoo5z0/W1AmQJG-sDw6qwyoo5z0 -goversion go1.15rc1 -D "" -importcfg $WORK/b675/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/02/027aeaf2b44c889de3091db02cad36a22944e60c13549eba705d2eaf587e2a60-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/1f/1f67dbd06a3d79b52537c0e373368ffe295873e9b3e0afd1b226046d889032eb-d # internal github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config 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/util/httpstream=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/podman/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/podman/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/podman/vendor/k8s.io/klog packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 7f62PYh2wLgCpUktL8F1/7f62PYh2wLgCpUktL8F1 -goversion go1.15rc1 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/podman/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b674/ cat >$WORK/b674/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/b335/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/vendor/k8s.io/api/apps/v1 /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/api/apps/v1 -complete -installsuffix shared -buildid 6NCIqfSpSDQP8Iptl9Kj/6NCIqfSpSDQP8Iptl9Kj -goversion go1.15rc1 -D "" -importcfg $WORK/b674/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/80/80ed90e42d4627efb80c3f3eae083c5fbac0a2adc02347ad9776e848ab63915e-d # internal github.com/containers/podman/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/podman/pkg/kubeutils -complete -installsuffix shared -buildid 5INSMz81r8vSKxC5ZI1b/5INSMz81r8vSKxC5ZI1b -goversion go1.15rc1 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/c3/c350e827704217d32a0c2ede26024cd88a466ab569b3c31d47773aa60b8eeeed-d # internal github.com/containers/podman/libpod mkdir -p $WORK/b508/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b508/ -importpath github.com/containers/podman/libpod -- -I $WORK/b508/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b508 TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -o $WORK/b508/_cgo_.o $WORK/b508/_cgo_main.o $WORK/b508/_x001.o $WORK/b508/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage libpod -dynimport $WORK/b508/_cgo_.o -dynout $WORK/b508/_cgo_import.go cat >$WORK/b508/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/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/overlay=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/podman/vendor/github.com/containers/buildah/util 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/conmon/runner/config=github.com/containers/podman/vendor/github.com/containers/conmon/runner/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/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/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/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/driver=github.com/containers/podman/libpod/driver importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/layers=github.com/containers/podman/libpod/layers importmap github.com/containers/podman/v2/libpod/linkmode=github.com/containers/podman/libpod/linkmode importmap github.com/containers/podman/v2/libpod/lock=github.com/containers/podman/libpod/lock importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/criu=github.com/containers/podman/pkg/criu importmap github.com/containers/podman/v2/pkg/ctime=github.com/containers/podman/pkg/ctime importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/hooks=github.com/containers/podman/pkg/hooks importmap github.com/containers/podman/v2/pkg/hooks/exec=github.com/containers/podman/pkg/hooks/exec importmap github.com/containers/podman/v2/pkg/kubeutils=github.com/containers/podman/pkg/kubeutils importmap github.com/containers/podman/v2/pkg/lookup=github.com/containers/podman/pkg/lookup importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/netns=github.com/containers/podman/pkg/netns importmap github.com/containers/podman/v2/pkg/registrar=github.com/containers/podman/pkg/registrar importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/resolvconf=github.com/containers/podman/pkg/resolvconf importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/rootlessport=github.com/containers/podman/pkg/rootlessport importmap github.com/containers/podman/v2/pkg/selinux=github.com/containers/podman/pkg/selinux importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/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/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/truncindex=github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex 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/namesgenerator=github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/term 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/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-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 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/apis/meta/v1=github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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/libpod -installsuffix shared -buildid zAYoJ6rt54ew-Tx7HUaT/zAYoJ6rt54ew-Tx7HUaT -goversion go1.15rc1 -D "" -importcfg $WORK/b508/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_config.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon.go ./oci_conmon_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b508/_cgo_gotypes.go $WORK/b508/oci_attach_linux_cgo.cgo1.go $WORK/b508/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/10/100cd8a39ff3a79f6ee604618f1dc1d61e0541d58bd87b1c8f09ae170846733b-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b508/_pkg_.a $WORK/b508/_x001.o $WORK/b508/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/90/90648f286c3ec88fb6e8771a998ce09c5c4f647add847ab07164a5a4f03790b0-d # internal github.com/containers/podman/pkg/checkpoint mkdir -p $WORK/b651/ github.com/containers/podman/pkg/domain/infra/abi/parse mkdir -p $WORK/b653/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/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/json-iterator/go=github.com/containers/podman/vendor/github.com/json-iterator/go 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/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF github.com/containers/podman/libpod/filters mkdir -p $WORK/b648/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/podman/pkg/checkpoint -complete -installsuffix shared -buildid g7AZWWcbEbr5Jl66Nuzm/g7AZWWcbEbr5Jl66Nuzm -goversion go1.15rc1 -D "" -importcfg $WORK/b651/importcfg -pack ./checkpoint_restore.go github.com/containers/podman/pkg/domain/filters mkdir -p $WORK/b652/ github.com/containers/podman/pkg/parallel mkdir -p $WORK/b665/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/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/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid Tx2Y46P2gngFgOVLiDxT/Tx2Y46P2gngFgOVLiDxT -goversion go1.15rc1 -D "" -importcfg $WORK/b653/importcfg -pack ./parse.go github.com/containers/podman/pkg/systemd/generate cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod 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/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b650/ github.com/containers/podman/pkg/domain/infra/abi/terminal cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/timetype=github.com/containers/podman/pkg/timetype importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/pkg/errors=github.com/containers/podman/vendor/github.com/pkg/errors packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b654/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/podman/pkg/domain/filters -complete -installsuffix shared -buildid P9sEgpfx2o15-8XLb9xH/P9sEgpfx2o15-8XLb9xH -goversion go1.15rc1 -D "" -importcfg $WORK/b652/importcfg -pack ./volumes.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/parallel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/podman/pkg/parallel -complete -installsuffix shared -buildid DZz2gkaWzaZZj73MuWdm/DZz2gkaWzaZZj73MuWdm -goversion go1.15rc1 -D "" -importcfg $WORK/b665/importcfg -pack ./parallel.go ./parallel_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/libpod/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/podman/libpod/filters -complete -installsuffix shared -buildid rdV5YLcg1aYc-8m3lxmE/rdV5YLcg1aYc-8m3lxmE -goversion go1.15rc1 -D "" -importcfg $WORK/b648/importcfg -pack ./containers.go ./pods.go cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/podman/vendor/github.com/docker/docker/pkg/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 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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 packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid mCNA4seokApXM9DOIeJA/mCNA4seokApXM9DOIeJA -goversion go1.15rc1 -D "" -importcfg $WORK/b654/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/podman/pkg/systemd/generate -complete -installsuffix shared -buildid UUooGAERg_XCWbq8USVy/UUooGAERg_XCWbq8USVy -goversion go1.15rc1 -D "" -importcfg $WORK/b650/importcfg -pack ./common.go ./containers.go ./pods.go github.com/containers/podman/pkg/specgen/generate mkdir -p $WORK/b672/ github.com/containers/podman/pkg/spec mkdir -p $WORK/b667/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config 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/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni 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/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/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang 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/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b667/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse 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/sysinfo=github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/seccomp=github.com/containers/podman/pkg/seccomp importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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-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/runc/libcontainer/configs=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices 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/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/containers-golang=github.com/containers/podman/vendor/github.com/seccomp/containers-golang 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/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/podman/pkg/specgen/generate -complete -installsuffix shared -buildid H_EB2k-StZ2LQ05Zn8NG/H_EB2k-StZ2LQ05Zn8NG -goversion go1.15rc1 -D "" -importcfg $WORK/b672/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/podman/pkg/spec -complete -installsuffix shared -buildid NEcxxk_orqyrgoWNsDRJ/NEcxxk_orqyrgoWNsDRJ -goversion go1.15rc1 -D "" -importcfg $WORK/b667/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/db/dbc970fa643e932da8e7b34aa0ef560abf0a2a2be4473bf9e742949439a283d1-d # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/f9/f90bcf40e09ba03af89244fc6be24f4f2253d098e7e127aef7691b5d5b35fc96-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b651/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/d5/d50661047abaacc8499904f291cb2e330752eacc4291ccf9c32528015ac65125-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/65/65e9cacbab7d16c2e3e2c27f14b2ba9a8c377ff8b8f54775f095a93e8462c22c-d # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/e1/e1edcf02298d502ebff495e8a977d61d62ba0f82d353947425b82dc2cbc838e8-d # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/62/623286997c697f5005fa94ed765a5c07054ec722f332b0360e6fd57d042d2eed-d # internal github.com/containers/podman/pkg/ps mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/ps/define=github.com/containers/podman/pkg/ps/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/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/ps /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/podman/pkg/ps -complete -installsuffix shared -buildid FRAMoZdF5qRam6_19PaS/FRAMoZdF5qRam6_19PaS -goversion go1.15rc1 -D "" -importcfg $WORK/b666/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/23/23d0a3c9b0d46b363079363e31b384db727f8e629859fbb3df2bb982a89b7512-d # internal github.com/containers/podman/pkg/autoupdate mkdir -p $WORK/b649/ cat >$WORK/b649/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/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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/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 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/podman/pkg/autoupdate -complete -installsuffix shared -buildid jIlhFf28qk88f6-2gofu/jIlhFf28qk88f6-2gofu -goversion go1.15rc1 -D "" -importcfg $WORK/b649/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/de/de3f9a5a42bd038e661a8ac463141f52f120c6cc686076f0efffaefcbe1743c2-d # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/6b/6b51c46245b4705c81eefbccb0413f78d6fd343c25a3571e06ea797320e348ef-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/14/14489de7c0a91f03cfe0474f5b32c6cdc21182da30ef24f7a5e13888919349ea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/50/50602eb2cc2ffe97933f8b15613dac3a991be1593d75631a582c6e5ae1b07fe2-d # internal github.com/containers/podman/pkg/api/handlers/utils mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/podman/vendor/github.com/blang/semver 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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec 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 encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/podman/pkg/api/handlers/utils -complete -installsuffix shared -buildid _tnEj3wfG_VD6OvUe-Wd/_tnEj3wfG_VD6OvUe-Wd -goversion go1.15rc1 -D "" -importcfg $WORK/b704/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go github.com/containers/podman/pkg/domain/infra/abi mkdir -p $WORK/b647/ cat >$WORK/b647/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/version=github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser 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/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/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/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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/autoupdate=github.com/containers/podman/pkg/autoupdate importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/checkpoint=github.com/containers/podman/pkg/checkpoint importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/domain/infra/abi/terminal=github.com/containers/podman/pkg/domain/infra/abi/terminal importmap github.com/containers/podman/v2/pkg/domain/utils=github.com/containers/podman/pkg/domain/utils importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/trust=github.com/containers/podman/pkg/trust importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/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/chrootarchive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive 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/cyphar/filepath-securejoin=github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/distribution/reference=github.com/containers/podman/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive 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/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 github.com/spf13/pflag=github.com/containers/podman/vendor/github.com/spf13/pflag 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 archive/tar=$WORK/b237/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/podman/pkg/domain/infra/abi -complete -installsuffix shared -buildid lKJsAlY1MwdqAdfkjsXw/lKJsAlY1MwdqAdfkjsXw -goversion go1.15rc1 -D "" -importcfg $WORK/b647/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_novalink.go ./trust.go ./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/d3/d306cd191c56273d7577cda44df912f27450155a065ec3f87073e604af0549da-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/63/6375b01ae84a7be5ff0c42234434d90da4be5a6fb7549e29a4c3b4076a378916-d # internal github.com/containers/podman/pkg/domain/infra mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/pkg/bindings=github.com/containers/podman/pkg/bindings importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/tunnel=github.com/containers/podman/pkg/domain/infra/tunnel importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/storage=github.com/containers/podman/vendor/github.com/containers/storage 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/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/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/podman/pkg/domain/infra -complete -installsuffix shared -buildid t5b2UX8k9YEnfXqUopF9/t5b2UX8k9YEnfXqUopF9 -goversion go1.15rc1 -D "" -importcfg $WORK/b507/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/podman/pkg/api/handlers/compat mkdir -p $WORK/b703/ cat >$WORK/b703/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/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah 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/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/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/libpod/filters=github.com/containers/podman/libpod/filters importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/libpod/logs=github.com/containers/podman/libpod/logs importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/spec=github.com/containers/podman/pkg/spec importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util 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/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/go-connections/nat=github.com/containers/podman/vendor/github.com/docker/go-connections/nat 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/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 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b706/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/podman/pkg/api/handlers/compat -complete -installsuffix shared -buildid 6VzI-dzRxeVg2P5sfBhe/6VzI-dzRxeVg2P5sfBhe -goversion go1.15rc1 -D "" -importcfg $WORK/b703/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/81/81c3bec7509d200f22fdb9a730c4715978193e862f51f0c977006f0a79a3bb22-d # internal github.com/containers/podman/cmd/podman/registry mkdir -p $WORK/b469/ cat >$WORK/b469/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/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/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 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/b228/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/podman/cmd/podman/registry -complete -installsuffix shared -buildid V-5u96K9-A8Yw-yqqOui/V-5u96K9-A8Yw-yqqOui -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/e1/e16cceae3f1fff2b600acc694109f24f5754699face3e690a965a8913b2d20e7-d # internal github.com/containers/podman/cmd/podman/report mkdir -p $WORK/b690/ github.com/containers/podman/cmd/podman/validate mkdir -p $WORK/b689/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive 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/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/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/b469/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/podman/cmd/podman/report -complete -installsuffix shared -buildid thjB4exvYfHiPCIF943s/thjB4exvYfHiPCIF943s -goversion go1.15rc1 -D "" -importcfg $WORK/b690/importcfg -pack ./diff.go ./report.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/podman/cmd/podman/validate -complete -installsuffix shared -buildid tLvdCZApqn-ml7pQczO-/tLvdCZApqn-ml7pQczO- -goversion go1.15rc1 -D "" -importcfg $WORK/b689/importcfg -pack ./args.go ./choice.go ./latest.go github.com/containers/podman/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config 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/image/v5/manifest=github.com/containers/podman/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/annotations=github.com/containers/podman/pkg/annotations importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/namespaces=github.com/containers/podman/pkg/namespaces importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/systemd/generate=github.com/containers/podman/pkg/systemd/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util 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 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/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/podman/cmd/podman/common -complete -installsuffix shared -buildid OBqn-vjJ4aepYy1VG_gT/OBqn-vjJ4aepYy1VG_gT -goversion go1.15rc1 -D "" -importcfg $WORK/b356/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/87/8792fd31650f6434dd133def4d3c9b050f4a8fecf3f2cfc2e6930c4696510bb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/6e/6e34a056102d5da09e0b3a11dc43c3f0296a85d4ff0c375237a7d76fe54508f0-d # internal github.com/containers/podman/cmd/podman/inspect mkdir -p $WORK/b688/ github.com/containers/podman/cmd/podman/healthcheck mkdir -p $WORK/b693/ github.com/containers/podman/cmd/podman/generate cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/podman/cmd/podman/play cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/podman/cmd/podman/inspect -complete -installsuffix shared -buildid BRSqnIsF0O1hiYPDfR0q/BRSqnIsF0O1hiYPDfR0q -goversion go1.15rc1 -D "" -importcfg $WORK/b688/importcfg -pack ./inspect.go mkdir -p $WORK/b699/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/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/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF github.com/containers/podman/cmd/podman/volumes mkdir -p $WORK/b692/ mkdir -p $WORK/b709/ github.com/containers/podman/cmd/podman/networks cat >$WORK/b699/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/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF github.com/containers/podman/cmd/podman/manifest cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/podman/cmd/podman/healthcheck -complete -installsuffix shared -buildid 1IUYooX_YVKMUZLLQHOb/1IUYooX_YVKMUZLLQHOb -goversion go1.15rc1 -D "" -importcfg $WORK/b693/importcfg -pack ./healthcheck.go ./run.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/play /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/podman/cmd/podman/play -complete -installsuffix shared -buildid xNrwsNj4M0v4_AlWKr7d/xNrwsNj4M0v4_AlWKr7d -goversion go1.15rc1 -D "" -importcfg $WORK/b699/importcfg -pack ./kube.go ./play.go cat >$WORK/b709/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/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 importmap golang.org/x/net/context=github.com/containers/podman/vendor/golang.org/x/net/context packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF mkdir -p $WORK/b698/ mkdir -p $WORK/b697/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/podman/cmd/podman/volumes -complete -installsuffix shared -buildid 5yCh49QLGjvWquvkVB9Y/5yCh49QLGjvWquvkVB9Y -goversion go1.15rc1 -D "" -importcfg $WORK/b709/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/network=github.com/containers/podman/pkg/network 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 encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/podman/cmd/podman/generate -complete -installsuffix shared -buildid f4Xr_XKWBNwkqydxWuan/f4Xr_XKWBNwkqydxWuan -goversion go1.15rc1 -D "" -importcfg $WORK/b692/importcfg -pack ./generate.go ./kube.go ./systemd.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/podman/cmd/podman/networks -complete -installsuffix shared -buildid qP3exAkrrsSU5Vd_hsAF/qP3exAkrrsSU5Vd_hsAF -goversion go1.15rc1 -D "" -importcfg $WORK/b698/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go cat >$WORK/b697/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/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/podman/cmd/podman/manifest -complete -installsuffix shared -buildid IlOUe9XO8P19mYJ0Kmb_/IlOUe9XO8P19mYJ0Kmb_ -goversion go1.15rc1 -D "" -importcfg $WORK/b697/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/d6/d67471f772f6e998d4d5b54eabcb9541de42a1e8379ab89e4546ec8e45235e9d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/a9/a9465518c8a401642ce45b5160e15a817ec39790b62e40f6c96f7aca8c391692-d # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/4c/4cfb9a355a1aca432109e9e4f34b9c7fd0994b04ed9d809a3629d2c9745ee824-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/48/480adfa8396a796b35f5e743739d6d2270a17768c34d470fed9ad68bf10f67d3-d # internal github.com/containers/podman/cmd/podman/images mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats 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/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/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase 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/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 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/b035/_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/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/images /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/podman/cmd/podman/images -complete -installsuffix shared -buildid anIpXcG6UP62KWvUW7TQ/anIpXcG6UP62KWvUW7TQ -goversion go1.15rc1 -D "" -importcfg $WORK/b694/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./mount.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./unmount.go ./untag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b698/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/33/3319b61fbd1c6cd78773fbdc24cba91b20246707c63e5adaa7dc5e05e46ac17e-d # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/56/56bd1248c2ff85bea3c70f47cc62b183e45df6d03f7af7cfaffec5e1780127e9-d # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/82/828bfc583be59a86ede0612e94673871e7067095478cab0f9d858ede75750208-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/1a/1ad5ad4422a20c5312b005985541c94f52afcf064ac1224fcf03394bdfe7be59-d # internal github.com/containers/podman/pkg/api/handlers/libpod mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/podman/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/podman/vendor/github.com/containers/buildah/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/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/image/v5/types=github.com/containers/podman/vendor/github.com/containers/image/v5/types importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/image=github.com/containers/podman/libpod/image importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/auth=github.com/containers/podman/pkg/auth importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/filters=github.com/containers/podman/pkg/domain/filters importmap github.com/containers/podman/v2/pkg/domain/infra/abi=github.com/containers/podman/pkg/domain/infra/abi importmap github.com/containers/podman/v2/pkg/domain/infra/abi/parse=github.com/containers/podman/pkg/domain/infra/abi/parse importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/ps=github.com/containers/podman/pkg/ps importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/specgen/generate=github.com/containers/podman/pkg/specgen/generate importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/podman/pkg/api/handlers/libpod -complete -installsuffix shared -buildid 3tNB4dmHbQxInEYI0rmd/3tNB4dmHbQxInEYI0rmd -goversion go1.15rc1 -D "" -importcfg $WORK/b707/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/5c/5ce9fa12677e32e842640c54e850009f3eeb6b60c9063b5b9c5239611f4f927f-d # internal github.com/containers/podman/cmd/podman/pods mkdir -p $WORK/b700/ github.com/containers/podman/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/pkg/util/camelcase=github.com/containers/podman/pkg/util/camelcase 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/b035/_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/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/podman/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/podman/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/podman/vendor/github.com/containers/common/pkg/config 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/v2/cmd/podman/common=github.com/containers/podman/cmd/podman/common importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/report=github.com/containers/podman/cmd/podman/report importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/cgroups=github.com/containers/podman/pkg/cgroups importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/env=github.com/containers/podman/pkg/env importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/signal=github.com/containers/podman/pkg/signal importmap github.com/containers/podman/v2/pkg/specgen=github.com/containers/podman/pkg/specgen importmap github.com/containers/podman/v2/pkg/util=github.com/containers/podman/pkg/util importmap github.com/containers/podman/v2/utils=github.com/containers/podman/utils 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/b035/_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/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/auth=$WORK/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/podman/cmd/podman/pods -complete -installsuffix shared -buildid JeZcf4JxUpY42dQbftGZ/JeZcf4JxUpY42dQbftGZ -goversion go1.15rc1 -D "" -importcfg $WORK/b700/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/podman/cmd/podman/containers -complete -installsuffix shared -buildid S-rJLPfYjl8n9F4hJjRG/S-rJLPfYjl8n9F4hJjRG -goversion go1.15rc1 -D "" -importcfg $WORK/b296/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/70/7017696e8019a205cd341751974b1f3b8c8ba23cd2f61ca7d4a589d3458d8dcc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/a4/a4c70f0d54b659bd3844695873a7f7abb7ece48db78537f3af5818d955bf34e7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/0b/0b8d42f0c800ac686ce0f3c7ba9326dc6734d908e058e1626648b56d26b78b28-d # internal github.com/containers/podman/pkg/api/server mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/podman/v2/libpod=github.com/containers/podman/libpod importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/api/handlers=github.com/containers/podman/pkg/api/handlers importmap github.com/containers/podman/v2/pkg/api/handlers/compat=github.com/containers/podman/pkg/api/handlers/compat importmap github.com/containers/podman/v2/pkg/api/handlers/libpod=github.com/containers/podman/pkg/api/handlers/libpod importmap github.com/containers/podman/v2/pkg/api/handlers/utils=github.com/containers/podman/pkg/api/handlers/utils importmap github.com/containers/podman/v2/pkg/api/server/idletracker=github.com/containers/podman/pkg/api/server/idletracker importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation 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/b508/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/pkg/api/server /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/podman/pkg/api/server -complete -installsuffix shared -buildid 5nPgQpNaFAufAAFGU9GS/5nPgQpNaFAufAAFGU9GS -goversion go1.15rc1 -D "" -importcfg $WORK/b702/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/db/db72283baac18acaae0430aaeea8607f0bfd36dda093f36b255dad536d3494bd-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/0f/0f23d7e2387af68b9b31404e53383fcca19afa88e8699e3c99f8bb81679d92a0-d # internal github.com/containers/podman/cmd/podman/system mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/podman/v2/cmd/podman/parse=github.com/containers/podman/cmd/podman/parse importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/utils=github.com/containers/podman/cmd/podman/utils importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/libpod/events=github.com/containers/podman/libpod/events importmap github.com/containers/podman/v2/pkg/api/server=github.com/containers/podman/pkg/api/server importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/domain/infra=github.com/containers/podman/pkg/domain/infra importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/systemd=github.com/containers/podman/pkg/systemd importmap github.com/containers/podman/v2/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 packagefile bufio=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/podman/cmd/podman/system -complete -installsuffix shared -buildid 8z7RH7DE7BaIPhR08BLK/8z7RH7DE7BaIPhR08BLK -goversion go1.15rc1 -D "" -importcfg $WORK/b701/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/fc/fca84d78a1e042f6b897a1715b3afc9049570c8166bcb114b5102d3857d082d6-d # internal github.com/containers/podman/cmd/podman/system/connection mkdir -p $WORK/b708/ cat >$WORK/b708/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/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/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/b036/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b646/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/podman/cmd/podman/system/connection -complete -installsuffix shared -buildid OTCYqiCTtxbAT2tle3w8/OTCYqiCTtxbAT2tle3w8 -goversion go1.15rc1 -D "" -importcfg $WORK/b708/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/97/9773c569de65e803785f5aa6275c0123f054f425b8f98c36f00f3a037f691010-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/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/v2/cmd/podman/containers=github.com/containers/podman/cmd/podman/containers importmap github.com/containers/podman/v2/cmd/podman/generate=github.com/containers/podman/cmd/podman/generate importmap github.com/containers/podman/v2/cmd/podman/healthcheck=github.com/containers/podman/cmd/podman/healthcheck importmap github.com/containers/podman/v2/cmd/podman/images=github.com/containers/podman/cmd/podman/images importmap github.com/containers/podman/v2/cmd/podman/inspect=github.com/containers/podman/cmd/podman/inspect importmap github.com/containers/podman/v2/cmd/podman/manifest=github.com/containers/podman/cmd/podman/manifest importmap github.com/containers/podman/v2/cmd/podman/networks=github.com/containers/podman/cmd/podman/networks importmap github.com/containers/podman/v2/cmd/podman/play=github.com/containers/podman/cmd/podman/play importmap github.com/containers/podman/v2/cmd/podman/pods=github.com/containers/podman/cmd/podman/pods importmap github.com/containers/podman/v2/cmd/podman/registry=github.com/containers/podman/cmd/podman/registry importmap github.com/containers/podman/v2/cmd/podman/system=github.com/containers/podman/cmd/podman/system importmap github.com/containers/podman/v2/cmd/podman/system/connection=github.com/containers/podman/cmd/podman/system/connection importmap github.com/containers/podman/v2/cmd/podman/validate=github.com/containers/podman/cmd/podman/validate importmap github.com/containers/podman/v2/cmd/podman/volumes=github.com/containers/podman/cmd/podman/volumes importmap github.com/containers/podman/v2/libpod/define=github.com/containers/podman/libpod/define importmap github.com/containers/podman/v2/pkg/domain/entities=github.com/containers/podman/pkg/domain/entities importmap github.com/containers/podman/v2/pkg/errorhandling=github.com/containers/podman/pkg/errorhandling importmap github.com/containers/podman/v2/pkg/parallel=github.com/containers/podman/pkg/parallel importmap github.com/containers/podman/v2/pkg/registries=github.com/containers/podman/pkg/registries importmap github.com/containers/podman/v2/pkg/rootless=github.com/containers/podman/pkg/rootless importmap github.com/containers/podman/v2/pkg/terminal=github.com/containers/podman/pkg/terminal importmap github.com/containers/podman/v2/pkg/tracing=github.com/containers/podman/pkg/tracing importmap github.com/containers/podman/v2/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/opentracing/opentracing-go=github.com/containers/podman/vendor/github.com/opentracing/opentracing-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/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 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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b733/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b734/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/_build/src/github.com/containers/podman/cmd/podman /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid uwsr1HfaluC3ig8soQtL/uwsr1HfaluC3ig8soQtL -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./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/c7/c7bad837355cfa921df86d0e6ed65ae7f10faea830d15a6b55a096ddc9538350-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/b034/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/config=$WORK/b228/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/types=$WORK/b101/_pkg_.a packagefile github.com/containers/podman/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/podman/cmd/podman/generate=$WORK/b692/_pkg_.a packagefile github.com/containers/podman/cmd/podman/healthcheck=$WORK/b693/_pkg_.a packagefile github.com/containers/podman/cmd/podman/images=$WORK/b694/_pkg_.a packagefile github.com/containers/podman/cmd/podman/inspect=$WORK/b688/_pkg_.a packagefile github.com/containers/podman/cmd/podman/manifest=$WORK/b697/_pkg_.a packagefile github.com/containers/podman/cmd/podman/networks=$WORK/b698/_pkg_.a packagefile github.com/containers/podman/cmd/podman/play=$WORK/b699/_pkg_.a packagefile github.com/containers/podman/cmd/podman/pods=$WORK/b700/_pkg_.a packagefile github.com/containers/podman/cmd/podman/registry=$WORK/b469/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system=$WORK/b701/_pkg_.a packagefile github.com/containers/podman/cmd/podman/system/connection=$WORK/b708/_pkg_.a packagefile github.com/containers/podman/cmd/podman/validate=$WORK/b689/_pkg_.a packagefile github.com/containers/podman/cmd/podman/volumes=$WORK/b709/_pkg_.a packagefile github.com/containers/podman/libpod/define=$WORK/b473/_pkg_.a packagefile github.com/containers/podman/pkg/domain/entities=$WORK/b470/_pkg_.a packagefile github.com/containers/podman/pkg/errorhandling=$WORK/b478/_pkg_.a packagefile github.com/containers/podman/pkg/parallel=$WORK/b665/_pkg_.a packagefile github.com/containers/podman/pkg/registries=$WORK/b516/_pkg_.a packagefile github.com/containers/podman/pkg/rootless=$WORK/b480/_pkg_.a packagefile github.com/containers/podman/pkg/terminal=$WORK/b637/_pkg_.a packagefile github.com/containers/podman/pkg/tracing=$WORK/b710/_pkg_.a packagefile github.com/containers/podman/version=$WORK/b475/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec=$WORK/b253/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go=$WORK/b505/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus=$WORK/b118/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b732/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/cobra=$WORK/b467/_pkg_.a packagefile log/syslog=$WORK/b733/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b734/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b080/_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 unicode/utf8=$WORK/b025/_pkg_.a packagefile bufio=$WORK/b035/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker=$WORK/b038/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/spf13/pflag=$WORK/b224/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor=$WORK/b229/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities=$WORK/b231/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b233/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage=$WORK/b234/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-units=$WORK/b243/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b262/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/unix=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference=$WORK/b091/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b102/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/go-digest=$WORK/b092/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b104/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/podman/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/podman/cmd/podman/parse=$WORK/b468/_pkg_.a packagefile github.com/containers/podman/cmd/podman/report=$WORK/b690/_pkg_.a packagefile github.com/containers/podman/cmd/podman/utils=$WORK/b691/_pkg_.a packagefile github.com/containers/podman/pkg/cgroups=$WORK/b501/_pkg_.a packagefile github.com/containers/podman/pkg/env=$WORK/b656/_pkg_.a packagefile github.com/containers/podman/pkg/signal=$WORK/b481/_pkg_.a packagefile github.com/containers/podman/pkg/specgen=$WORK/b500/_pkg_.a packagefile github.com/containers/podman/pkg/util=$WORK/b477/_pkg_.a packagefile github.com/containers/podman/utils=$WORK/b629/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b503/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah=$WORK/b471/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli=$WORK/b695/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/podman/libpod/image=$WORK/b511/_pkg_.a packagefile github.com/containers/podman/pkg/util/camelcase=$WORK/b696/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/containers/podman/pkg/network=$WORK/b657/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra=$WORK/b507/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/podman/libpod/events=$WORK/b476/_pkg_.a packagefile github.com/containers/podman/pkg/api/server=$WORK/b702/_pkg_.a packagefile github.com/containers/podman/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ghodss/yaml=$WORK/b222/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh=$WORK/b638/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent=$WORK/b646/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context=$WORK/b246/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/manifest=$WORK/b099/_pkg_.a packagefile github.com/containers/podman/libpod/driver=$WORK/b474/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools=$WORK/b240/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/podman/pkg/inspect=$WORK/b498/_pkg_.a packagefile github.com/containers/podman/pkg/ps/define=$WORK/b499/_pkg_.a packagefile github.com/containers/podman/pkg/trust=$WORK/b502/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive=$WORK/b236/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/podman/libpod=$WORK/b508/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b458/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/homedir=$WORK/b645/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go=$WORK/b711/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/config=$WORK/b726/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile log=$WORK/b114/_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 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/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile crypto/rand=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b047/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b090/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/image=$WORK/b097/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b098/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile encoding/base64=$WORK/b073/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b134/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile encoding/csv=$WORK/b225/_pkg_.a packagefile encoding/hex=$WORK/b071/_pkg_.a packagefile flag=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/version=$WORK/b230/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability=$WORK/b232/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers=$WORK/b235/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/register=$WORK/b256/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory=$WORK/b258/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b245/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount=$WORK/b242/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers=$WORK/b260/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/system=$WORK/b241/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/pgzip=$WORK/b116/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b261/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b250/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b255/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b254/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/willf/bitset=$WORK/b263/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b120/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b049/_pkg_.a packagefile hash=$WORK/b050/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b105/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/podman/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/podman/pkg/namespaces=$WORK/b479/_pkg_.a packagefile github.com/containers/podman/pkg/systemd/generate=$WORK/b650/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b429/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/godbus/dbus/v5=$WORK/b430/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsnotify/fsnotify=$WORK/b504/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b237/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b252/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b238/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools=$WORK/b247/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b431/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder=$WORK/b442/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/containers-golang=$WORK/b465/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin=$WORK/b472/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient=$WORK/b445/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b462/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b466/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/manifests=$WORK/b512/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/retry=$WORK/b515/_pkg_.a packagefile github.com/containers/podman/pkg/timetype=$WORK/b517/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b058/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b658/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b663/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/containers/podman/pkg/bindings=$WORK/b636/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi=$WORK/b647/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/tunnel=$WORK/b675/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b045/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b489/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b490/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail=$WORK/b492/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers=$WORK/b676/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/compat=$WORK/b703/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/libpod=$WORK/b707/_pkg_.a packagefile github.com/containers/podman/pkg/api/handlers/utils=$WORK/b704/_pkg_.a packagefile github.com/containers/podman/pkg/api/server/idletracker=$WORK/b705/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b630/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gorilla/schema=$WORK/b677/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile crypto/aes=$WORK/b040/_pkg_.a packagefile crypto/cipher=$WORK/b041/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b065/_pkg_.a packagefile crypto/sha1=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b043/_pkg_.a packagefile crypto/x509=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b072/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/chacha20=$WORK/b639/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/curve25519=$WORK/b641/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/poly1305=$WORK/b642/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b643/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b100/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b106/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b107/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise=$WORK/b248/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd=$WORK/b108/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b249/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b509/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/conmon/runner/config=$WORK/b510/_pkg_.a packagefile github.com/containers/podman/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/podman/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/podman/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/podman/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/podman/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/podman/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/podman/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/podman/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/podman/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/podman/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/podman/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/podman/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/podman/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b631/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b632/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/term=$WORK/b457/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/watch=$WORK/b495/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b433/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink=$WORK/b633/_pkg_.a packagefile github.com/containers/podman/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b712/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b713/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b714/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b715/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b716/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/log=$WORK/b717/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b718/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b719/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b720/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b721/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b722/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b724/_pkg_.a packagefile github.com/containers/podman/vendor/go.uber.org/atomic=$WORK/b725/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b727/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b729/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b730/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b731/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile hash/crc32=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b221/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs=$WORK/b257/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b264/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/flate=$WORK/b117/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b251/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b483/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev=$WORK/b484/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/process=$WORK/b487/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b239/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b432/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/platforms=$WORK/b443/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b461/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal=$WORK/b463/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b464/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive=$WORK/b446/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b451/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b456/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b460/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/system=$WORK/b453/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b513/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b514/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b659/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b660/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-iptables/iptables=$WORK/b661/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/safchain/ethtool=$WORK/b662/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b664/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/blang/semver=$WORK/b434/_pkg_.a packagefile github.com/containers/podman/libpod/filters=$WORK/b648/_pkg_.a packagefile github.com/containers/podman/pkg/autoupdate=$WORK/b649/_pkg_.a packagefile github.com/containers/podman/pkg/checkpoint=$WORK/b651/_pkg_.a packagefile github.com/containers/podman/pkg/domain/filters=$WORK/b652/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/parse=$WORK/b653/_pkg_.a packagefile github.com/containers/podman/pkg/domain/infra/abi/terminal=$WORK/b654/_pkg_.a packagefile github.com/containers/podman/pkg/domain/utils=$WORK/b655/_pkg_.a packagefile github.com/containers/podman/pkg/ps=$WORK/b666/_pkg_.a packagefile github.com/containers/podman/pkg/spec=$WORK/b667/_pkg_.a packagefile github.com/containers/podman/pkg/specgen/generate=$WORK/b672/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/shlex=$WORK/b673/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/api/apps/v1=$WORK/b674/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/containers=$WORK/b678/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/generate=$WORK/b679/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/images=$WORK/b680/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/manifests=$WORK/b682/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/network=$WORK/b683/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/play=$WORK/b684/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/pods=$WORK/b685/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/system=$WORK/b686/_pkg_.a packagefile github.com/containers/podman/pkg/bindings/volumes=$WORK/b687/_pkg_.a packagefile runtime/debug=$WORK/b115/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b491/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b493/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/hpcloud/tail/util=$WORK/b494/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/tomb.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b668/_pkg_.a packagefile github.com/containers/podman/pkg/auth=$WORK/b681/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/uuid=$WORK/b706/_pkg_.a packagefile crypto/internal/subtle=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b070/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/internal/subtle=$WORK/b640/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/blowfish=$WORK/b644/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/huff0=$WORK/b109/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/snappy=$WORK/b111/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b113/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/podman/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/podman/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/podman/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/podman/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/podman/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/fsnotify.v1=$WORK/b496/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b436/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b437/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema=$WORK/b439/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl=$WORK/b634/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vishvananda/netns=$WORK/b635/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b723/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b728/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker=$WORK/b259/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b194/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b486/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/psgo/internal/host=$WORK/b488/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/containerd/log=$WORK/b444/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/fs=$WORK/b447/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools=$WORK/b452/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools=$WORK/b455/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/morikuni/aec=$WORK/b459/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/mount=$WORK/b454/_pkg_.a packagefile database/sql/driver=$WORK/b435/_pkg_.a packagefile github.com/containers/podman/pkg/seccomp=$WORK/b671/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers=$WORK/b669/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b670/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/klauspost/compress/fse=$WORK/b110/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b438/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference=$WORK/b440/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/podman/vendor/go.mozilla.org/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/sysx=$WORK/b448/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/sync/errgroup=$WORK/b450/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b190/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b200/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b441/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b220/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/containerd/continuity/syscallx=$WORK/b449/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b191/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b195/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags=$WORK/b192/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b196/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set=$WORK/b197/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs=$WORK/b193/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b199/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b202/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version=$WORK/b210/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b211/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/client_model/go=$WORK/b212/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/expfmt=$WORK/b213/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/model=$WORK/b216/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs=$WORK/b217/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b203/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b204/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b205/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genname=$WORK/b209/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/podman/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/podman/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b214/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b215/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b218/_pkg_.a packagefile github.com/containers/podman/vendor/github.com/prometheus/procfs/internal/util=$WORK/b219/_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=MA7F5whcboj9J4OGeP0w/uwsr1HfaluC3ig8soQtL/vWgcjxFwUsjso-18TBz-/MA7F5whcboj9J4OGeP0w -B 0xb348737ecb09784657de8a87f9cf4f23b8350a4e -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-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + mkdir _build + pushd _build ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe + GOPATH=/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build:/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove selinux remoteclient' -ldflags ' -B 0xc87a3de037848515d962ea5d178df3d0e7e6381b -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-build915212981 math/bits mkdir -p $WORK/b026/ internal/race mkdir -p $WORK/b016/ unicode/utf8 mkdir -p $WORK/b019/ internal/nettrace cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader encoding cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /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 UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf16 mkdir -p $WORK/b040/ cd /usr/lib/golang/src/unicode/utf8 /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 BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go runtime/internal/atomic mkdir -p $WORK/b011/ mkdir -p $WORK/b006/ runtime/internal/sys cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /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 M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./nettrace.go mkdir -p $WORK/b022/ sync/atomic cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/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 -gensymabis -o $WORK/b011/symabis ./asm_386.s mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /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 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b017/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go internal/cpu cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./encoding.go mkdir -p $WORK/b010/ runtime/cgo mkdir -p $WORK/b049/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal unicode mkdir -p $WORK/b018/ cat >$WORK/b017/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/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b013/symabis ./intrinsics_386.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo 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/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b010/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 cd /usr/lib/golang/src/runtime/internal/atomic /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 EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-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 -gensymabis -o $WORK/b010/symabis ./cpu_x86.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /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 XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal 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 -o $WORK/b011/asm_386.o ./asm_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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/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 -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal cd /usr/lib/golang/src/runtime/internal/sys /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 cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $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/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b009/ runtime/internal/math mkdir -p $WORK/b012/ internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF 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 ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c 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 cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /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 UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/testlog /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 ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b025/ 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal 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 UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # 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 ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c 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 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/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_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/buildid -w $WORK/b018/_pkg_.a # internal /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/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-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/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -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 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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go 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/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.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/ -g -O2 -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/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 /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 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/ -g -O2 -Wall -Werror -o $WORK/b049/_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/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 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/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_traceback.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/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 /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 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/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_util.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal 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/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.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 ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.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 -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 -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 /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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go /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 # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/23/23296bdb2f22b5b5fbeb2687e2676adcd766ee32371cd4828d92fa84f65d0a60-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 -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 -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 -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 -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 -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 -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 -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 -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 -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/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-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 /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal internal/singleflight mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-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/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-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/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF io mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/oserror /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 Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b045/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./message.go strconv mkdir -p $WORK/b028/ 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 cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-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 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_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/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-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/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-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/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-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 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./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/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal bufio mkdir -p $WORK/b002/ path mkdir -p $WORK/b060/ 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 cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.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 cd /usr/lib/golang/src/regexp/syntax /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 1baWc31jn3sbJDBAm9jX/1baWc31jn3sbJDBAm9jX -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # 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 -o $WORK/b036/asm_linux_386.o ./asm_linux_386.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal /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/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b058/ internal/syscall/unix cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b035/ cd /usr/lib/golang/src/internal/syscall/execenv /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 j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./execenv_default.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex /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/alexflint/go-filemutex -complete -installsuffix shared -buildid ugSgPsCqv727MqtJUDi_/ugSgPsCqv727MqtJUDi_ -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./filemutex_flock.go cd /usr/lib/golang/src/internal/syscall/unix /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 acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./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 cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/34/340fa13f196f02c0482521ecde662a4c4d468405421adb626009b1365194b9db-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/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-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/3f/3feb7abb552710a35249a54e489086e494708bb7c18526b53cfaf74b699a2df6-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 cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid d01s-C6ZR0ZgMpyTB-Cn/d01s-C6ZR0ZgMpyTB-Cn -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal context mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cat >$WORK/b044/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 /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./context.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 cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b7/b7f9d3039c1192833a5a9e74f5d6fcda0399f2d5b0f80abcc5168f5a8c67ddce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # 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 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-d # 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 runtime=$WORK/b008/_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 cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal encoding/binary mkdir -p $WORK/b024/ internal/fmtsort mkdir -p $WORK/b030/ 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 cd /usr/lib/golang/src/encoding/binary /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 XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /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 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-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 cd /usr/lib/golang/src/encoding/base64 /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 ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./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-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_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 /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 o6REYZ6thM8G_2z8emE4/o6REYZ6thM8G_2z8emE4 -goversion go1.15rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./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/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-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/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal fmt path/filepath mkdir -p $WORK/b029/ mkdir -p $WORK/b054/ 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 cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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 cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_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/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_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 os/exec mkdir -p $WORK/b062/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_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 cd /usr/lib/golang/src/os/exec /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 nzrtLc8SzstWOBGx68nm/nzrtLc8SzstWOBGx68nm -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-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/79/793633ea9c7b372c0d7fce7542c6ed34e4e73cb36a57bdebeefe3f70393904e1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion log mkdir -p $WORK/b056/ github.com/containers/dnsname/vendor/github.com/pkg/errors net/url mkdir -p $WORK/b055/ mkdir -p $WORK/b065/ mkdir -p $WORK/b069/ cat >$WORK/b055/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 cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF 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 cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid 0RFaLffW1c6SfY5MHHor/0RFaLffW1c6SfY5MHHor -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./buildversion.go cd /usr/lib/golang/src/net/url /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 ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./url.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF text/template/parse mkdir -p $WORK/b070/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/pkg/errors /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 kBAlWwfRROIG2FOJtVYy/kBAlWwfRROIG2FOJtVYy -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./errors.go ./stack.go encoding/json mkdir -p $WORK/b021/ 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 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/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /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 3tE0sVZKWxf4tbwl0Cso/3tE0sVZKWxf4tbwl0Cso -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/encoding/json /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 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d3/d35d4e734cf3faf4119fc016f051fde4cbb615015b5ccf5dc0aaa8f31ad19931-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e2/e2e79044660bfb90db8f45d4f7a8a49b0a8e16128a071dd703fe3c334168e69b-d # internal cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_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 cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/golang.org/x/sys/unix /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/b069/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/05/053690b502afe39100242776196fdf198686b6f6ed236a88ab6b024b24479ab0-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b045/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b048/_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/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid ihSzakY4oiOFIbA1KQJZ/ihSzakY4oiOFIbA1KQJZ -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ad/ad34ba953483fd1d42a43d07138c86f185678e5106eee87846256b840a55533d-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/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b054/_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 cd /usr/lib/golang/src/text/template /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 6kyu1lJocSupXmVm4IW4/6kyu1lJocSupXmVm4IW4 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./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/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-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/b044/_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/b055/_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 cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/sirupsen/logrus /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 UnAAwawmwekmN_e6t9lj/UnAAwawmwekmN_e6t9lj -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0c/0c145fc9b56185938d36edbc8b288ede32b6b1a08dc696d2f1ec17cd191f079f-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/6e/6ec3d584bdc14e927edfd4c890e2d771542dadc011477bc5e50b7ebc70542549-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1a/1a6426fbdce918919ab9728663026d29f5c8f33f76c25a84e7e6f60b806e8105-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b059/ cat >$WORK/b042/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/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b061/ cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid fYGb36rLXWDBs6VqXekV/fYGb36rLXWDBs6VqXekV -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /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/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid BxvR0UzBPCGPAxZxKsL0/BxvR0UzBPCGPAxZxKsL0 -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./store.go 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/b043/_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-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables /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 fB3gmUd2fPnWmODrkuc2/fB3gmUd2fPnWmODrkuc2 -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/82/8211fc649dd2c2711d3c6221301b4aa828f5691dd2be542e8b4fb4cf1478d59d-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b057/ cat >$WORK/b057/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/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /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/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid LmXT6XU9X2xEZo9IxYXM/LmXT6XU9X2xEZo9IxYXM -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ad/ad4da577602ca437dea52af6ff9f4a817d78aaef343bf903189fa5c47febcafb-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 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 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/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 /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/types/020 -complete -installsuffix shared -buildid fG1waH6fimkiAmvDV0bk/fG1waH6fimkiAmvDV0bk -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/61/615a5ff148074893834e9fa939b1c4d37e260dde3d9c740dadb5ffe0643fd1fa-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/55/5579478426a2ab87e6bfa66883f9d2209bef286fe9568607d4cbe266202770b5-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current 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 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/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current /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/current -complete -installsuffix shared -buildid Anv_Gd9fXLAP1eF1Ai-J/Anv_Gd9fXLAP1eF1Ai-J -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ed/ed5381ac37f800f4c8d91b7c8299218a0339aba3e8b0523d54bcd44a50f3beaa-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/91/918175a089df3ead5c4405d68beca526a5e96aa7a47f73d41f73523c84476da4-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b050/ cat >$WORK/b050/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/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid aMuXaQHVfaOfpebwjF9t/aMuXaQHVfaOfpebwjF9t -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/8d/8db037c4735d3a8610b3230001d01ffc8260f2cfd1777235c099a724e6dbdfec-d # internal github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b041/ cat >$WORK/b041/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/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid 3N8OxNoCEVZTUxg25_KQ/3N8OxNoCEVZTUxg25_KQ -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/aa/aa0f3fb2860980ca100b942837bcafd5ff6d188d174df0a68d89631ccd4bc435-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/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b057/_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/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_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/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers/dnsname/plugins/meta/dnsname /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid XlPJxivaColCz0sE9i75/XlPJxivaColCz0sE9i75 -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./conf.go ./files.go ./main.go ./result.go ./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/ce/ce6fc4fe4a41213b1e540e0725e777f45985c0de14f1334e09685205d6383b62-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/b041/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b052/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b050/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b057/_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/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_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/b049/_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/b040/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b051/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex=$WORK/b058/_pkg_.a packagefile github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b059/_pkg_.a packagefile path=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile context=$WORK/b044/_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 vendor/golang.org/x/net/dns/dnsmessage=$WORK/b045/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile math/rand=$WORK/b048/_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=0auk94uBIRCpBsSmv3WA/XlPJxivaColCz0sE9i75/Xof8-o61g8ED7U_RmHiB/0auk94uBIRCpBsSmv3WA -B 0xc87a3de037848515d962ea5d178df3d0e7e6381b -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-bae6d5ddafb9d293702fda368587caae22fc3c80 + /usr/bin/make docs mkdir -p "/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_build/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80" "/builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/_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 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jix91C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 ++ dirname /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + rm -rf docs/containers-mounts.conf.5.md + install -dp /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system + PODMAN_VERSION=2.1.0 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/etc install.bin-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install.remote-nobuild install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-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-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.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-create.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-play.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-remote.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-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-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-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/user # User services install -m 644 contrib/systemd/auto-update/podman-auto-update.service /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/user/podman-auto-update.service install -m 644 contrib/systemd/auto-update/podman-auto-update.timer /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/user/podman-auto-update.timer install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/user/podman.service # System services install -m 644 contrib/systemd/auto-update/podman-auto-update.service /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system/podman-auto-update.service install -m 644 contrib/systemd/auto-update/podman-auto-update.timer /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system/podman-auto-update.timer install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/zsh/site-functions if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/lib/tmpfiles.d install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman-remote bin/podman-remote + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + pushd dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80/dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 install install -d -m 755 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/libexec/cni/dnsname + popd ~/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 ++ find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/containers-mounts.conf.5*' + for file in `find /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.1.0-0.161.dev.gitbae6d5d.fc33 --unique-debug-suffix -2.1.0-0.161.dev.gitbae6d5d.fc33.i386 --unique-debug-src-base podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 -S debugsourcefiles.list /builddir/build/BUILD/podman-bae6d5ddafb9d293702fda368587caae22fc3c80 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/libexec/cni/dnsname explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/libexec/cni/dnsname warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/libexec/cni/dnsname. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.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-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 41525 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.SwMsED + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + install -d -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/250-systemd.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/320-system-df.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386//usr/share/podman/test/system/helpers.t' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IvKgeC + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SEi0MB + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-manpages = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 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.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) 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 < 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Recommends: catatonit container-selinux crun >= 0.14-2 fuse-overlayfs >= 0.3-8 runc slirp4netns >= 0.3.0-2 Processing files: podman-docker-2.1.0-0.161.dev.gitbae6d5d.fc33.noarch Provides: podman-docker = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 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-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.40HdrC + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-tests(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-remote-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pAjstD + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-remote(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 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.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) 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) Processing files: podman-plugins-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZJdmYD + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + DOCDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/README.md dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/README_PODMAN.md /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/doc/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.12eCPF + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-plugins + cp -pr dnsname-f5af33dedcfc5e707e5560baa4a72f8d96a968fe/LICENSE /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386/usr/share/licenses/podman-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-plugins = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-plugins(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 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.32) 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-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Provides: podman-debugsource = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-debugsource(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Provides: debuginfo(build-id) = 1d29d6ecf0c2735a6b58a0ba802660c08d7b5cd8 podman-debuginfo = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-debuginfo(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Processing files: podman-remote-debuginfo-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Provides: debuginfo(build-id) = e1b51f41dfd2cf38c84abba3ffee83eb0644b0d6 podman-remote-debuginfo = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-remote-debuginfo(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Processing files: podman-plugins-debuginfo-2.1.0-0.161.dev.gitbae6d5d.fc33.i686 Provides: debuginfo(build-id) = 7974f20c9196ed858bbc956ebdb459a1ccb4fe13 podman-plugins-debuginfo = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 podman-plugins-debuginfo(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:2.1.0-0.161.dev.gitbae6d5d.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 Wrote: /builddir/build/RPMS/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-remote-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-plugins-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-tests-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-docker-2.1.0-0.161.dev.gitbae6d5d.fc33.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.1.0-0.161.dev.gitbae6d5d.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M5lvVF + umask 022 + cd /builddir/build/BUILD + cd podman-bae6d5ddafb9d293702fda368587caae22fc3c80 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.1.0-0.161.dev.gitbae6d5d.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0