Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8020020200731145712-0d58ad57-build-52832-11031/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8020020200731145712-0d58ad57-build-52832-11031/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eY5sdg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-1.0.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qTVdRz + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io vendor/src/ + for v in vendor/* + test vendor/go4.org = vendor/src + test -d vendor/go4.org + mv vendor/go4.org vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-1.0.0:/builddir/build/BUILD/skopeo-1.0.0/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/skopeo-1.0.0:/builddir/build/BUILD/skopeo-1.0.0/vendor:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh /var/tmp/rpm-tmp.qTVdRz: line 47: hack/ostree_tag.sh: No such file or directory + export 'BUILDTAGS=exclude_graphdriver_btrfs btrfs_noversion ' + BUILDTAGS='exclude_graphdriver_btrfs btrfs_noversion ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl exclude_graphdriver_btrfs btrfs_noversion ' -ldflags ' -compressdwarf=false -B 0x08fee41463fd0a13c12895b3ff0bf9e0091fb170 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o skopeo ./cmd/skopeo WORK=/tmp/go-build056201728 vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kD6kMIp-_1mOBfwzhoga/kD6kMIp-_1mOBfwzhoga -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go runtime/internal/sys mkdir -p $WORK/b011/ internal/race mkdir -p $WORK/b013/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uludSWPTQ2-pwPaZVWDJ/uludSWPTQ2-pwPaZVWDJ -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b038/ crypto/subtle cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 8T30JQvcSIJi8PMsRL9I/8T30JQvcSIJi8PMsRL9I -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b046/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF math/bits cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 5eWVipja1EPqgGPtmBwc/5eWVipja1EPqgGPtmBwc -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go mkdir -p $WORK/b027/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid mPQu5x7wYZMObd1fbaK3/mPQu5x7wYZMObd1fbaK3 -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go container/list mkdir -p $WORK/b057/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid xwxhTbL48rWSYN0t3Gw_/xwxhTbL48rWSYN0t3Gw_ -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p container/list -std -complete -installsuffix shared -buildid AD8AhtukCJRxuDGZFQZL/AD8AhtukCJRxuDGZFQZL -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./list.go unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b023/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lbCd7C8xJGaNGpSKBOCm/lbCd7C8xJGaNGpSKBOCm -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid 1p5UEMYJOyyen6DU3yhQ/1p5UEMYJOyyen6DU3yhQ -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go internal/nettrace mkdir -p $WORK/b082/ unicode mkdir -p $WORK/b021/ crypto/internal/subtle cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b045/ github.com/docker/docker/api/types/image cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid haIC5fhE2yhZiTNUDGrS/haIC5fhE2yhZiTNUDGrS -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./nettrace.go mkdir -p $WORK/b282/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid zGbSr1VUmAFGZBojgBxL/zGbSr1VUmAFGZBojgBxL -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid co_8x1hPkxaNcX7fRLpD/co_8x1hPkxaNcX7fRLpD -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid k3qUMGATjF9clJVledV3/k3qUMGATjF9clJVledV3 -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./image_history.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b077/ github.com/pquerna/ffjson/shared github.com/docker/docker/api mkdir -p $WORK/b354/ github.com/containers/ocicrypt/spec github.com/VividCortex/ewma image/color mkdir -p $WORK/b220/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid oWBf4eJGWeCfGXNQJQGZ/oWBf4eJGWeCfGXNQJQGZ -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b255/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid fevU6enTRZrMWPZwM29o/fevU6enTRZrMWPZwM29o -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./options.go mkdir -p $WORK/b130/ mkdir -p $WORK/b242/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config EOF github.com/containers/skopeo/version cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/color -std -complete -installsuffix shared -buildid k1Jm73CKkI2YyFE5L621/k1Jm73CKkI2YyFE5L621 -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./color.go ./ycbcr.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid MV77gbUOBqmHvZJmALTu/MV77gbUOBqmHvZJmALTu -goversion go1.13.4 -D "" -importcfg $WORK/b255/importcfg -pack ./common.go ./common_unix.go mkdir -p $WORK/b369/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid ei-6zNLBAk9GcwYPhwrV/ei-6zNLBAk9GcwYPhwrV -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./ewma.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid LLw2O8XsLmKqTIq9ooRJ/LLw2O8XsLmKqTIq9ooRJ -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./spec.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config EOF github.com/ulikunitz/xz/internal/hash cd /builddir/build/BUILD/skopeo-1.0.0/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid b45twHBunpMB4Y8r-uTu/b45twHBunpMB4Y8r-uTu -goversion go1.13.4 -D "" -importcfg $WORK/b369/importcfg -pack ./version.go internal/cpu github.com/containers/storage/pkg/promise mkdir -p $WORK/b125/ github.com/docker/docker/api/types/events mkdir -p $WORK/b007/ mkdir -p $WORK/b299/ runtime/internal/atomic mkdir -p $WORK/b281/ mkdir -p $WORK/b009/ sync/atomic mkdir -p $WORK/b014/ runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go crypto/internal/boring/sig mkdir -p $WORK/b051/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b090/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b281/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid fMoIYEYKctn2YeoJueao/fMoIYEYKctn2YeoJueao -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./promise.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid EdeCGa5VRwRgUyYxTr9-/EdeCGa5VRwRgUyYxTr9- -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./events.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b051/symabis ./sig_amd64.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 07FLuif_rPR72xdAfHd2/07FLuif_rPR72xdAfHd2 -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/1e/1e70e39b6b8828e3c2cb618fa438baa920c354641d7025abc781410bc5522e32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/d7/d79b3c85fb492eba0ec3250f171bcf20fa2bb2611c1aa09ef004553b286fade4-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/85/852ed5cf8ad47ad6ef461b49c16b26415beefe73578ee408ec4f514f464b9f0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5b/5beb7b82ea0014ea4c96d36f7a782763af097c2215f328fae417eee556b08895-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/90/90a164da2d3c4baff501cd3dc67a4138ef0206272cdf4771d814f1f9ac0de5c7-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/11/11d27154d102e403387b4206bbc5a1445422f6826032c2d1de2995c57414f6c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9a/9ade6d21c70ea3f63d73778f25c9d80f227c16addded41acec1b037aa7751edf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/c8/c8969ebbb3258bcd22c2383b61244fa58a76b8510bf1c8cd252674c8e8040b1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/29/292b8625746849656b4b3c0a58d49e3bd8948629c6f13489d36dfe9919649110-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b1/b1b424e53b8f224a2d79c347d714114b097dd3cf2d9797966542119e118953dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5e/5ec9c56e6a5dc6b9ae9c1548684322079c81a0b2d37c30745507055c868e25f5-d # internal runtime/internal/math mkdir -p $WORK/b010/ cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/8b/8be8f17feb583436725fbdf8d92e47363ef3b795b0d98218d08857f2c3446362-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid yriMglFQK1SL5H6bmZre/yriMglFQK1SL5H6bmZre -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/80/805d85b8c35cb33343de9b3e5cb8d962632756ec8ad4d376e2f2e8ea35245645-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4a/4a1751cf2b568683d8e5c364691baba53c95f17e40d1fdadd25eeb8e57c9508c-d # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 93xCmzlZvYy-118vrUYT/93xCmzlZvYy-118vrUYT -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sig.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid ciB-DVT9EbBVaoyRQb1W/ciB-DVT9EbBVaoyRQb1W -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid f_L4YJGVPSkhoUgM6YcW/f_L4YJGVPSkhoUgM6YcW -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid swn_9Sp5T9RrJi69xjqE/swn_9Sp5T9RrJi69xjqE -goversion go1.13.4 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ha_DBYcD0qiI5CW2rp0L/ha_DBYcD0qiI5CW2rp0L -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/8f/8f3159e515a9dfcd770e1c760334038c045f71f5fa52c23ecce068228ae3099e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/20/2048e85263286366b9483d98ad0544a36c7c62c8d5a67d6813d64876c8ce276d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/e3/e3a86e0700a9a59dc294aa86fb8a12f69c32236c7ee0e0a821119fe0d029084f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/86/86f74e5cfc61b50b0cb18e54aea024bcd5461db7ae9f21214ed0abcb039dd825-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/sig_amd64.o ./sig_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1a28927ae79f789d2a71cb45074320dda337139bbea7269a08197a695a97e95b-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ba/ba2372819049aa49d4f3f5121b8c8685d92a84ade826dd6b4b95a876863900be-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ea/ea03842ccc3e137ed96d20204be68dc7b268e2cb17ad4992bbb19a90c936a44c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/aa/aaa53d796d57c7800c09c6a74bf4ed445fbd650f9e2ece195b86b365c553d573-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/31/31e726af857858b94962d5a3353cea8d19366a9c58a287442cbbefe19f8cd2b6-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b090/const_GOARCH.h /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5a/5a6b964bdc3e36d3c5f353ccae656e33cb2d92b083110682a94f6ada1cd59204-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7f/7f74292ac3efa981d4ed86b3d49f7019c34f421d8934a4bb74eba5cd652dd26a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/freeze_amd64.o ./freeze_amd64.s cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/c3/c3c906237a70b2ed13162f7c4dec07d6c6cf5fe481d157c055884c682ed1eb25-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/ladderstep_amd64.o ./ladderstep_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/ca5f8d9a946463e7225cc9aba905adba2ecff86f00f95d39ee0db2242b6040ee-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/mul_amd64.o ./mul_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/const_amd64.o $WORK/b090/cswap_amd64.o $WORK/b090/freeze_amd64.o $WORK/b090/ladderstep_amd64.o $WORK/b090/mul_amd64.o $WORK/b090/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/22/22db201caff83b1d14dea09cc266bb084588fde687eaa65785c8e343a8e3ecb6-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b036/ crypto/internal/boring/fipstls mkdir -p $WORK/b050/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid AWy1Y9b1sFr7uO9_Spmq/AWy1Y9b1sFr7uO9_Spmq -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go internal/bytealg cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b006/ cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./dummy.s cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b026/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 9PesrkaYih5NP5UXHOWa/9PesrkaYih5NP5UXHOWa -goversion go1.13.4 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./tls.go cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Wg-BqZnmRE7ypjEsa7HX/Wg-BqZnmRE7ypjEsa7HX -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid b-QAD_cyzFnG0jt5_L-w/b-QAD_cyzFnG0jt5_L-w -goversion go1.13.4 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3f/3f63c0471e7e1ebf8837eedd33ddf69735866999286bd71ae7de8d296d2aa1a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bf/bfd40697d81d75822c63c0fb0b48e9a7855006e4e55aa1ad6583f4f037310f7d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/86/86ee262ed0d15e53359fcad7fd553a541b67a0df44793a10508165ab7b3c520e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid rJ57YT5AFs88iaG4NgdM/rJ57YT5AFs88iaG4NgdM -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/82/82c075e2d79b1ac4a7095af36620a867f6bd632eccb51ee4a5fb8c3aed69a43b-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_amd64.o $WORK/b026/exp_amd64.o $WORK/b026/floor_amd64.o $WORK/b026/hypot_amd64.o $WORK/b026/log_amd64.o $WORK/b026/sqrt_amd64.o $WORK/b026/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/10/10183f64ce59cba1a90f3ff24ac4fb135f008df4088e35414eab3fbe980113cb-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid hEXwgNvgC3UyBCTLFSLn/hEXwgNvgC3UyBCTLFSLn -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ca/ca87f4ea2a0d17ad53236dad9da8c0136c3bee801f0ae333db9a051ef6422c55-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x012.o -c gcc_amd64.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o $WORK/b055/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./asm_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7iAgrB4yF9KU7fDnDx7-/7iAgrB4yF9KU7fDnDx7- -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_amd64.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o $WORK/b055/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8c/8c46ab28d852f82980b9b5e9a881b7dfb3c6255e5a551d417271d98b87e1edd8-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5a/5a502c07ed7a1f4935ef88f8e774a1c6000f9c325c1e6e8d6d6177cfdc4c8f81-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_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid DBd5cyfT_00EVpwUigR5/DBd5cyfT_00EVpwUigR5 -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 5DFoAHYm8oAkkymsjhCg/5DFoAHYm8oAkkymsjhCg -goversion go1.13.4 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/af/af4ecd3cf25e287ec7dc384e7979905e830cc06070007a5969cb032130527a57-d # internal internal/singleflight mkdir -p $WORK/b083/ math/rand mkdir -p $WORK/b054/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid f9lsAlSnXNdFNwQbyG2Z/f9lsAlSnXNdFNwQbyG2Z -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./singleflight.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/rand -std -complete -installsuffix shared -buildid zu9ShOc2AlKFGXjN9tHv/zu9ShOc2AlKFGXjN9tHv -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/10/1097a4c2dbd803327c692383edc0e85dea6d731ea540f78925be2c6d0b597766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a2/a26c4d06eb3ffaf4bf447ba8488caffa4d100ee64ad8af3f9a3950123da112dd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/91/91b5486dddb0c72fc70f67bf72a8b08fa1b56f1a6b7d500846d2cd8ab9cbfcad-d # internal errors mkdir -p $WORK/b003/ sort cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid tLxOEXsgWGAlDvxFXWhY/tLxOEXsgWGAlDvxFXWhY -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid zlg4F866n4nkejRYBnLQ/zlg4F866n4nkejRYBnLQ -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4c/4c90ca527da0306218fc56fcf48f7a606baa56e3b07f865b9f8e8ea03d654926-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b020/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid ULHoR8tZCGrp744n5Kf7/ULHoR8tZCGrp744n5Kf7 -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go github.com/containers/storage/pkg/locker cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b324/ golang.org/x/crypto/cast5 cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid NvjpQf3qcCIBuQiAMCnq/NvjpQf3qcCIBuQiAMCnq -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b081/ github.com/opencontainers/selinux/go-selinux strconv mkdir -p $WORK/b029/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b327/ mkdir -p $WORK/b216/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid f8Tt_h3PpNC8tLIg_Z6F/f8Tt_h3PpNC8tLIg_Z6F -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./locker.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 3dYoCLJD2eU6RcygwEoj/3dYoCLJD2eU6RcygwEoj -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./message.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid l8DSP59EPQtNM2MG2Xj_/l8DSP59EPQtNM2MG2Xj_ -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid _jUuHfWkYeFLxA2HCfIF/_jUuHfWkYeFLxA2HCfIF -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./cast5.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 9Lo3wvXtcb1Ks0Jhg7CG/9Lo3wvXtcb1Ks0Jhg7CG -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./selinux_stub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/13/13182bde9f0150854738823049fe41714e0d0f0f39f4e4156de701f92f2f83e7-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_amd64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid esyQeM48ti-6fje3mkuT/esyQeM48ti-6fje3mkuT -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/48/4850a77e3e83af87b7a4699ccbbcbb3007e304b114b522a3dc142aec5397b7d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/fe/fe3c9a692decdf22e56378d14dc93d0668b84cfe0cbee89a7e63b838f499ee92-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid v-sniMbTWB2rm045MYcN/v-sniMbTWB2rm045MYcN -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./label.go ./label_stub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/f2/f2611d3f3881a45da78af4874b785db465696bd01e6af65344eaeb14b1cb8274-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c4/c4f5d7498971847d3ab788fa576eda5883968b92e97073728c53831c2a2836db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ed/edebd77df9f9eefa3472b76b6cb3af34fdfab2e549d443101f9892ded9f5e2c7-d # internal container/heap mkdir -p $WORK/b239/ github.com/beorn7/perks/quantile mkdir -p $WORK/b181/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p container/heap -std -complete -installsuffix shared -buildid GmtDd0zY1u4NI3HAK4c8/GmtDd0zY1u4NI3HAK4c8 -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./heap.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid V0RgD8FNI17ZfGHePqAI/V0RgD8FNI17ZfGHePqAI -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/6f/6fa9e8b78360600a2cd476bbe29276543eacc15049cddbce5fb1623bfee6488a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/76/765ea88b7ed3c38c1a743bc2eb530375299bbacaa93a30987d5e0f6c7acecf9a-d # internal hash mkdir -p $WORK/b049/ github.com/containers/image/v5/pkg/compression/internal crypto/internal/randutil github.com/containers/image/v5/internal/uploadreader text/tabwriter mkdir -p $WORK/b361/ bytes mkdir -p $WORK/b019/ strings cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p hash -std -complete -installsuffix shared -buildid OkJWPVrZYGWiZgfsSNsD/OkJWPVrZYGWiZgfsSNsD -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./hash.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid yq2Be8S2jA4jRBPnOejb/yq2Be8S2jA4jRBPnOejb -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./tabwriter.go mkdir -p $WORK/b105/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid MLLhSs5hgVCoLGkDAcCS/MLLhSs5hgVCoLGkDAcCS -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b061/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b133/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid bzHx9wB_j69a8M1QW9xQ/bzHx9wB_j69a8M1QW9xQ -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b037/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _HXd5GK4FAV0Z5ZIP0d4/_HXd5GK4FAV0Z5ZIP0d4 -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./randutil.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid -M1OGV30FmZ5KRSNYvsN/-M1OGV30FmZ5KRSNYvsN -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./upload_reader.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid OMggFq4oTAjssgAiRWUm/OMggFq4oTAjssgAiRWUm -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c8/c8e7818060cf4185ba3aa06f236db8392e3dca3fd2891d7b634432981c2b7ac8-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f9/f9a3803fdb3839a96ef98033bface18c643d6aff371e37231b438151e3f0ba8c-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1e/1e2cbeaea213033e7f3b520505698bda2ece3c6eb6ba8a3bc2741824cdaa0a0f-d # internal hash/crc64 mkdir -p $WORK/b126/ hash/adler32 cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a EOF hash/fnv mkdir -p $WORK/b205/ hash/crc32 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 8hX_IqDcjLL81rLFRVVp/8hX_IqDcjLL81rLFRVVp -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b215/ cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid CIRanvKtY5lZhrefEDOy/CIRanvKtY5lZhrefEDOy -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./crc64.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b114/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid XCWB_2TH2kVluHfGrLDJ/XCWB_2TH2kVluHfGrLDJ -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 92MjSfrQcXO-nI94ZMSH/92MjSfrQcXO-nI94ZMSH -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./adler32.go cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./crc32_amd64.s cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/bc/bcf1f6c0811a99a754cefdf0c98d12d70331955af745da8a4f3501c569fad17a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/eb/ebc33ee07e284d7f7d02e1331981fdba3bf552a70a020a3e95114ef434b59c65-d # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid thbsUF0IbQbECd44E1oz/thbsUF0IbQbECd44E1oz -goversion go1.13.4 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f4/f4c5705731475f30dabc1221cb25ac17c78531ae6431d3bbb78bd64e9cea8b4a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/6a/6a508abfc3869216da22bc6bcce5cb171ee4a354222f4e66538ed39cc77a0083-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/cb/cbf83aa76538878e43ab4661ae02cb2020e0482957f407d47b6784c79d2dd315-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/14/14692cbc1fdaae83a146ea9e2934850af7c90de73f011dccd4c96627ae1b6b79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/60/60ac2d210c16d02d8291f2e3e961074143fc415ca0d7f3c4d71d2610f2a54f77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/92/928bb61d1cfed23ed587920e2fc08de75d1f87b943920c2d107c9cdbf04ae8be-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b154/ golang.org/x/text/transform mkdir -p $WORK/b309/ bufio mkdir -p $WORK/b040/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid MYe-T3C93D32P75MSnXx/MYe-T3C93D32P75MSnXx -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./transform.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 2KA9uPC0ATyNMJCvV5Fg/2KA9uPC0ATyNMJCvV5Fg -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./transform.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid Obe_0qyKib1nHfSv800V/Obe_0qyKib1nHfSv800V -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5c/5c00cd80da3577cfe449e9836264b2a8e2bcdde9280154b5daf07eb8dcf3e453-d # internal crypto/rc4 mkdir -p $WORK/b067/ crypto golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b048/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b212/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oWuUw7nhYS5US-Po0ii8/oWuUw7nhYS5US-Po0ii8 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./rc4.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b302/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto -std -complete -installsuffix shared -buildid joSzvuthKIxwaP9ZxOy7/joSzvuthKIxwaP9ZxOy7 -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./crypto.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid _cvhZH0iFk3nk7Ea9M_W/_cvhZH0iFk3nk7Ea9M_W -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./errors.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid mAdn_4mL_lxR6ThOMS9t/mAdn_4mL_lxR6ThOMS9t -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./asm_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid -I_bZ1xsqa06Og3qhkuS/-I_bZ1xsqa06Og3qhkuS -goversion go1.13.4 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d3/d32e7e4e21fa6adffa21c47030edd85edc3f2f8af3be5116a3a4b84e0e41656b-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b131/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal path github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b344/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg encoding/base32 cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b187/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid BEcCREhD2zauVLCzI7f2/BEcCREhD2zauVLCzI7f2 -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./compare.go cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b097/ regexp/syntax cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid uztd3rVK_mqD6zMJ9HZZ/uztd3rVK_mqD6zMJ9HZZ -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./stringutils.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 3I79ntpW_ZtbaHbbCDSi/3I79ntpW_ZtbaHbbCDSi -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal mkdir -p $WORK/b129/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid J42ZB5dhffu5CXY2h0h7/J42ZB5dhffu5CXY2h0h7 -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f0/f029dbf23aefd6f732757f8977b024e3eae5b20c142554074a0727eddd5d4e7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b096/ cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/27/2764dcc6162d12f07a1a33f6dfbbdaf442481887e460048a6f948d2f77824279-d # internal cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid w4NLtjzwD2M_p4MBQF9W/w4NLtjzwD2M_p4MBQF9W -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./base32.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oFHdTo1Tq4W5OgMwgEo3/oFHdTo1Tq4W5OgMwgEo3 -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fa/fac29362c98ce3b42dffce82a6dfa4ace534d664a273c3fccb283e4015cab759-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b212/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid LNLqx8GBJFldp3Jq_wdF/LNLqx8GBJFldp3Jq_wdF -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/44/441ca0a70d3ef6f7b7494c231505a908d18a5ce9e8388ebad3ce0f1c74540338-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/24/246c0fa062ed23b5bc89a5372a5abf1027f317213d1be0948f8d877349de7980-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/41/41f11810e311415dd7fd424dee45f0ec311c4bd75a17f4a3848f9bc5b2a27461-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/40/4027e8bb8126a68803df96272794f2809be7f5d2ad9743ae3ebd5f00fcfac7e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ca/ca69f90ce87897ac08e7a328088a03ebe6b9bd0df9b73da9097d7bb43477ca87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/1c/1c75aac3f015842f261cb2315dafbc39c771391780113d745daecb31a84bc59b-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a5/a57960d55a422285aa8a70d257e0b1f3dd0e52391b84e1923f3947f30a19e085-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/b5/b5f9c2c7914dac14dc1d57153c4ccc991006c5511bbc5ac6f433f46343121d2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/96/96c44c64887fe9772a17d6cd293bce75fa948cf0dd12450ac8683f9ec7f81441-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3e/3e18b60aa86dcd8ddc419004df4f81101438ee5df107fe98e1f769c4d9c8395b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3d/3df023a945807f850ed2f9606e81cced7da4bdd454761bae1a425b9b8d473f19-d # internal compress/bzip2 mkdir -p $WORK/b109/ image mkdir -p $WORK/b219/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 0GcB2PMNP8lYc5Q_CL8_/0GcB2PMNP8lYc5Q_CL8_ -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b220/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image -std -complete -installsuffix shared -buildid 2WPyocEct5CWotnYHDy7/2WPyocEct5CWotnYHDy7 -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/4f/4fa55da566d68b4d5d4cfe1047ba1868c2dc70b938950f2a3d9843205abcb431-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/05/05b4e4e41b59850741eaaf90312d0b7477850d65e75178ca72690ad5320f3846-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/da/da4f01a15ea11873610083fe4a5734619f71090b61461b707f9b1fb2ebae9f07-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF time mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Pd20d3iyxnxvzlS7B7e3/Pd20d3iyxnxvzlS7B7e3 -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid vX1i6IEszYYlb7bAK7n6/vX1i6IEszYYlb7bAK7n6 -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/90/907d2b6013cb6442c023d06eb456fe09a0ff603402a856174082d4cd0f1d6de0-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/eb/eb2fb434de5b33e76010ec8a5977e2bbe37be46d51a10df9f69d8c122a2e8fdc-d # internal image/internal/imageutil mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b219/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid cIh6rkmL2-Y6mc2VViz4/cIh6rkmL2-Y6mc2VViz4 -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./imageutil.go ./impl.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a1/a1165ef03d2ecb49affed01081ccbe7921592d6221f7a8eca01f691e3c56c16b-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid lELxUyExo_yK4ae8EhO-/lELxUyExo_yK4ae8EhO- -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/8b/8bb90ff3b52f3541e429de2145f190d7f5b8180cb469f8832a6b68e6144a0b84-d # internal image/jpeg mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b219/_pkg_.a packagefile image/color=$WORK/b220/_pkg_.a packagefile image/internal/imageutil=$WORK/b222/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid UW7yNPF391i2h0fcS6l1/UW7yNPF391i2h0fcS6l1 -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/55/55aa0a2ad7df7e593c3804a42aa456db2e05caa79ecb35beecda5aca34608e29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1d/1df3ce2640887695079f331d0c9f2f960698962412e0995a3280cc01c643942b-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid jPevqhzu4Whe2iySk7z0/jPevqhzu4Whe2iySk7z0 -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./stripansi.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/44/44dad88b757ac9d4d7c2ca9dbbc6f349573c7677fca31733b507524ab2bd71ed-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid k1ZcS1pg5frr1sA0nmAc/k1ZcS1pg5frr1sA0nmAc -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid F0C49Ba1-D7E1VccTJnp/F0C49Ba1-D7E1VccTJnp -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/fc/fce865081caf92039248451f47c1cf58be3d2c28bc50dc9acb3b35078e885f8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c7/c78ee642f73667a0ee176da51402fd520399fc3def3067079699f423a8dd8847-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b245/ golang.org/x/net/context mkdir -p $WORK/b297/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 9s8pucx0Cnz-NT3LNwKK/9s8pucx0Cnz-NT3LNwKK -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 9kFIvdnQbD7Uue9GbuPO/9kFIvdnQbD7Uue9GbuPO -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/b9/b9f8a6dd96da929abeda98cded73110725aa938c6d84a716a5390f50a92e37f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/41/41bdcb592447693be48a976a1c19831c53d5b9bc6c4254a2a535a58fb77bea6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/68/682ffdceb4b8af1020b072f174aabb8ec1e6e3965827f884115c739c86be7df6-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid -UYBTsBxIjd3qsHHMlWE/-UYBTsBxIjd3qsHHMlWE -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.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 ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c3/c3db15f68cfd7f7ee9bfacdffd8dd7dc203c6f3437eddcbaf84770cd6d2d1a63-d # internal internal/fmtsort mkdir -p $WORK/b031/ encoding/binary github.com/hashicorp/errwrap mkdir -p $WORK/b352/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Jul7LCaedw2R9m3IwvuM/Jul7LCaedw2R9m3IwvuM -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid XpJ8kQPJDRIAfmwJPoJH/XpJ8kQPJDRIAfmwJPoJH -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./errwrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YsekcMg3GOH3rDJ1gQ7_/YsekcMg3GOH3rDJ1gQ7_ -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5b/5b54505a7d0012571f573f2387abfefbf16ff392faf822aff26d043f76f0544a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/11/111b92a6546a167e48678570cd97bbdf1af01f186983e428f454dc5ca79b72c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a9/a91469cde549de8a72d8bc646f8b13984d0b5e11094f4c55a27333d89ca6c9d2-d # internal encoding/base64 mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF vendor/golang.org/x/sys/cpu crypto/md5 mkdir -p $WORK/b089/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 8Oo_dDkKVbe3OeE3ZJG5/8Oo_dDkKVbe3OeE3ZJG5 -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go vendor/golang.org/x/crypto/poly1305 crypto/cipher mkdir -p $WORK/b088/ github.com/klauspost/compress/zstd/internal/xxhash cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b066/ cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./cpu_x86.s mkdir -p $WORK/b044/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF github.com/klauspost/compress/snappy cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./sum_amd64.s cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b115/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./md5block_amd64.s mkdir -p $WORK/b113/ crypto/ed25519/internal/edwards25519 cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b064/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./xor_amd64.s cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./xxhash_amd64.s cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b113/symabis ./decode_amd64.s ./encode_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid OpmI5b_9Ix5qFMZhHsX-/OpmI5b_9Ix5qFMZhHsX- -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF golang.org/x/sys/unix mkdir -p $WORK/b121/ cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid f-sixeAyXiOIaEFeS3_q/f-sixeAyXiOIaEFeS3_q -goversion go1.13.4 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid QTwtZGOyRdN0eu5ixtqs/QTwtZGOyRdN0eu5ixtqs -goversion go1.13.4 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/cipher -std -installsuffix shared -buildid hw3fISDAvPK5a0u8Xpjf/hw3fISDAvPK5a0u8Xpjf -goversion go1.13.4 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid 4lDXuB0uh66ryXPH2zAS/4lDXuB0uh66ryXPH2zAS -goversion go1.13.4 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T5T5-bXhdtsg3HtpvZ9b/T5T5-bXhdtsg3HtpvZ9b -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid o1JDEsrhlji0PGZHnogm/o1JDEsrhlji0PGZHnogm -goversion go1.13.4 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid Wb5ocZJusXY8u-DUC7Mp/Wb5ocZJusXY8u-DUC7Mp -goversion go1.13.4 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/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 ./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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a8/a8b3557de834cad34c71b54a50d9bb2dbe81822c223117813a97bfc7d27a4848-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b259/ runtime/debug mkdir -p $WORK/b117/ path/filepath mkdir -p $WORK/b079/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 0-2G7oBu_ctcvSw4IaTN/0-2G7oBu_ctcvSw4IaTN -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./mount.go cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b117/symabis ./debug.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 83s_tbI5bElH-XjSA-DG/83s_tbI5bElH-XjSA-DG -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid 5KOUxoX4xF7vpKvaTHvC/5KOUxoX4xF7vpKvaTHvC -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid -481t1JR3PeMLMjPGt_Z/-481t1JR3PeMLMjPGt_Z -goversion go1.13.4 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/80/8060bb315ddd22eb88e1d09a490ea284540f6083b3383f4e3ca35fc84678101a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/88/884153b296d8c16abb0c359268342d7404ea1243d3f759e193cb53e2ef1c7257-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/20/201ead919572b78bcde14bb1ec3f8644ee9cc69145015a7d1e802e65a51568b6-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b211/ encoding/pem mkdir -p $WORK/b075/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b212/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid j3lwFIpfeweX5uRsBwpM/j3lwFIpfeweX5uRsBwpM -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./armor.go ./encode.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SfgqKCi_fDsL4_JNDOt_/SfgqKCi_fDsL4_JNDOt_ -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/58/58b55909663d05f12cd089e5de947a4674e09314265c5bddc7193bf933d3edaa-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/debug.o ./debug.s cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/decode_amd64.o ./decode_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6d/6de8a25c3672ea28f1268102ef5fc5f74d0cba332bfad129a5a6d6ecbb590e7e-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/decode_amd64.o $WORK/b113/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/46/4616b74a2f8dc51563db39b378cc99c3379582643b17118fd1fa55c842ef03ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/95/959775de5da9196a99440f76b0aeda108821808f8a6b27754de5d560fe1ecf2a-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/11/11a9c14b885e2c04a11becf0d6253e2f5432cf4d96a13e84f1892141be6396d2-d # internal io/ioutil mkdir -p $WORK/b078/ os/exec mkdir -p $WORK/b138/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0Ujg8MW9KG7ar8msZbA7/0Ujg8MW9KG7ar8msZbA7 -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p os/exec -std -complete -installsuffix shared -buildid S_N9nV2M9_svnjFZul5N/S_N9nV2M9_svnjFZul5N -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/b0/b037bfb74509b65073303146e6dc3a8ab356cfa48deecc8ddc8438b97b85a3eb-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/md5block_amd64.o # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/32/32d3f883d3477e9299b1115fbfc0389d55124958a9517f16b24d3c21530992be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d2/d2f39a58adb67185ceac95ec1efeed5cbcddca08c81817a06ff6b4d83c5d41ae-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/78/7871f0d2f9ea7487e7665006802a069ff348d4c0d040b8064a3553758b1f8ac6-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b086/ crypto/des mkdir -p $WORK/b058/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid e0W-dxABzxb5uaug0eSI/e0W-dxABzxb5uaug0eSI -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YEx67Y4QpQs8_wxZbshq/YEx67Y4QpQs8_wxZbshq -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7b/7b11f90d692eb0b66f5684db34a624a49591f747d7fb63a55c3a0b7a410b7eef-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b323/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b191/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid -qj8fbaRmRL7mKzHWCFx/-qj8fbaRmRL7mKzHWCFx -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 3u4JEAKkJHhMlE5FeaiO/3u4JEAKkJHhMlE5FeaiO -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/01/01b7df542fadc269909a8a328997ab15a5b1abf8cfdb8cafd65654fe08d537ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/86/865e2ef961eafc3059d6a60e3c71f2d44889c35ba733fc27796746a6730ecfd8-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/3a/3af843e18826e1a6af1b9c696621ef4b2a10f81e12628aa0d69023d7527bb6f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/95/9545770ac2e9fbd1c6ad4d9cdfb2e945489c1cd0569d25f02934f899fc8d8080-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/54/54c8b64bf941195b1490c09a337d6da3f0268d1a5934c85ee34ab6e70ad8906c-d # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid On_MI8oSFlOMxPNCYc-j/On_MI8oSFlOMxPNCYc-j -goversion go1.13.4 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/01/014affbaf81db2e0d95975ff646faf39a8ae074c51e9e0b305bbbeee46b38340-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/7a/7aa2204a874645df44fcfaf00089440fa416760c84041b9ed5757372973dbfbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/17/17884954ca003114af06960e0a6ddad63a02bcb1f72419bd87eed31142b6ad31-d # internal encoding/hex mkdir -p $WORK/b074/ github.com/opencontainers/image-spec/specs-go github.com/pkg/errors github.com/opencontainers/go-digest mkdir -p $WORK/b094/ log github.com/ulikunitz/xz/internal/xlog github.com/klauspost/compress/fse mkdir -p $WORK/b112/ net/url os/user cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid RYQCbA2oUrrT7KLojxox/RYQCbA2oUrrT7KLojxox -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b084/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid fUDRF8Ok7N2hOowaRTQb/fUDRF8Ok7N2hOowaRTQb -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid I4bdbrwiHfmXETpxa1ke/I4bdbrwiHfmXETpxa1ke -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid cWvHwX3HdC5iJQi_ehDt/cWvHwX3HdC5iJQi_ehDt -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go github.com/BurntSushi/toml mkdir -p $WORK/b142/ net/http/internal mkdir -p $WORK/b164/ github.com/prometheus/procfs/internal/fs encoding/json mkdir -p $WORK/b018/ mime/quotedprintable github.com/containers/image/v5/version compress/flate mkdir -p $WORK/b150/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF encoding/csv cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b197/ flag cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid JgwXS_yehnn4a5Drx7Qz/JgwXS_yehnn4a5Drx7Qz -goversion go1.13.4 -D "" -importcfg $WORK/b142/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/b190/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid lUq1rPS-lnL52F3m8Tr-/lUq1rPS-lnL52F3m8Tr- -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./chunked.go ./testcert.go mime cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/klauspost/compress/flate mkdir -p $WORK/b162/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/mtrmac/gpgme cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid Nr7BPNefpUtE2mJkXj9k/Nr7BPNefpUtE2mJkXj9k -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid mYZxGa76hA7wE21HSqme/mYZxGa76hA7wE21HSqme -goversion go1.13.4 -D "" -importcfg $WORK/b150/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/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid -U37JBPQB9gzmWI23ptN/-U37JBPQB9gzmWI23ptN -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SIA8qAiKiPVXcpI7rfbc/SIA8qAiKiPVXcpI7rfbc -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./fs.go math/big mkdir -p $WORK/b053/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid RQaQq0gRdBcaSTB2Dght/RQaQq0gRdBcaSTB2Dght -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./reader.go ./writer.go github.com/docker/docker/api/types/blkiodev cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./arith_amd64.s github.com/docker/go-units vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ google.golang.org/grpc/codes github.com/docker/docker/api/types/time github.com/vbauerster/mpb/v5/decor cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF gopkg.in/square/go-jose.v2/json text/scanner cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid XpNSeU_qud1U3vVVcppA/XpNSeU_qud1U3vVVcppA -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go github.com/imdario/mergo mkdir -p $WORK/b098/ mkdir -p $WORK/b116/ github.com/containers/storage/pkg/reexec cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b123/ gopkg.in/yaml.v2 golang.org/x/net/http2/hpack cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/syndtr/gocapability/capability cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid ouqhHL3YakxEYMxFoJza/ouqhHL3YakxEYMxFoJza -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid M6PpShhuWcrv-u-_Pp7W/M6PpShhuWcrv-u-_Pp7W -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Lzhv0PjMdp3fs6Gn9tnK/Lzhv0PjMdp3fs6Gn9tnK -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./xlog.go mkdir -p $WORK/b140/ mkdir -p $WORK/b208/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b140/ -importpath os/user -- -I $WORK/b140/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b159/ github.com/containers/storage/pkg/parsers mkdir -p $WORK/b198/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b160/ mkdir -p $WORK/b119/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid fEa7Jn9mux1nhI45g4qr/fEa7Jn9mux1nhI45g4qr -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./version.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b209/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p flag -std -complete -installsuffix shared -buildid 4q0_HxAoyeoHpqcoOP4U/4q0_HxAoyeoHpqcoOP4U -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./flag.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid ULP_2GPcsBQZMivOYMMG/ULP_2GPcsBQZMivOYMMG -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime -std -complete -installsuffix shared -buildid 6Ts1-l6kiqtavhyyNV1v/6Ts1-l6kiqtavhyyNV1v -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b209/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b209/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go mkdir -p $WORK/b258/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b262/ mkdir -p $WORK/b156/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 8o5N6qQgLZhQuRKq4dnr/8o5N6qQgLZhQuRKq4dnr -goversion go1.13.4 -D "" -importcfg $WORK/b119/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/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b267/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Qb44Se-fo2p0NZjR93Oo/Qb44Se-fo2p0NZjR93Oo -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./blkio.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b154/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 6n66-w9LdPi5SX1H16LQ/6n66-w9LdPi5SX1H16LQ -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iEkFOEht0zWoPqJd2mT_/iEkFOEht0zWoPqJd2mT_ -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid mjNjvqJ9zmrTF6tLlAeK/mjNjvqJ9zmrTF6tLlAeK -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./code_string.go ./codes.go mkdir -p $WORK/b283/ mkdir -p $WORK/b241/ golang.org/x/text/unicode/norm cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b230/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid neFNFFUd_pN94x-GyAmN/neFNFFUd_pN94x-GyAmN -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./duration_convert.go ./timestamp.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b242/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b243/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b291/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid fUTKjpib3SlXssAtrULY/fUTKjpib3SlXssAtrULY -goversion go1.13.4 -D "" -importcfg $WORK/b241/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 cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b304/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid FsHv6xUeRZcwUL-bV8II/FsHv6xUeRZcwUL-bV8II -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go mkdir -p $WORK/b317/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid M5ewwtEVZyDMOsAJML-W/M5ewwtEVZyDMOsAJML-W -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./scanner.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b195/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid RDjjdUMSvVTiBc3Y3Apj/RDjjdUMSvVTiBc3Y3Apj -goversion go1.13.4 -D "" -importcfg $WORK/b304/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b312/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b318/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid fswsM6kj1ZZq3Gu-NkdN/fswsM6kj1ZZq3Gu-NkdN -goversion go1.13.4 -D "" -importcfg $WORK/b317/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b325/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 7lTezh93e0AxJ0QO2c4H/7lTezh93e0AxJ0QO2c4H -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid U2rU8iudMxnSV2j7HBv-/U2rU8iudMxnSV2j7HBv- -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b311/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 29l7njZhi8R9FL8z7J2n/29l7njZhi8R9FL8z7J2n -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid t5eL5G6ttcuZ5yi3bSw9/t5eL5G6ttcuZ5yi3bSw9 -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid MTFAwyvMNSE5WjfmgZ3h/MTFAwyvMNSE5WjfmgZ3h -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./parsers.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/big -std -installsuffix shared -buildid 8NK9h8IoEYVLuVVkcUOt/8NK9h8IoEYVLuVVkcUOt -goversion go1.13.4 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/16/164d5717e8a7ccc74b61741b5cc8d0cc8e57986c22215b5ddda97f53e5260168-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid iZPdLA7YVcAq0G9LYJWD/iZPdLA7YVcAq0G9LYJWD -goversion go1.13.4 -D "" -importcfg $WORK/b340/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/eb/ebc0bf6dc08ae1604588749b25e4e3818b00d1a6014cb6f80cdf944c0034ec82-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid hq2mocmj-tNujoK9V0Yq/hq2mocmj-tNujoK9V0Yq -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ec/ec06b909d45cf30d421ae34718bec4c1426ef098ad1a3af9d9ff8af52c104811-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid FLRDFSwGybzaTQ8HKO91/FLRDFSwGybzaTQ8HKO91 -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c4/c41d600d88b4504640b7cac0ba40d0af121b7104718da2181ee617b696ddc0a4-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b352/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid PUdI3BFwu2Kamz1cPbA5/PUdI3BFwu2Kamz1cPbA5 -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/1d/1d244f53e1bb9de03c8a50aec37e21e48cad67ed8517c200449dcf73652ad642-d # internal go/token mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p go/token -std -complete -installsuffix shared -buildid iIqCYXojJJt4Io20iMQM/iIqCYXojJJt4Io20iMQM -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/3f/3fb35465ff109adeeaa345bf119ee90a33a5496271fa8c66da19522b52b7c34c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/42/42a4e2d220665d1e5057c2f88864273be9747e5422c8930f94bef78a7a01d221-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/80/802ff0411e7e0dce3086b3e28682196960ce1c87729689343c95823371b7fd7f-d # internal text/template/parse mkdir -p $WORK/b363/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e1/e1996390fbca05d4716cddd6de09eead7b6fb26aa71f1b18d100d7f18c7a15fb-d # internal cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/23/234c2881e1ccf37d80902b5d9b76d968ef51c967786c8d052ef211591c420a31-d # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid UtGzn-BqrPYKii4hSIB-/UtGzn-BqrPYKii4hSIB- -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./lex.go ./node.go ./parse.go google.golang.org/grpc/grpclog mkdir -p $WORK/b276/ cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4a/4a7e7876e82988da8b8d0758faaa148d4c6f1ee9d0a2618a80aa982c5e616004-d # internal cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid GaMkXzac0SPrF-i5Ebxh/GaMkXzac0SPrF-i5Ebxh -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/28/28a4a774a21c17f7e6f1a64621c2593a433955d7cc66d1fbe33362c71174787a-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b155/ go.etcd.io/bbolt golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b310/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid GWHlHbOzrQr_u2Ce37zy/GWHlHbOzrQr_u2Ce37zy -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b205/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid kd2YXC73skGLfOWFSC4B/kd2YXC73skGLfOWFSC4B -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid ESEI9ZS87HBTVH91Rpld/ESEI9ZS87HBTVH91Rpld -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go github.com/ulikunitz/xz/lzma mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b125/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid mj8uqz1ppE1DV0x7-rS2/mj8uqz1ppE1DV0x7-rS2 -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c8/c862d5d6c850128a22dcd4aa00c992e45654a2ef38fe4cbb72f2f7d2dcade35b-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b106/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 7JYE4WnODK4N_EQqaMKA/7JYE4WnODK4N_EQqaMKA -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid lTNRCY-QhmBkAi5phbiU/lTNRCY-QhmBkAi5phbiU -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/17/1726fb83632c75dfacde2cefefeab5217a8654bfc235b4eb87ae4b4f13c2e44a-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid GZWrZqSscMs-Z1ePBTXc/GZWrZqSscMs-Z1ePBTXc -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f9/f994b91536a29b0fd43df461bc2a2efbb1b0e0ad22c69cc4d47430fa4d15413d-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid jkQAOrxTDJ2Y6_ePrgk_/jkQAOrxTDJ2Y6_ePrgk_ -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/ce/cecdd59d7287ad7cef7f457fb2de169d443dd7e768f08a1df0acea211f012bbd-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid 3EAQRzvJK0tuPRVVL-F1/3EAQRzvJK0tuPRVVL-F1 -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/41/41a3ca332894e2672d0c1975458775125c61fa9caf97faba547a7fef45b0db5a-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid m9xCesYInB4OXJ-JDNfZ/m9xCesYInB4OXJ-JDNfZ -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/70/70f84e9a82e0c0ae15b15b5012de95aaa299ee62b52d5f9a7a19bb99c02f1400-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 5VPk5RqRQ_Ldz_BYtBKR/5VPk5RqRQ_Ldz_BYtBKR -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/72/720a3f93c8a55324390a08f4827bcc2685790f74fa0ddea7616fab9c7299f039-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b319/ cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/89/89b14fc052d0e4f745e4c27d2ac71508bcba1a8bb6c4ced098fa310a216e677f-d # internal cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid UceuQ0XSypQTtdA9C1CG/UceuQ0XSypQTtdA9C1CG -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e6/e6769479751e0e9c067939ef74c1aefee4cb40ee3fdc9a7bb2f5a385ad2d6bed-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/19/1922986511a15321269a5a3bcfbcb1bb6ac2a368b09e572115d6a4055e830477-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/61/6119395d851e069d49c7e447ee19e3ecc2a69bb6fba015b117f16303790059b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/02/02a75f8d61dca4fb20f775afab1f41f83651c59005383f93c55ff78c7de0e65c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ba/ba09ecca5fdf334124e0d0131d6d63b6dda99ea8f4ea9ae960ff10fe45f41f05-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/48/483ab5bb12b97e80631ea881d0b387d6f7dce9b2e0d345670d27858e7482259d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/88/88c15af8e4ee9ed2bb83e35be8630182d324b3c1668b214337c8457da251fe39-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f9/f9feaa0eb22c55172097e24f99d088e0089c43f3ff57425571b4f73aecc932f8-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b348/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid dP9Im6KR6JaPjXAPWlvZ/dP9Im6KR6JaPjXAPWlvZ -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/89/898a9f8979663e1ef394037c5c0f464b8a25d486ea0c3d481cad2ef341161008-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/b5/b5ef3053b2a762c599488683280c0e9b657f51a04a367f6b2ebf4c980387457c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid zSP6-jonnuutZ5P7mrIb/zSP6-jonnuutZ5P7mrIb -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c7/c79f579776768a846267521241888a4a45e3eedd72911f5b101e18d910d9ccc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/69/6990edd6a09214d4fd669d4d3375ab2b3c52217d2c49bd4dbf552364742a612b-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid j1jSxBX6oe_9n7Flf1Ab/j1jSxBX6oe_9n7Flf1Ab -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c1/c11fbba50c0cced604c74b913e1a0048aaee5be53eeb42270ccd7e8c5108ce66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/eb/eb987d328d83158ae570fff58fafebeee04dcd886c0cfa11dcebbb3605478fef-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b276/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 1dfEXpOy-76lRtNwvoWh/1dfEXpOy-76lRtNwvoWh -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./connectivity.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/2d/2da71d9cf01e980761d7ce83f7346aa85c01f72fcdd62825fd21a4c78af0ffd7-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/ff/ffb55a62b77a33c4504e42892c74fae44973ba3c1a9c67bc7e6a6f1cfc24bb33-d # internal go/scanner mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b358/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid H6qrG4Jmclc3comaPRt8/H6qrG4Jmclc3comaPRt8 -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/33/339db7195ea0f4c88155937e4ec14f029fe01d4702045ddc2278368a77ade65b-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 8huOPlbTJbhR7aYjaF8e/8huOPlbTJbhR7aYjaF8e -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/a8/a810d1c023dfe63de1871cc5f9c0c9749c40d38253be9b52a479fe448780616a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/57/578fb84f087c8251586316227b20f28564f54cb94622608d2c227a7d0aeb4b00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/3d/3d9f7529819f12bcddc7744bf802c6eb01331a049510707337c0c87862497812-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b275/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid Hva6csWICOCD2VpG4IWr/Hva6csWICOCD2VpG4IWr -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./internal.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d4/d48ad763a8d8413cf0faaf893bc9aaae76c50cb5f33302069c7574de267b98fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/91/9109235e8ca92c14e760a9c2fb0088f7e0e644748287b537d3dd9c1dea381f22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/f7/f71f9b8cd8d84ff8370f159466a0d2662b3ede3cac8bf95f62cd120a6675a066-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/72/724d3acb3d8295a85d391f0d1d16afeabe6e66189c3cc4a881dd1e4f9bf1d1f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/07/0792770de94223e1303e8c2f7ed1d731f2e4ec39c4d1ed3744520792bb771014-d # internal compress/zlib mkdir -p $WORK/b214/ compress/gzip mkdir -p $WORK/b149/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/adler32=$WORK/b215/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid UCBXM2R9MQ1QES1AJ49c/UCBXM2R9MQ1QES1AJ49c -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./reader.go ./writer.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid x9NoTarbhdzgOS3Mdizk/x9NoTarbhdzgOS3Mdizk -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1b/1b5946f57f5097b20c47c610906aa8ff65e25ffa2b048f740b92a4494edd48a5-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ github.com/containers/image/v5/types mkdir -p $WORK/b103/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 3EfZDpICYdJS2BxI1JnU/3EfZDpICYdJS2BxI1JnU -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid sSuVIUx9VLEBItrt6FWn/sSuVIUx9VLEBItrt6FWn -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/66/66b2a0a411f956908ea8d17646eabf2e0880e23767ff7b610b92a177d8ce96ca-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fb/fb54ec00d3e39ed53dff77a6bba5c00152eaaa05850208666981cfb46bd8f417-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b310/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid IH9I8UmQLOKsmfkyNbpE/IH9I8UmQLOKsmfkyNbpE -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/73/73b42929e4a6c2ad246c79a5f558ca41f58b3fd85c4398993ae73a4caa17f8c4-d # internal go/ast mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b357/_pkg_.a packagefile go/token=$WORK/b358/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uYIZuUq3NKIF3iMvB8-4/uYIZuUq3NKIF3iMvB8-4 -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b8/b8e80858b779badf6e88a36c68134be75e4c7106d951c853219dd92da284a98d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/0f/0fb370b4f2350830ec9141591531f653139ba1a7c4f1ce74225c6ff9985852cc-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/74/74ce8f1481a4710c327d78fc9978d1a47130abfcd29840086ffb505011ded627-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b153/ cat >$WORK/b153/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/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b155/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OsH009Nl5VZmE30oDEml/OsH009Nl5VZmE30oDEml -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/8a/8a24723e484239ea175d9ef3038ac2882d725b64ef9b3f73b100872063aecbd5-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/59/598d0bc4dfbd80b6121d9de72d97446b09bc45b197dfb83487a66d8f34152fc9-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/internal/tmpdir github.com/containers/image/v5/transports mkdir -p $WORK/b166/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b132/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid ANB5wpURdKK3iKV6IDrR/ANB5wpURdKK3iKV6IDrR -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go mkdir -p $WORK/b203/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF mkdir -p $WORK/b252/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid IVTm1olfDdiuHQgCVKA1/IVTm1olfDdiuHQgCVKA1 -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./stub.go ./transports.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid CxKuLDonlPkpMY1NlSJN/CxKuLDonlPkpMY1NlSJN -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./none.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid YgdLX_5zRjVCDjj3SbEB/YgdLX_5zRjVCDjj3SbEB -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./prioritize.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid tJ9YwX9LyhQ8NB1bnNB8/tJ9YwX9LyhQ8NB1bnNB8 -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/c6/c666c56c867aabdc5b2a6386ef3c6a76ae0ad4419aab54bfef0aa739e5cc0af2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/25/25a24f636084970d5735c9b31a62806e9399dbf6f470ad32ed1c9ddef471d255-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/be/bef4e5cd3b135cff11912eb820286ac3115cff5493ff06aa9a7417d474cb128f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/27/279605ca9cbec2b4e5b02126171a1989809ae89bb7d32141cdd9dd3d78336c44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/07/07e7fa43e470ffef8668d03e85b898990f448fd3503f6dde455361ffc90ffb14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/34/34a78ba0a456757f36e3c9f0db3f7ceff08be62426048ceeb3fda1e259d618fc-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7b/7b739df53083e86e1699bcee6c794d3b74d2751f8324079d24e3d200d3ff92f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b6/b61eecaa9cfc452b156ad7f0b34e36ab4e5a936773866dfa8df7903a293515ec-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b121/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/56/56858a7a2e86c95e68790c94602fbe2c7465dc37d4d0450dbe0812edc2c87978-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/4c/4c11e4795f4260b5596e0c5908814db765e3c9497493624a2dc4fc4385804a26-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ad/ad8cb33f0b9b0d126e5a0308c8c658607417bb408432693bbc57d68fd2afeadf-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b330/ github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b336/ github.com/containers/image/v5/internal/pkg/keyctl vendor/golang.org/x/net/idna mkdir -p $WORK/b152/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid K2e2cpD-0yAxpct2BTXT/K2e2cpD-0yAxpct2BTXT -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./dmesg_linux.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cat >$WORK/b152/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/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b156/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid EHOjzhksReg9gBWHESxG/EHOjzhksReg9gBWHESxG -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./fsutils_linux.go mkdir -p $WORK/b135/ golang.org/x/crypto/ssh/terminal cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 1RGpnJqnG6Fzvb0n3J0E/1RGpnJqnG6Fzvb0n3J0E -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go mkdir -p $WORK/b199/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid QRwn0sj3JWjKg5K12Hv4/QRwn0sj3JWjKg5K12Hv4 -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid p6NiP0ev2nKQiK2dHK3E/p6NiP0ev2nKQiK2dHK3E -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/3b/3b0c486f78321c0d156f61847ded9d676a0af56cf018cec7a4331af98fdc4e86-d # internal golang.org/x/net/idna mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b308/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b310/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b311/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid IHHMl_1wx0xJqlf48m0O/IHHMl_1wx0xJqlf48m0O -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/a2/a2f2dbf978ca69cf1da8d268705846eb7520ea0eb32fdeb6748910ce75bcdec6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/5b/5b757f20cb3cfa84d1525cead21a1d682fb76e5b3b9d2388d3ccf0ec1745ef63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/5f/5fee44ac423c8d7c22cd34d444188d81a03bca1a8625b1c588e385f46454cefa-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/8d/8d6f10dae7a17b3bd3091e0ba8be5d0b14f156e647465aa852e5d6c5855ef432-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/81/813d146298b54e2bc42c10203efb910b005caace9a0febb0e0245980154edcec-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b260/ github.com/containers/image/v5/pkg/strslice github.com/docker/docker/api/types/filters github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b137/ github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b320/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid I1DpneP6_qWXvhAk7SbL/I1DpneP6_qWXvhAk7SbL -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./strslice.go github.com/sirupsen/logrus mkdir -p $WORK/b120/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b127/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 4jCc2nAAyD4taX_VunmZ/4jCc2nAAyD4taX_VunmZ -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go github.com/prometheus/common/model github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b188/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b301/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid vixtepXq5HcwpW4IR8vj/vixtepXq5HcwpW4IR8vj -goversion go1.13.4 -D "" -importcfg $WORK/b120/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 cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 6vMrot-UQgYmpABv0mk1/6vMrot-UQgYmpABv0mk1 -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./strslice.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b263/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 8F2p_yGuhxTRDYcuBOYV/8F2p_yGuhxTRDYcuBOYV -goversion go1.13.4 -D "" -importcfg $WORK/b320/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid jqqp9H6lxUgclRp6M2H6/jqqp9H6lxUgclRp6M2H6 -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid X5M9oDqIPhRorwcRvJgb/X5M9oDqIPhRorwcRvJgb -goversion go1.13.4 -D "" -importcfg $WORK/b301/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 cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 7XNBKiK6bSz-Nx_KUPaD/7XNBKiK6bSz-Nx_KUPaD -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./parse.go github.com/golang/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Oa9RrZehU3krhaTiwmd9/Oa9RrZehU3krhaTiwmd9 -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go github.com/gogo/protobuf/proto mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid znavmKOu7RGTEtmAWb6q/znavmKOu7RGTEtmAWb6q -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d9/d989765d76c14e28e27f2c424eb9c4b082fe2815b3afa2288439843dc3f8921b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/fa/faf3cea7317c9d210522db829498849a6b165059141e8a5c612aecde124b860e-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/e8/e88e2053058cf9c6b4eb61b63ed407c0746daf63c627222d2b58ed409289ebc9-d # internal text/template mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b363/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p text/template -std -complete -installsuffix shared -buildid jgFDblriAGAVOJNwBhTM/jgFDblriAGAVOJNwBhTM -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/8a/8a623ffe4e7ea1f0cf5902d894eeb88ce68ff21171b4f459b8c56f125b324384-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid sU_6g1txVi4WyQrEtlg5/sU_6g1txVi4WyQrEtlg5 -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6a/6a5801ce73cfe3c434b214714da433d73a687104a5b868c24645d589d5abd575-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b137/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid WYe29T8smy6V2aNb6xPW/WYe29T8smy6V2aNb6xPW -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/2a/2af2ee9ae6c86d0ee1ae661e10d6605a859d45306071798f9287c068b621af3b-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b239/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b240/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b241/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid X_DTSet7es1pkQC89pdn/X_DTSet7es1pkQC89pdn -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ae/ae55a65585e98c0190fb9930caa98375490d3df7cb33939f03f5b47afb418ac7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/67/67718cbe78266832ea4776689e63518a88407f51c8d06a6ad1427d75dbe664fa-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2e/2e39ba2cdae9c0aa0d2a92a848c7bd9902ae5b52d2257061c6ba61a94f745f87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/b0/b074cf1841d57db812cd1c4c247a9075e424f292b55ee713ed3ad22921e07475-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/1a/1ac92b15c3bb5421b061ef37beec591ee805a8cdeec7bb673da815fd1667522c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/11/11dbce53ea74b86a2be15b27a38acb9dd8446ff549300fc288bf140cf8e6d67c-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid kpcI1WPFDelQcEITL_i1/kpcI1WPFDelQcEITL_i1 -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fb/fba3396f4d9d9eb7bfa55e52e13702f969153b770389a2a1dbf030e1838e52f8-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/72/7298f60e78c6dc43ba2caae2f83546c126c0ffd83cef4134da84f52e3a7ed862-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8c/8c8805aef58e332961c033b2ff92b48171da5ee93bc034d454766c6ae726fbef-d # internal go/printer mkdir -p $WORK/b360/ go/parser mkdir -p $WORK/b359/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b358/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b361/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p go/printer -std -complete -installsuffix shared -buildid yReOOeATTWdljFpe4VQ5/yReOOeATTWdljFpe4VQ5 -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./nodes.go ./printer.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b356/_pkg_.a packagefile go/scanner=$WORK/b357/_pkg_.a packagefile go/token=$WORK/b358/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 2TMZQ_4Hb0JHPV7SdeMg/2TMZQ_4Hb0JHPV7SdeMg -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c0/c0340d113fee1f25ace631af404c72eed16f9cb11dc114c552cd80272363dc35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/6d/6d1b194055c6f2a562c83a4a69eaa54c2a5dcb5706e71f23c652029b7c38ad80-d # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/fc/fc1197f1051d1e0000129f3e2557d76a686b22cba7bb1aaff2b7718a3a527e76-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9b/9b00db8f9e60e418bd172bfe74b64d2faff9464786ed7501f90735b288d79710-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fb/fb50a2938da08706ce0ec4c5449c5684bd1346755cfe034f98c7bb5c211c4f72-d # internal crypto/dsa mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b060/ encoding/asn1 cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 2UgS4RvVcNnrTVz6xetf/2UgS4RvVcNnrTVz6xetf -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./dsa.go mkdir -p $WORK/b052/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./p256_asm_amd64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _KY3nRtEi5AOhGmbgQv4/_KY3nRtEi5AOhGmbgQv4 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid jqpljpNMBv8v_nCeO0pr/jqpljpNMBv8v_nCeO0pr -goversion go1.13.4 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8a/8a4fa7a4e5d863e4ffa0b51595df4c4a496fc788ecdb6bd9c5b68ab2933c5b68-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b202/ github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/storage/pkg/fileutils github.com/containers/storage/drivers/quota mkdir -p $WORK/b335/ github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/config github.com/containers/storage/pkg/loopback cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b204/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid a2zDUWlKT9h2KRjBR3cv/a2zDUWlKT9h2KRjBR3cv -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b335/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b335/ -g -O2 ./projectquota.go mkdir -p $WORK/b206/ github.com/containerd/containerd/log github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b290/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b332/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid rjBZydLR7u7smbDq2wc7/rjBZydLR7u7smbDq2wc7 -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./memory.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b291/_pkg_.a EOF mkdir -p $WORK/b341/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid ZwEEH1h8grY6R09xi2wb/ZwEEH1h8grY6R09xi2wb -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF mkdir -p $WORK/b331/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid TUC50BVKuOU3XZ8oTUDH/TUC50BVKuOU3XZ8oTUDH -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid pHRtphMUfbW2uISUVIwM/pHRtphMUfbW2uISUVIwM -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./config.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b331/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b331/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b368/ mkdir -p $WORK/b329/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid lOrnuDWINhskA6yRdQpS/lOrnuDWINhskA6yRdQpS -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./context.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b329/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b329/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/30/30e66aef84e1a0ab956b460da3e2fa801c8f57f9672e05c2480de86c5644518e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/da/daae2dab93f7c65c6dd86f83f931ab26ca25a0ecccfbe719582054c427452936-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ab/abda1cf45f174f5705a33fdfc9279b1441ddf180a3ee627d6ded575d00624a78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d0/d0071bc7e8fecc215fc1a409fe932012bdd7f8eae0c3579d3076c3cbe1a5d378-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e1/e1fa409ae6537ff99a7f7bcf358b8b91cd8657df356c14a55ac1306057f41206-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b202/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid XHxsCB_tQYDHxoKZhKJM/XHxsCB_tQYDHxoKZhKJM -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./default.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/74/74070aa48449f274dc94784e0d7623c2e75430cf047dda3678cf5dca2fabb8b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/70/70195355a05c3cac8e169549fb38acf2cf4d4e40e255959580c9b89bee2c42dd-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b290/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid KT9QM8tV_BmqfELZ0-65/KT9QM8tV_BmqfELZ0-65 -goversion go1.13.4 -D "" -importcfg $WORK/b294/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_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/24/24c910a8bf41c386e2a38e27436e9b11c7ee0aeed40818a4b85f5c17e643215a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/93/934376eb317e00087bd6dd7d6d2d31119f91e88377882eda2b58625d7cb9f399-d # internal github.com/ghodss/yaml mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b195/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid dwPZNKeW2rSJO7EZ0Zf1/dwPZNKeW2rSJO7EZ0Zf1 -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/84/84405be376180a0cc404f60c1fd57bd5c8a7d6cb6ec557027cb8d82b5a379d74-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid b00LJNPTQAUyoZdKzyim/b00LJNPTQAUyoZdKzyim -goversion go1.13.4 -D "" -importcfg $WORK/b293/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/b362/_pkg_.a /builddir/.cache/go-build/cf/cfec6b8796e2fd70a1820a1fc01d5009a5ab52b8a47e4780ef5834f80e247eb6-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4f/4f2b16fc3ee3d49b534c5ddc2432f4d00b742aa0f0ff7cb8a7240b886e42929c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9d/9dcdb71579676716cc51dc44aef89c0cde8860eab6fd1c59e4bc5973d9ebb805-d # internal crypto/x509/pkix mkdir -p $WORK/b073/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid icayjBCKUiU3n7RVT5qB/icayjBCKUiU3n7RVT5qB -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YxRu3W_i26XTHUwb2jAR/YxRu3W_i26XTHUwb2jAR -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b047/ -importpath crypto/internal/boring -- -I $WORK/b047/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/35/35ba4ac02182cc15853aa7e19d5c946d109b396324c9c5ed9d6a3ee00c85c391-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/f1/f174c1543ad14e092ad9cab746d89ba9ef775e065b377b9b97085f8986b151bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/56/56c8185fcfcb55de2ecb83242d31a02c93a38178856ea89739d3997ae96ed8e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c1/c1b42c7fcef2a1f7c774fb145885fa6dc088907d34dd4cde79875d2a7a188054-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/f1/f179830e0d877e930cdb3b3fe0105c3429dbc40df2286de6cdcbc8b7ad21c4b4-d # internal go/format mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b356/_pkg_.a packagefile go/parser=$WORK/b359/_pkg_.a packagefile go/printer=$WORK/b360/_pkg_.a packagefile go/token=$WORK/b358/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p go/format -std -complete -installsuffix shared -buildid UaVJYIRYV7lJsOP3QDSw/UaVJYIRYV7lJsOP3QDSw -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/6e/6e269e4cb2e274a8f283acc8e7b73cf895904e3ab7ea8a2cbb1d3960b22f474b-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b301/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b354/_pkg_.a packagefile go/format=$WORK/b355/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b362/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid DTfExM6tOi8Ahio65-tL/DTfExM6tOi8Ahio65-tL -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd $WORK/b331 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b7/b7438ab731d25cb6266ed072ea4843531b76c683fbaf854058b9c24f48cd7aea-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b335 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b335=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b331=/tmp/go-build -gno-record-gcc-switches -o $WORK/b331/_cgo_.o $WORK/b331/_cgo_main.o $WORK/b331/_x001.o $WORK/b331/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b331/_cgo_.o -dynout $WORK/b331/_cgo_import.go cd $WORK/b335 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b335=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid a9B844ti0XOsFn_CiZt_/a9B844ti0XOsFn_CiZt_ -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b331/_cgo_gotypes.go $WORK/b331/loop_wrapper.cgo1.go $WORK/b331/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/bf/bf2d58f598006a0951f05756c549623e82cc373c2b18248c1fc06bdde712f2da-d # internal cd $WORK/b335 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b335=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b331/_pkg_.a $WORK/b331/_x001.o $WORK/b331/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e1/e1eed89b1661f36fe31ac0dae47200b79d7d39631b77a0edcac170f3dd3652d0-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b335=/tmp/go-build -gno-record-gcc-switches -o $WORK/b335/_cgo_.o $WORK/b335/_cgo_main.o $WORK/b335/_x001.o $WORK/b335/_x002.o -g -O2 cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b335/_cgo_.o -dynout $WORK/b335/_cgo_import.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid HlReGOOL_q6fowJgx47H/HlReGOOL_q6fowJgx47H -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack $WORK/b335/_cgo_gotypes.go $WORK/b335/projectquota.cgo1.go $WORK/b335/_cgo_import.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b335/_pkg_.a $WORK/b335/_x001.o $WORK/b335/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/64/647039390887ccd1cf11961cf44eb901f114a15c96a3b0d1ae16b3d49c18ca54-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b140 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -o $WORK/b140/_cgo_.o $WORK/b140/_cgo_main.o $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o -g -O2 cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b140/_cgo_.o -dynout $WORK/b140/_cgo_import.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p os/user -std -installsuffix shared -buildid qoPAeWZKdzi_ecZUAQnT/qoPAeWZKdzi_ecZUAQnT -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./lookup.go ./user.go $WORK/b140/_cgo_gotypes.go $WORK/b140/cgo_lookup_unix.cgo1.go $WORK/b140/getgrouplist_unix.cgo1.go $WORK/b140/listgroups_unix.cgo1.go $WORK/b140/_cgo_import.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go cat >$WORK/b080/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/b081/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net -std -installsuffix shared -buildid ue_ErMVc0U_WffNS0haT/ue_ErMVc0U_WffNS0haT -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.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/b080/_cgo_gotypes.go $WORK/b080/cgo_linux.cgo1.go $WORK/b080/cgo_resnew.cgo1.go $WORK/b080/cgo_socknew.cgo1.go $WORK/b080/cgo_unix.cgo1.go $WORK/b080/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f4/f4aeb6937cb1f63b5dd24c4f8928b2eb374257455cc18dc4d078b8b17663859a-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b139/ github.com/containers/storage/pkg/homedir github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b295/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b143/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 4QXwAb1_7xAOfSXVWWc9/4QXwAb1_7xAOfSXVWWc9 -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b346/ archive/tar cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 6rXk1s7gjsrW3IMCIwgS/6rXk1s7gjsrW3IMCIwgS -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid myZ7lKsQKbD3H36YsR4Q/myZ7lKsQKbD3H36YsR4Q -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b251/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid WaSxDcGm6ofjfGaSpXtZ/WaSxDcGm6ofjfGaSpXtZ -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid W4mNILleGuQVWNuNGOxE/W4mNILleGuQVWNuNGOxE -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e2/e2c63438de98ec624a6ec4aef4515df1e9431301c59c2d37bf009195419005af-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b141/ cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/41/41b2d55f20dd087bbc17a57ce29eaef2d4e0e694ae9a81a81e5f387adf36d70b-d # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid gn4FFRz9GQIBOTwpI9wR/gn4FFRz9GQIBOTwpI9wR -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./system_registries_v2.go github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b136/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b137/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b139/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid iq0HAThA5gZ5E9W_Wyxs/iq0HAThA5gZ5E9W_Wyxs -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./config.go ./config_linux.go cd $WORK/b329 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/6a/6a303702763e366e325d740bcd5046b81dcc2120eab0bded4be0ea723195e78e-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b295/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid ujqXg1K1GN514wOCpONH/ujqXg1K1GN514wOCpONH -goversion go1.13.4 -D "" -importcfg $WORK/b292/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b300/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b300/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b300/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ce/cef1eb79be64a87a60389049afd13894c8332598289be5ed5a71ba7418f1cf64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/70/70debbb5b0ab992220a0de2f6782c3c82eee593cba3a303aa1378191f7331efd-d # internal cd $WORK/b329 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c8/c828ec6d78e2c6105ae77abf2fe5c007215ecd437d7541ce4e1950f1fe4346a0-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b271/ github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b186/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b184/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Yb1WUi-_eEnf2cd1xv7_/Yb1WUi-_eEnf2cd1xv7_ -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./duration.pb.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b270/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid eXBV7o_kQEpeiDrM4Zgn/eXBV7o_kQEpeiDrM4Zgn -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b272/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 6uD9xJdoCQy2gsNzKjab/6uD9xJdoCQy2gsNzKjab -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./metrics.pb.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 9GUBbExRrpwgCPPfPyBc/9GUBbExRrpwgCPPfPyBc -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./any.pb.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 5eEgRN_UYscomx5eJaUm/5eEgRN_UYscomx5eJaUm -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./timestamp.pb.go cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/87/87b6b6bcb10455e3bcadad6323bacba9bb6e4a82d63b6515d541359120d1d9fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/e1/e16d16daf90faa66e178d03146dfff2b5fdb620ec2eec50c329dd9fd76aa047b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/9c/9c145b9f95f2677660b6d554877edf79affc8a6676d1811a224ad2d77d4f661e-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b349/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b349/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b349/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/7c/7c1f8619a0809e5efa5f1f5a2fcc0ce47a64cf2922d42bce44bd56c8b7f43b14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/bd/bdb30630a4f96c9459ee17f384c91c9c909cce74d40ecf0226e43d2e9934f454-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b273/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b269/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b270/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b271/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b272/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid wfFNHV-CHYmxJsAVmDqi/wfFNHV-CHYmxJsAVmDqi -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./status.pb.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid G_Gme8haNd2M_IZ4l9JO/G_Gme8haNd2M_IZ4l9JO -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c0/c04d2ab08bbfb9a1dbf2df03d56a8439ab04f2c57d07b17102242d1fd4ccf139-d # internal cd $WORK/b300 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/73/735c34f4012238822aec5085c9a32124770fcc80061f2a89f162f75302194c2a-d # internal google.golang.org/grpc/status mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b269/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b274/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid woLtd5bhoK0pEnDPRWAR/woLtd5bhoK0pEnDPRWAR -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b300=/tmp/go-build -gno-record-gcc-switches -o $WORK/b300/_cgo_.o $WORK/b300/_cgo_main.o $WORK/b300/_x001.o $WORK/b300/_x002.o -g -O2 cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ab/abf06a5a8c47383c6f7820f54ebe3c722b967f51ce32bd61a42b798ba5716e6d-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b184/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid EmTF1nSWFGB7add_PkI5/EmTF1nSWFGB7add_PkI5 -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./metric.go cd $WORK/b329 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b300/_cgo_.o -dynout $WORK/b300/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b295/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 69TsS07rSZ6gHSX7jKab/69TsS07rSZ6gHSX7jKab -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b300/_cgo_gotypes.go $WORK/b300/sysconfig.cgo1.go $WORK/b300/_cgo_import.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/09/09ea0ae88570dfe5446be4b2f4f72db7d1720e00626cb864288eb44397dbe1a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/f3/f37de6d6bb6628520781f07ac67d1155cc51591eeb42c057f857992190dd1b40-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b268/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid lew0k-k51d5thMfIqNvC/lew0k-k51d5thMfIqNvC -goversion go1.13.4 -D "" -importcfg $WORK/b266/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/dd/dd4a91a4998b4ebc5365c7f3831d0f824a2d66afdba96ee09d77d3c897fff1cd-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b266/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid o6NnZt9sZGHWEaYzOPjI/o6NnZt9sZGHWEaYzOPjI -goversion go1.13.4 -D "" -importcfg $WORK/b367/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cd $WORK/b349 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/99/996ac2d55dab57267f4e879fffa7301385c570be7cf7e50fc82d0e6b2aae08af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cd $WORK/b329 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/00/001ac9a06ab46c7d7d75b65b27ddf3c217c0180a935d948c9fa8b3ee2e517a6b-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b345/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b364/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b346/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid jbAuSViH5n_6j0zEao9V/jbAuSViH5n_6j0zEao9V -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./tarlogger.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b346/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b320/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid s6mYB5nPOmAcIy7yOu1w/s6mYB5nPOmAcIy7yOu1w -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b300/_pkg_.a $WORK/b300/_x001.o $WORK/b300/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/cd/cd94062bf9bb13a382bba04625f3665138d3bd80e1dfcef64d67ac67a3626607-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/02/02121cbddf370bdae26539ffd26bf4134a8c66f10c7ba1bb98932b715540555a-d # internal cd $WORK/b349 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b329 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/42/427f43bcfbc65c9407d979320cd66a91c2603c6ff8bcc2406b60fc23beedbd23-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b329=/tmp/go-build -gno-record-gcc-switches -o $WORK/b329/_cgo_.o $WORK/b329/_cgo_main.o $WORK/b329/_x001.o $WORK/b329/_x002.o $WORK/b329/_x003.o $WORK/b329/_x004.o $WORK/b329/_x005.o -g -O2 -ldevmapper cd $WORK/b349 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I $WORK/b349/ -g -O2 -Wall -o $WORK/b349/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/29/29386dad833f4139fee4eba73841214e96dd93dcdbefdabad08b2eb8c8d91167-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b329/_cgo_.o -dynout $WORK/b329/_cgo_import.go cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 7SH7PRUfN8qhVhto0Eo9/7SH7PRUfN8qhVhto0Eo9 -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b329/_cgo_gotypes.go $WORK/b329/devmapper_log.cgo1.go $WORK/b329/devmapper_wrapper.cgo1.go $WORK/b329/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b329/devmapper_wrapper_dynamic.cgo1.go $WORK/b329/_cgo_import.go cd $WORK/b349 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -o $WORK/b349/_cgo_.o $WORK/b349/_cgo_main.o $WORK/b349/_x001.o $WORK/b349/_x002.o $WORK/b349/_x003.o $WORK/b349/_x004.o -g -O2 cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b349/_cgo_.o -dynout $WORK/b349/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b329/_pkg_.a $WORK/b329/_x001.o $WORK/b329/_x002.o $WORK/b329/_x003.o $WORK/b329/_x004.o $WORK/b329/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b318/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid RI1mDrxUksdlOb5fTfHV/RI1mDrxUksdlOb5fTfHV -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b349/_cgo_gotypes.go $WORK/b349/getenv_linux_cgo.cgo1.go $WORK/b349/unshare_cgo.cgo1.go $WORK/b349/_cgo_import.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/af/af82d212cd6cf35e1e89ea6f1130c77ff0fd92ef5f1f163e2d0e38e0cad4a899-d # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b349/_pkg_.a $WORK/b349/_x001.o $WORK/b349/_x002.o $WORK/b349/_x003.o $WORK/b349/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/07/077108c8476ed847f3bec354d9ab7b5bad1d942c7bc94fbea4c548ac5b13a0a3-d # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/63/63374bbd222c7602ac82f94b182dea9419d8c31cf0eca0e433dbd8c7fb3e970a-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b280/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid OPRCRjTh17BT_LLSahrB/OPRCRjTh17BT_LLSahrB -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/0e/0e02eacd6353d67418686794b1bb2794226f83b8e1dd04c1d831d607f972af3f-d # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b209/ -g -O2 -o $WORK/b209/_x005.o -c go_gpgme.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7f/7f42c9c7b3128b33773c76c4c7a1dd7432407e2a77f008417068b7ab067f780e-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b147/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b158/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF net/textproto github.com/docker/go-connections/nat cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid tP_26BvTVAzdw4t9v9EV/tP_26BvTVAzdw4t9v9EV -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b157/ github.com/docker/docker/api/types/registry cat >$WORK/b158/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/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b261/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid WKn04x_cv5kspR8etKLm/WKn04x_cv5kspR8etKLm -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./proxy.go mkdir -p $WORK/b277/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Je44QlQlMHuylWddO-MC/Je44QlQlMHuylWddO-MC -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid pVKYZRpYzASRQaozSwmO/pVKYZRpYzASRQaozSwmO -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid STmO3u90NEWpEPwY5gMt/STmO3u90NEWpEPwY5gMt -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack ./authenticate.go ./registry.go github.com/spf13/pflag mkdir -p $WORK/b196/ github.com/prometheus/procfs mkdir -p $WORK/b189/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b197/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b198/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b190/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b191/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid jXQoHXL8FHEo6gZM0pxQ/jXQoHXL8FHEo6gZM0pxQ -goversion go1.13.4 -D "" -importcfg $WORK/b196/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid LrIQAE7ylyLDSftqoToa/LrIQAE7ylyLDSftqoToa -goversion go1.13.4 -D "" -importcfg $WORK/b189/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/54/544a6c59a3c0d8d868e7f982f779469e90044d946347ddb3572f4b394d6f3c80-d # internal cd $WORK/b209 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/de/deec41b423d559c8f18b8f67a09a03d180d2585666d23d5c1ae65ec8b4f46bc1-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/89/89c749bca9b27b029c15b92cfa7c4cfbd2ccb6c2503119a586993ccb3565b36a-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Dra2oVnB5JnOUHFlZiY4/Dra2oVnB5JnOUHFlZiY4 -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -o $WORK/b209/_cgo_.o $WORK/b209/_cgo_main.o $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o $WORK/b209/_x004.o $WORK/b209/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/51/51a85faac8fd285fd69123d4f3d4818adf469e1220c31d92841a1a6efe67bb8b-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b306/ vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b151/ mkdir -p $WORK/b235/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b307/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b151/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/b152/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid GMP6RJuAr2g7E7pkdfT5/GMP6RJuAr2g7E7pkdfT5 -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jgDH6q_jyni52UGPOQhA/jgDH6q_jyni52UGPOQhA -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p net/mail -std -complete -installsuffix shared -buildid XPomM6xTwSReWSs5ML81/XPomM6xTwSReWSs5ML81 -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b209/_cgo_.o -dynout $WORK/b209/_cgo_import.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/ec/ec198dc518b17ee786df5df48a8771f3b89a125c42cb486558a36a731cf2b5f4-d # internal golang.org/x/net/proxy mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b147/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid yR4TcaUofezDZHIRwOoD/yR4TcaUofezDZHIRwOoD -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid w5Q5GTQeMylG_b9dTt0q/w5Q5GTQeMylG_b9dTt0q -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./callbacks.go $WORK/b209/_cgo_gotypes.go $WORK/b209/data.cgo1.go $WORK/b209/gpgme.cgo1.go $WORK/b209/unset_agent_info.cgo1.go $WORK/b209/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a7/a7854daeebc7e18f6d7d29b2d2e3761ddd3a35c2f0ae49791d53c1be0be40137-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ad/adecc47229c6e02fa67ef653d5181cd03ee5e5557c2224093e1488d86f2644cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/56/5624cf55f29aa60950391ee6d532c326407d431c70c552a8d1589eb8d959d956-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1f/1fb46e5dd3179da941aa4428471d139273a7adcc109a51584958f5c8ee440192-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ac/ac985b3cb4cb33c31d375a9b40fc84edce5fc9568eb5f406502066c61d0fb2db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b209/_pkg_.a $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o $WORK/b209/_x004.o $WORK/b209/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/dd/dda1bb5e597ee693e5aa1cbe27d8166e91645e245acd0f39c5246bb533435dfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f6/f65709ca1667e80903ba79ccdd1483f568808007ccd22d7168996e8bed729e75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/88/885622d8bab67ed66d9d91a53f2ec1fef921d0bca8d22784a190910b61284dc2-d # internal github.com/spf13/cobra mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b196/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b362/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid lFYZLJsu8PdHHeH3c_qJ/lFYZLJsu8PdHHeH3c_qJ -goversion go1.13.4 -D "" -importcfg $WORK/b370/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/39/3977e71127cf565ba3db7a9e3f995290a18ccab1069251a0041bbcd6bf2cb8bf-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -o $WORK/b047/_x017.o -c openssl_stub_rand.c cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o $WORK/b047/_x014.o $WORK/b047/_x015.o $WORK/b047/_x016.o $WORK/b047/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid K-Sh2dnS-TFfqDX3ZpFL/K-Sh2dnS-TFfqDX3ZpFL -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go $WORK/b047/_cgo_gotypes.go $WORK/b047/aes.cgo1.go $WORK/b047/boring.cgo1.go $WORK/b047/ecdsa.cgo1.go $WORK/b047/hmac.cgo1.go $WORK/b047/rand.cgo1.go $WORK/b047/rsa.cgo1.go $WORK/b047/sha.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o $WORK/b047/_x014.o $WORK/b047/_x015.o $WORK/b047/_x016.o $WORK/b047/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/38/388eecd847205b4742c83c59e1e6bd7d137c75684fce3f1081391c3fabef94a2-d # internal crypto/hmac mkdir -p $WORK/b065/ crypto/sha512 mkdir -p $WORK/b062/ crypto/sha1 crypto/sha256 crypto/aes cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid -ZhsjJSa-Yjc29iv-LnG/-ZhsjJSa-Yjc29iv-LnG -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./hmac.go cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b069/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./sha512block_amd64.s cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b070/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b043/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b069/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b070/symabis ./sha256block_amd64.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/aes -std -installsuffix shared -buildid _Zglbt_5-xHLuYOEzYdG/_Zglbt_5-xHLuYOEzYdG -goversion go1.13.4 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid LuYGqJhiJ1fmclY5wIje/LuYGqJhiJ1fmclY5wIje -goversion go1.13.4 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid LlS3y7tTlLboxhHwz_Tv/LlS3y7tTlLboxhHwz_Tv -goversion go1.13.4 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid v2j3iO11xkc6WCl1MtfF/v2j3iO11xkc6WCl1MtfF -goversion go1.13.4 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b5/b5a61b499c3e3fac220b613651e068d3f9d1cf534c7cde140b3c3cf9060f571a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b091/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b228/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 2BSMOkg3rY9sw6-L9dm1/2BSMOkg3rY9sw6-L9dm1 -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./hkdf.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid NUmR2FhfjJYoyK6FAJHz/NUmR2FhfjJYoyK6FAJHz -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ea/ea9a46a9ba5a41cae802a9a22d59e788757cdc0c433ee94d1e3736152ad215bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/59/5900f966e354dd0907dd93a13e3c7b5dabc192bb9a2aa7493ab11f3479d50af8-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2f/2fa6a8c4af03d5568135ab6557f6b3b17556a60a384b3ad30f2decb0946e206d-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_amd64.o $WORK/b043/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/48/481220c2a8ee28358593d5456190912136d1a1d67464d378f5222722d9edcf03-d # internal crypto/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Hfe-VWbvnu8074_uN73h/Hfe-VWbvnu8074_uN73h -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2e/2ef9a99e6c09e01bfc33b36c5b342a260329ea6162b9b8cdf3dd356f8725b16d-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b122/ github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b296/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b123/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b124/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/sha512block_amd64.o # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid vhpTiG_zwhi1j1JRWXa3/vhpTiG_zwhi1j1JRWXa3 -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b297/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid bP7O6TpgWw6zdOMtcA9f/bP7O6TpgWw6zdOMtcA9f -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ce/ceeaadf4b774707a8ee28af186243288a21e6e4acc642402e258c874b24fef2d-d # internal crypto/ecdsa mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 5oA_UzBt6nCantLytWrz/5oA_UzBt6nCantLytWrz -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/72/72502471ae39af62776845687d2dc69922be43c0653d9bb9f9545ba64d6e1b37-d # internal crypto/ed25519 mkdir -p $WORK/b063/ golang.org/x/crypto/openpgp/elgamal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b217/ mime/multipart cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b343/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid DDJmObgPvRvohBvNvKHN/DDJmObgPvRvohBvNvKHN -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./ed25519.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b068/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid n1LV2p1B8vEtqkCpR2a8/n1LV2p1B8vEtqkCpR2a8 -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./elgamal.go mkdir -p $WORK/b161/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid Ku5xyu8N_dMk9RUmsBPJ/Ku5xyu8N_dMk9RUmsBPJ -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./stringid.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile mime/quotedprintable=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid c3mCOHyG7gJmumR-hZ5p/c3mCOHyG7gJmumR-hZ5p -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid IwoUcPjUSZGP_SQeeCGU/IwoUcPjUSZGP_SQeeCGU -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/klauspost/compress/zstd mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid Yke4-_j6dr7IWRJ7hVsY/Yke4-_j6dr7IWRJ7hVsY -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.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_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f5/f5b20cbcf29d6234007ff51354394b572cd94daa8977e9f463722c146ddc6416-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid 9bV46VE9nttqEVP9bKlV/9bV46VE9nttqEVP9bKlV -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/21/21b7f32c277f0726c1ac6d4c77155c16db35b1952b2f3e61d201cfad3d70bf56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid xU-uXohbS500thvxyjeZ/xU-uXohbS500thvxyjeZ -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/22/223d33f0c44c8ed2a931fb5e0ce1ca21b9ae6a00d3fc02d61eae835ae2759c27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d2/d27865295fd79732766971708fb1d330cbaff133337d676727f6d7669941c0e0-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid pG6w4IPhJIV5BW-PJafh/pG6w4IPhJIV5BW-PJafh -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/45/450ec9366261301c15e368515e22226c00f59a09da86b161dd91b1bce36558ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/67/67d0bb92a40157236426b163ebc2e1c85969972ae05c2d35319b962731df92ca-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid FHZ4-x-NwDKoS7huRNsq/FHZ4-x-NwDKoS7huRNsq -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/42/42bdbbbcc41df8b58670d69ebce8168aef2e946059b9ddbd83fff4d8b63c1020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/35/3532bc3f8d9e231ac2ac31044c9388efcf675402bc9a03b298c2bff2a8ebaf5a-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b338/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b338/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b338/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/85/85fe5ab6ab51cb35402dc81a21007ca14ca87c2f3b7e820aa747c96501fb029e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fc/fc3946da2664a59a513e2d820539e2905535105bb69ec734b2b5983fdf7954cf-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/8c/8c26650a99e6add2525cb2dd10a0839cb953c056d722509c0e9b939c65c9276b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d0/d04dcedc8d5352e9a474f1081fea93c5e9ff9875843c6b9abc1b575db09ae165-d # internal crypto/x509 mkdir -p $WORK/b071/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b213/ cat >$WORK/b071/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/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 9ESFOG2mMp0HlkXAGySX/9ESFOG2mMp0HlkXAGySX -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b214/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b217/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b218/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile image=$WORK/b219/_pkg_.a packagefile image/jpeg=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid HBpHpEui33HweNUDG3R2/HBpHpEui33HweNUDG3R2 -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/89/89495be7e88dfcc4cf2f24db6c155b9366fc75c784a176679481ea3bb0e4ef60-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b213/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b218/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid FRCtAZ1Mo5jA8L_1-qMg/FRCtAZ1Mo5jA8L_1-qMg -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/16/1607ebb5843199f51664ed5d026b4ad10072c38734c6fcf588ee3c412df386c7-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid xoGVbgIAkU2jvZrnMkgc/xoGVbgIAkU2jvZrnMkgc -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./ber.go ./pkcs7.go ./x509.go gopkg.in/square/go-jose.v2 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b227/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b229/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b230/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF crypto/tls mkdir -p $WORK/b056/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid jo4z2wPARxqI_Z13Ds_q/jo4z2wPARxqI_Z13Ds_q -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cat >$WORK/b056/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/b019/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b091/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid CUy87CzWF6c6c-BTmqiw/CUy87CzWF6c6c-BTmqiw -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6c/6c67f2856e5d82762ec7e73fe46ecc3dc48dd2edbcb3b4608b16881b35ce3d29-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 7c0we-3wzOdR5Sygr79e/7c0we-3wzOdR5Sygr79e -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b251/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b290/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b299/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b301/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid vEs_h8ESCx2NlceMkhnd/vEs_h8ESCx2NlceMkhnd -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c8/c8be1c8744709fc2b8f1feca9db64c17c7f5311fe884a32455d0fa1a73670129-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f0/f0d3377f58db166df11f86b5b9f5666329266d0c92734d5fc9c3c7b958a821ca-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b232/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b213/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/mail=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid ViWLx90VeK4z_ssU7ZR1/ViWLx90VeK4z_ssU7ZR1 -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e9/e9b065b9d7e46b937fbb36153aa16f2812b736d14efec6214afe1dd3864bacfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/fe/fe952db1ba6d61343ad209c97eb17adf7287e24ee3d34512fb6092f5e6ef0e38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d2/d2eabd89521ffdceced654e04eb94ea112b1429f53f021aa813223c125fef71f-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b210/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b226/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 58Av15RvgSMz3bc7Jprm/58Av15RvgSMz3bc7Jprm -goversion go1.13.4 -D "" -importcfg $WORK/b225/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/b1/b14d2f85f06266261f1128fb34595819d15dd2131f77080226b10207f694a7c3-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid h1DJTgjLqLmfGsdhIYu1/h1DJTgjLqLmfGsdhIYu1 -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b233/ github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b236/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b225/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b226/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid Ss2ZZJ0VW2V-NcfcpUzD/Ss2ZZJ0VW2V-NcfcpUzD -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b225/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b237/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid 3BOTpo-AXKZM2vBc-7Bc/3BOTpo-AXKZM2vBc-7Bc -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/5a/5ac75ee703c0b17e89cbda14d1b949ecd75811b55d200cae97dfd4d215ff7524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f7/f7e035400d0a661585f009fe6dad8f39c220e63145afac414f81a53bac99f9eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/70/70bfa57814ce8b22ee94feffe17ca84b5c71c419961b29e4162dfda164642070-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b224/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b234/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b236/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b213/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid Tkk6Dl160RqwqQEFj9xI/Tkk6Dl160RqwqQEFj9xI -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/e2/e265e5edc9b515ff0bd59044d3889f1955b24c185a503568ad80d06737f8d3be-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b251/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b198/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b318/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid EV_4Z92gZdioi0MInKKQ/EV_4Z92gZdioi0MInKKQ -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7e/7e239ae5b3cde7a93f55c5b54358026d0894191bad8ebf261f3163c4f018ceb6-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b367/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid JsLrcl4GRHAba9d04p1g/JsLrcl4GRHAba9d04p1g -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/da/daa2f120089c3c4b64894b9c6c7cd60595b734790d421c40287c6d85dead59b6-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b319/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b320/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid aJKRTELNg3xT9OfLCut7/aJKRTELNg3xT9OfLCut7 -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/64/6405df636f58fbbe76cd3de503eda2e3f574120605f7b8c721680f26c4a108e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/1b/1b2af0e5467e2f44592ca06fe40f8807931534462c48af4ff3d27751cc466444-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b334/ github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/aufs mkdir -p $WORK/b339/ mkdir -p $WORK/b322/ github.com/containers/storage/drivers/devmapper cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b340/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b328/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid UIyMfhNAwzskI7tEahpG/UIyMfhNAwzskI7tEahpG -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack ./overlayutils.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b320/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid qK6UfiS95Vx0TsQ0jFOd/qK6UfiS95Vx0TsQ0jFOd -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 9h7Qe-WUDBlVCbmSABCC/9h7Qe-WUDBlVCbmSABCC -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid 1GEUqhwzuOMBwDpKiJoY/1GEUqhwzuOMBwDpKiJoY -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/4d/4dedca23ea994061efc6b553d5352e96acdcb8f712ed3f120c9555a4c558338b-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b198/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid yPS_1eLElSbzEVCrb_Ek/yPS_1eLElSbzEVCrb_Ek -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/dd/ddac3d882bd2fcf76a742d554590e49b23c93a092ef78593be6362daf36905af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/55/55ab052d0f9f002f0edbe70102522195038df56bec0d7f4bba8edaa752783f6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b1/b108c594a2d468549a8b68160a9ffbe581ebb1c90796c4e3bef6dca975a9c335-d # internal net/http/httptrace mkdir -p $WORK/b163/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b165/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid pgEiG6w0Y5E8c1PVHR-8/pgEiG6w0Y5E8c1PVHR-8 -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./trace.go github.com/containers/libtrust mkdir -p $WORK/b128/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid HRr7WZhsyVtrel85indG/HRr7WZhsyVtrel85indG -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid B2r7l9ZUtuIcXfNP11Uk/B2r7l9ZUtuIcXfNP11Uk -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/30/30dca485306ab6fb32945eedab3d1a956bbc104ff0ba228d69bf7ffc3437a0a4-d # internal net/http mkdir -p $WORK/b148/ cat >$WORK/b148/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/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile mime/multipart=$WORK/b161/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile net/http/internal=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p net/http -std -complete -installsuffix shared -buildid nnLRJi3s-4LwVBiMYiGG/nnLRJi3s-4LwVBiMYiGG -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2c/2ce4741185b17fb2d6017492cc8b1b19ca2f8f5fa258820e0d58a16dc93a1630-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/a9/a92de7a44df366ec8705f0c1998525c98c382e2ae3ab8c4a11877db6b7ce2815-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/6c/6c36c8bf11e6f4367b73a5db82ad34deb24695ca98419d337899bb2d827ace6e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ab/ab5c2dc96c3fda32b40b1c72109e67e52c7da5660d4f53d305d9a8d018469fc7-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b128/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid _ApKoL3muoSV-H6Q5ZlM/_ApKoL3muoSV-H6Q5ZlM -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cd $WORK/b338 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b338=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0e/0ed5ffb7027101cfb3856abe6559dd123a0b87a361e698e3cc64021876feeed1-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b250/ github.com/containers/image/v5/image mkdir -p $WORK/b099/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b251/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid egug5GD8WdGn_FSGsq7c/egug5GD8WdGn_FSGsq7c -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/image/v5/signature mkdir -p $WORK/b207/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid eVPM56Hjg2bqIpVkA6uF/eVPM56Hjg2bqIpVkA6uF -goversion go1.13.4 -D "" -importcfg $WORK/b099/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/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b208/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b210/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd $WORK/b338 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b338=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid oiYXfg_Bt5OgbwJnRAew/oiYXfg_Bt5OgbwJnRAew -goversion go1.13.4 -D "" -importcfg $WORK/b207/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 cd $WORK/b338 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b338=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b338=/tmp/go-build -gno-record-gcc-switches -o $WORK/b338/_cgo_.o $WORK/b338/_cgo_main.o $WORK/b338/_x001.o $WORK/b338/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b338/_cgo_.o -dynout $WORK/b338/_cgo_import.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid HpLcvGyJf8TeVmpzmcn-/HpLcvGyJf8TeVmpzmcn- -goversion go1.13.4 -D "" -importcfg $WORK/b338/importcfg -pack $WORK/b338/_cgo_gotypes.go $WORK/b338/copy_linux.cgo1.go $WORK/b338/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/27/2777d449ec62f074538f33a0372224458185e1a448021f3b0a517aafa79cac71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b338/_pkg_.a $WORK/b338/_x001.o $WORK/b338/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/d4/d42139497d5f23b29aa451509f6eff94a4f7b47c27f57d22164c3273fcb456b0-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b338/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 0dE_Ek0CV4CTn3JRovTT/0dE_Ek0CV4CTn3JRovTT -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/70/708e5787ae9e516a143f9562b4df29a4e81084a45cb9e0ed4132debace0e6933-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b246/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/tarball mkdir -p $WORK/b365/ mkdir -p $WORK/b249/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid FRyxXARIdRNDaSguMSvj/FRyxXARIdRNDaSguMSvj -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid LwoSIDf7zAwmITf0TDTG/LwoSIDf7zAwmITf0TDTG -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid V6OpvUnN71IM-5vzCVnR/V6OpvUnN71IM-5vzCVnR -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/dc/dcd16efc3b7a174479b17823748780cf3e16723797bd9876c14bdd3335ac97a0-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b337/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b339/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 36Nu6o8JcLgLF8Fx_4KO/36Nu6o8JcLgLF8Fx_4KO -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/57/5738210c99a631f98d5887fc9fa43640dcb64bfeacb78b0174c96be9145ee4c7-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b207/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b238/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b241/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b199/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b245/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid ePy1tTRB6vFJI-dgR5J3/ePy1tTRB6vFJI-dgR5J3 -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/8f/8fc1760c7598722ad3eb390bb86420988a40c146636dd4468bb54a9ae385f7d5-d # internal github.com/containers/storage mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b345/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b349/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b295/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b301/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b353/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b354/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b346/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b364/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b320/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid f4nCv8zbhSYTW7nU2akY/f4nCv8zbhSYTW7nU2akY -goversion go1.13.4 -D "" -importcfg $WORK/b314/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_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/f0/f0ba0d5ff09ee152f7657d413dc2679e6d39b81ccf54f66f803f205e030baaec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/59/59a85ae4994e5fbd34dc25519a11083360a4c120d9ceae042d54f8c63c92a503-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b167/ github.com/docker/go-connections/sockets github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b174/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF expvar mkdir -p $WORK/b145/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid wTN4tmkE_ZGDIxPPvFBg/wTN4tmkE_ZGDIxPPvFBg -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b180/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b146/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/distribution mkdir -p $WORK/b173/ github.com/docker/distribution/registry/client/transport github.com/gorilla/mux cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid gQSBPsv3jjECMF8RWNUn/gQSBPsv3jjECMF8RWNUn -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./addr.go ./authchallenge.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 9yycFQhY41UYMTDKWHrT/9yycFQhY41UYMTDKWHrT -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b175/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p expvar -std -complete -installsuffix shared -buildid vfCOU8MZXA-pkxcWfH4J/vfCOU8MZXA-pkxcWfH4J -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./expvar.go mkdir -p $WORK/b171/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/prometheus/common/expfmt mkdir -p $WORK/b185/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid vBHROSX2ahf9zohgtItO/vBHROSX2ahf9zohgtItO -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./http_reader.go ./transport.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid MVzivIu8tSN_F2rBet6r/MVzivIu8tSN_F2rBet6r -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid 3jzB7qn2kxNocnumT6d-/3jzB7qn2kxNocnumT6d- -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go net/http/httputil mkdir -p $WORK/b285/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b186/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b188/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/internal=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid OOC1G8uvXX61bMsxj-QZ/OOC1G8uvXX61bMsxj-QZ -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid FPlhspRuy4D-dfz89erX/FPlhspRuy4D-dfz89erX -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/35/3558a2134ab46da86a8748303e3970a13c50913b77d9c150bb9ba67bf96b4f37-d # internal golang.org/x/net/http2 mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b306/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b312/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b307/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 6uSf2zMMvZZ3bGFY8ry8/6uSf2zMMvZZ3bGFY8ry8 -goversion go1.13.4 -D "" -importcfg $WORK/b305/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/b249/_pkg_.a /builddir/.cache/go-build/03/03802acaa75c016bb0d1c0b028f437a5de155ed922bc9959538c84ee0e0d8acb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/3b/3bb7f22932c243b4729db373ebf15ae90def07158edef1e57cb04b9c8daeaa0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/31/319232ea6a407f253d11bac7d9479f850a94f8be2e44fa502f919750908a794e-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b145/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 4BdmeqGG__4tsS9XeQvI/4BdmeqGG__4tsS9XeQvI -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ae/aec7eeea27bfdeab8f689a2c35c6ca9f7962683620f3d4b789f2fea5ee00ae57-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/82/82496592c00e5b81d37ae72f1a310e7b65ae178a7696c5344706dfc98a53ab50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/20/207f43100de7666a5ea6ae09856282893c571f8421a1aef0915d0fcf8cbbb0cf-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b268/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid PZqapu6B-tfNjs5HExDn/PZqapu6B-tfNjs5HExDn -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e5/e5da4e183f2a812f267bbdc2459fbb0416d60ea971a870e6d6afb078cebb3040-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 6uxMWvO2I20hwGT6BSKS/6uxMWvO2I20hwGT6BSKS -goversion go1.13.4 -D "" -importcfg $WORK/b288/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/6d/6dbea7909e77eb46c5ef95b7552567156229629e2d7babd031abffd700fab071-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/18/1831625cf53bc6ff39ff28b036acae34782e27da3fa269b8299264d295946906-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b265/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 4IWGt6mEYc92QQsPQwyN/4IWGt6mEYc92QQsPQwyN -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e7/e7c5d4a8b5f24353a11a3bc1947e056571b53925d9a6fd836d98bc035f62366b-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/32/320d2d7601de65a2aeefb1e13f42429550fa4d3cbd51b08580ad9ba53c527dfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/35/359071611adf3e355dab4b7e25dc6972147e6fe9be95146b3f7af52ff0e39165-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b279/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid REQK7XnUHkRpxXQ9cKBD/REQK7XnUHkRpxXQ9cKBD -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/25/25dcc20043264076e6200b3541fb809dd33efd6be2cfb7aa3f987b456444b6ca-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/33/33c533447340d6474dfb818f32f42f413346a54a7b3c2f384ab6ee4ad0292c48-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b286/ github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 0_Qwn9oL62GxfIB1Moc_/0_Qwn9oL62GxfIB1Moc_ -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 1ZQosaerpGBakTJWiTSe/1ZQosaerpGBakTJWiTSe -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b8/b8e4d0124ccccdd5dcf641be3e58e8f283d3a2ebec40aa0f7f210820315f65a9-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b180/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b185/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b188/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid -1jpp4K-ZQI1dQv2kIs1/-1jpp4K-ZQI1dQv2kIs1 -goversion go1.13.4 -D "" -importcfg $WORK/b179/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/b278/_pkg_.a /builddir/.cache/go-build/77/77b2c06dd46eeda346b44fe40a992516393e2c4a88aafb5145e18e5e63b18ff0-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid AM0ilExV4y39o517_IFR/AM0ilExV4y39o517_IFR -goversion go1.13.4 -D "" -importcfg $WORK/b256/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_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/2e/2e27abb0e69a619dcfe3719679c7fb72539a4122d5a47098ad723c58829afa58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a2/a2c5a138d1eb726fd4cebbb4a71218e51c798096ce5b170c9d677cfd8aeb386e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ba/bacb975349bf9e9cad89a7cc8da61a43af2640211f736dcbcd313099ac69e41c-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 0Z2eEuAGl1njJGkY69UC/0Z2eEuAGl1njJGkY69UC -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/69/691656439cf728ecabdc1cd2c0bcd3e012f681081a966daf97c21c9bd22c1492-d # internal github.com/docker/docker/client mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b145/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/httputil=$WORK/b285/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid I0KdWb4wQqrB-75NII_U/I0KdWb4wQqrB-75NII_U -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/78/78b0cc07f2aa16a15351f2d522b5b05d0a5ce5bb8613cb440ad732d28d769df5-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b185/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid VEbBryGo2FwlJrhIlXZb/VEbBryGo2FwlJrhIlXZb -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/96/96926839c57b87d5897c898571effe43db283656d72013b63c2dac1401b36042-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/storage=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid S5bH-JEeuuTX6H1MMgHA/S5bH-JEeuuTX6H1MMgHA -goversion go1.13.4 -D "" -importcfg $WORK/b313/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d6/d68a9e87390c45e4db9eadce84220aa041466a6b052088c209274e29b91f1bbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f1/f190f8846160ea6a628f9d9188ac405a55a6f378f34a1659adec5661a73e7e42-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b254/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid GP_PEAEJ8fBzz1GEVAhC/GP_PEAEJ8fBzz1GEVAhC -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/03/036925cf8a53645f0184b2782cb7d45c7d528bb2cf746034b5dec00c91aa0911-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/2f/2f15d72cffac3c0128998e5f41196c7e8857bcf5b9e387379e87a1f9d08828b0-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/85/850bfec6157ac35388bcec7a8436486ccea38bb125e9580f66efa6e0aa7cfa70-d # internal github.com/docker/go-metrics mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b192/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid PjsC22WPHTpZtPmN1BW5/PjsC22WPHTpZtPmN1BW5 -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/c0/c064942730bbfcdcdb367c30ec5b466a539c34a33d63a017ecaf49ec07c5ada1-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b178/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid irKI7HYwvEMyOwkLOgl6/irKI7HYwvEMyOwkLOgl6 -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/62/623907282a32d81576abf0954f9623e6ec2fb73807088675a380a78321aa2600-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid DUpP_mwfcXtMwCmwB9hl/DUpP_mwfcXtMwCmwB9hl -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ae/ae0032947536c8c08c904ef0863e7180536364c1e9c686090f9d30d04c8b9e73-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ZM1xZz6VZbQ-Xi46EZFX/ZM1xZz6VZbQ-Xi46EZFX -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/87/876b60ab595613c3fc00c6241b7f76c2e3988b8024ff948c2ed8f7f4b29eb2d4-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b193/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid KBr5GfBDnMZ6QpnRlzmM/KBr5GfBDnMZ6QpnRlzmM -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/74/742b767441fed71c3a1570e20c2e2e868461f98e2977b5943852308859b13e7e-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b172/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b194/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid t48Jl3DFCXJ7AcTHGFAn/t48Jl3DFCXJ7AcTHGFAn -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/64d9a50181e3bc4a7f741fe7157ad548e49a49bf6df370698ba96bacf88df00d-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b196/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 7BQwQoJy-o6FR4dB04vj/7BQwQoJy-o6FR4dB04vj -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./auth.go ./cli.go github.com/containers/image/v5/openshift mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b194/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b304/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b305/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid JZROj34n2yNubtwlGir9/JZROj34n2yNubtwlGir9 -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/41/410c2e099c38be3d0090c0aa8b224ae9a0c27c29c4d8c09a0783cc1cc67d1255-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/68/68b19a45965a9398b185481ef41b6c0078b0aeb808b139676122457581966f54-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b365/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid YbYFZgAecEXp57gxF9Sk/YbYFZgAecEXp57gxF9Sk -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/fa/fa698e964fcd5efb76ef42a68d6740963f2b21cb00a79a59fec886357c126732-d # internal _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -- -I $WORK/b001/ -g -O2 ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_pthread_ordering_workaround.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o -g -O2 -lgpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b039/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b207/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b366/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b369/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b349/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b370/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b196/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b318/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid kLQr5bu7kBDtYZNoeh5T/kLQr5bu7kBDtYZNoeh5T -goversion go1.13.4 -D _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./copy.go ./delete.go ./flag.go ./inspect.go ./layers.go ./list_tags.go ./login.go ./logout.go ./main.go ./manifest.go ./signing.go ./sync.go ./unshare_linux.go ./utils.go $WORK/b001/_cgo_gotypes.go $WORK/b001/cgo_pthread_ordering_workaround.cgo1.go $WORK/b001/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/56/5685875b7d31c5a807f365e18ddc23a68bbe42cc5fc11d95b910f5e8313f9514-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.0.0/cmd/skopeo=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b039/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b207/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b166/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b366/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b369/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b317/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b349/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b370/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b196/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b318/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b199/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b223/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b238/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b241/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b247/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b143/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b172/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b165/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b194/_pkg_.a packagefile mime=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b148/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b127/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b128/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b202/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b206/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b122/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b208/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b210/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b288/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b365/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b367/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b225/_pkg_.a packagefile os/exec=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b350/_pkg_.a packagefile os/user=$WORK/b140/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b362/_pkg_.a packagefile encoding/csv=$WORK/b197/_pkg_.a packagefile flag=$WORK/b198/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b136/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b137/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b139/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b142/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b224/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b234/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b213/_pkg_.a packagefile container/heap=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b240/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b244/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b242/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b243/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b058/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b065/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b091/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b145/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b169/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b171/_pkg_.a packagefile github.com/docker/distribution=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b193/_pkg_.a packagefile compress/gzip=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b161/_pkg_.a packagefile net/http/httptrace=$WORK/b163/_pkg_.a packagefile net/http/internal=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b157/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b203/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b204/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b123/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b124/_pkg_.a packagefile hash/crc64=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b287/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b289/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b304/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b305/_pkg_.a packagefile github.com/containers/storage=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b266/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b368/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b226/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b295/_pkg_.a packagefile text/template/parse=$WORK/b363/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile net/mail=$WORK/b235/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b237/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b214/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b217/_pkg_.a packagefile image=$WORK/b219/_pkg_.a packagefile image/jpeg=$WORK/b221/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b061/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b089/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b146/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b170/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b156/_pkg_.a packagefile mime/quotedprintable=$WORK/b162/_pkg_.a packagefile hash/fnv=$WORK/b205/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b125/_pkg_.a packagefile archive/tar=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b265/_pkg_.a packagefile net/http/httputil=$WORK/b285/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b290/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b300/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b301/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b306/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b312/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b307/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b294/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b345/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b347/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b353/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b354/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b346/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b364/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b320/_pkg_.a packagefile golang.org/x/net/context=$WORK/b297/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b268/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b227/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b229/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b230/_pkg_.a packagefile github.com/docker/go-units=$WORK/b262/_pkg_.a packagefile hash/adler32=$WORK/b215/_pkg_.a packagefile image/color=$WORK/b220/_pkg_.a packagefile image/internal/imageutil=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b147/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b154/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b259/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b261/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b260/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b279/_pkg_.a packagefile text/scanner=$WORK/b291/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b302/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b308/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b310/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b316/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b319/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b337/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b339/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b348/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b327/_pkg_.a packagefile go/format=$WORK/b355/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b182/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b269/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b192/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b280/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b309/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b338/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b340/_pkg_.a packagefile go/ast=$WORK/b356/_pkg_.a packagefile go/parser=$WORK/b359/_pkg_.a packagefile go/printer=$WORK/b360/_pkg_.a packagefile go/token=$WORK/b358/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b271/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b275/_pkg_.a packagefile expvar=$WORK/b180/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b185/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b188/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b189/_pkg_.a packagefile go/scanner=$WORK/b357/_pkg_.a packagefile text/tabwriter=$WORK/b361/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b276/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b186/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b190/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b191/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=2rjWQ0QWV1_IZSz3pWtz/kLQr5bu7kBDtYZNoeh5T/G6bAGMDzSfgN_7m7SWXh/2rjWQ0QWV1_IZSz3pWtz -compressdwarf=false -B 0x08fee41463fd0a13c12895b3ff0bf9e0091fb170 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out skopeo rm -r $WORK/b001/ + /usr/bin/make docs $GOPATH/go.mod exists but should not + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lafusr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 + cd skopeo-1.0.0 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5 + install -m0644 /builddir/build/SOURCES/storage.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/storage.conf + install -p -m 644 /builddir/build/SOURCES/registries.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/containers/ + go-md2man -in /builddir/build/SOURCES/containers-storage.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-storage.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-registries.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-policy.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-policy.json.5 + go-md2man -in /builddir/build/SOURCES/containers-mounts.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-mounts.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-signature.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-signature.5 + go-md2man -in /builddir/build/SOURCES/containers-transports.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-transports.5 + go-md2man -in /builddir/build/SOURCES/containers-certs.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-certs.d.5 + go-md2man -in /builddir/build/SOURCES/containers-registries.d.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-registries.d.5 + go-md2man -in /builddir/build/SOURCES/containers.conf.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers.conf.5 + go-md2man -in /builddir/build/SOURCES/containers-auth.json.5.md -out /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/man/man5/containers-auth.json.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/containers/mounts.conf + install -m0644 /builddir/build/SOURCES/seccomp.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/containers/seccomp.json + install -m0644 /builddir/build/SOURCES/containers.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/containers/containers.conf + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/rhel/secrets/etc-pki-entitlement + ln -s /etc/rhsm /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/rhel/secrets/rhsm + ln -s /etc/yum.repos.d/redhat.repo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/rhel/secrets/redhat.repo + install -d -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system + cp -pav systemtest/001-basic.bats systemtest/010-inspect.bats systemtest/020-copy.bats systemtest/030-local-registry-tls.bats systemtest/040-local-registry-auth.bats systemtest/050-signing.bats systemtest/060-delete.bats systemtest/helpers.bash systemtest/run-tests /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.0.0-1.module_el8.2.0+459+b997c4fe --unique-debug-suffix -1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 --unique-debug-src-base skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.0.0 extracting debug info from /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/bin/skopeo 14482 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gGp1ju + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 Processing files: skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RCQ9bx + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hfV84z + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo(x86-64) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: containers-common-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 Provides: config(containers-common) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe containers-common = 1:1.0.0-1.module_el8.2.0+459+b997c4fe containers-common(x86-64) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-containers = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: atomic-registries <= 1:1.22.1-1 Obsoletes: atomic <= 1:1.13.1-2 docker-rhsubscription <= 2:1.13.1-31 skopeo-containers <= 1:0.1.31-3 Recommends: fuse-overlayfs slirp4netns subscription-manager Processing files: skopeo-tests-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZTcNDD + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-tests(x86-64) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: skopeo-debugsource-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 Provides: skopeo-debugsource = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-debugsource(x86-64) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 Provides: debuginfo(build-id) = 4af7ee5390121c6ce946c06b7f3e1ce5b2acb318 skopeo-debuginfo = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-debuginfo(x86-64) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(x86-64) = 1:1.0.0-1.module_el8.2.0+459+b997c4fe Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 Wrote: /builddir/build/RPMS/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64.rpm Wrote: /builddir/build/RPMS/containers-common-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9uWvE8 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.x86_64 + exit 0 Child return code was: 0