Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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-52829-11031/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 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 aarch64 --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-52829-11031/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nSd0Je + 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.DhyvK5 + 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.DhyvK5: 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 0x85161b1b1d02af368bb16734778f5ca65e10ecc1 -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-build402231440 encoding mkdir -p $WORK/b023/ internal/nettrace mkdir -p $WORK/b082/ github.com/containers/skopeo/version mkdir -p $WORK/b368/ internal/cpu github.com/containers/ocicrypt/spec github.com/containers/storage/pkg/promise mkdir -p $WORK/b007/ unicode/utf8 cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b298/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/api/types/events math/bits cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 runtime/internal/atomic mkdir -p $WORK/b280/ github.com/pquerna/ffjson/shared github.com/VividCortex/ewma cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid xrZz6oHtjAcn6eXKMv13/xrZz6oHtjAcn6eXKMv13 -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go github.com/ulikunitz/xz/internal/hash image/color cat >$WORK/b298/importcfg << 'EOF' # internal # import config EOF sync/atomic crypto/subtle unicode/utf16 crypto/internal/boring/sig cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid GAzVO4PiRZt9bxZ1R8VL/GAzVO4PiRZt9bxZ1R8VL -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./promise.go runtime/internal/sys cd /builddir/build/BUILD/skopeo-1.0.0/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid xdFb-Vusq41MFwFc9oyu/xdFb-Vusq41MFwFc9oyu -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./version.go internal/race github.com/docker/docker/api container/list mkdir -p $WORK/b129/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF unicode vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b022/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid x2VP-a28KMqeM38pVvlD/x2VP-a28KMqeM38pVvlD -goversion go1.13.4 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go crypto/internal/subtle github.com/docker/docker/api/types/image cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b027/ mkdir -p $WORK/b077/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 37x3nwXWPMCXkiCRWDuh/37x3nwXWPMCXkiCRWDuh -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./events.go mkdir -p $WORK/b009/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid uGUschilTn0gtWJHXHJ3/uGUschilTn0gtWJHXHJ3 -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./spec.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid N4DjQ0lklVXbLYjUgWAW/N4DjQ0lklVXbLYjUgWAW -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal runtime/cgo cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UQO572ACixN4siI61zIy/UQO572ACixN4siI61zIy -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b353/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b241/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s mkdir -p $WORK/b124/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cat >$WORK/b353/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid U6QB38ZQ-VXZg7f_SRgx/U6QB38ZQ-VXZg7f_SRgx -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./options.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ cat >$WORK/b124/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_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid Vi6gjz5jFE830dUbk__f/Vi6gjz5jFE830dUbk__f -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./ewma.go mkdir -p $WORK/b038/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid alp3ZAibNDBo0vkwhZuv/alp3ZAibNDBo0vkwhZuv -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/cf/cf42f1d9dacc644d349d1f6ead75ccabc60d41c0509de71bcd5a382d87b9a132-d # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid 3gCW_Ffu-4x_vIcTTbMh/3gCW_Ffu-4x_vIcTTbMh -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a0/a0a3814b32029b00c0011c7d51d2fc56c64ecf18b9564b7b8b453d8d5714ec24-d # internal mkdir -p $WORK/b011/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ mkdir -p $WORK/b013/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b254/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XRPe7nTNwN7zs9SsHJ51/XRPe7nTNwN7zs9SsHJ51 -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid zmGiqw07dlFoV02MPpah/zmGiqw07dlFoV02MPpah -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go mkdir -p $WORK/b057/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b051/symabis ./sig_other.s cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/09/0941fff45474faa3fff1dc6100dac67f884e931fc3e6099cc33699d3f72df3b0-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/39/398f720c1dea004c9df08dba1f7a9d9e7a19ea95eeac037ed7bc1a0cc84b3af7-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/16/16740110bee08c3a0a431f2d9afdafa79ce6937ccdf5f80cfba885895530221d-d # internal mkdir -p $WORK/b021/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KGMPy4SblwShilCes6JL/KGMPy4SblwShilCes6JL -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b087/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Wn7G_RNtHFpNdY0pwjji/Wn7G_RNtHFpNdY0pwjji -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid komeEIduR_p80tyVzE-b/komeEIduR_p80tyVzE-b -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./common.go ./common_unix.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./list.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b045/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid gjPDFV5VwT24KrSCtY4k/gjPDFV5VwT24KrSCtY4k -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b281/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid SzxMo8uJLvcGo4Btto18/SzxMo8uJLvcGo4Btto18 -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sig.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b055/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/2d/2d3a24e45c6b72df246533bb607cf7f75fecf3dbcf6a8f9e765ce0946c19f893-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid piTzbyIIjRS2YGVQp0kd/piTzbyIIjRS2YGVQp0kd -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/60/602757644aca878a4d85feab790ad7a0283aa1176c1799f598883d53cf16dcb1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3e/3ed3896016a4dfd9d628a4c392ed1ee56c0f3cce60ae009ea68078b9a21b2044-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/bf/bffcff24663986766a2b088e537fe4ff3ee16548d871ba02f3c26c55b7e7da69-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPoZX5PKdFYPX5-kH34a/UPoZX5PKdFYPX5-kH34a -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/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b051/sig_other.o ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5sf54ABWQlKfaDzl3BJO/5sf54ABWQlKfaDzl3BJO -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ad/adf3bb014e55cfb2d555bb2dd1d277c9d15682c3a002ac52c169e3f9009569a9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3c/3c19a92402e404ce7a1b9d5ec687dad9018aca89c808cd6ebd1be740574f779d-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal 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_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sM4v8qUmX8HNnxEf2ab_/sM4v8qUmX8HNnxEf2ab_ -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_arm64.go ./index_native.go ./indexbyte_native.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0f/0fd55dbd1b4cc964e42fa25a4adc695a18b33385ecae031e5e4e3cc6bb2f4b2f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a2/a2db00bc6605d5c9f03a3673bb30a4d3be6c406348f388485c46ee1d87596f48-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 crypto/internal/boring/fipstls mkdir -p $WORK/b036/ 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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oR5mtgL4CuKomPb_7UPf/oR5mtgL4CuKomPb_7UPf -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./dummy.s math mkdir -p $WORK/b026/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -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/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid niH_1_4Kh92n2l-ifY69/niH_1_4Kh92n2l-ifY69 -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 ./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 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_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/dummy.o ./dummy.s cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 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 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 1wwrzzxHBZJcuf0CseVG/1wwrzzxHBZJcuf0CseVG -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 ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.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_arm64.go ./os_linux_generic.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_arm64.go ./signal_linux_arm64.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_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.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_arm64.go ./write_err.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -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/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal TERM='dumb' gcc -I . -fPIC -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_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_arm64.o $WORK/b026/exp_arm64.o $WORK/b026/floor_arm64.o $WORK/b026/modf_arm64.o $WORK/b026/sqrt_arm64.o $WORK/b026/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5c/5c283b9501e753b8f8bdcdaa642e402112b285a5679db22be7b3bada544ab42c-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b243/ cat >$WORK/b243/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_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid 6gjbD123D8t9YW6dL1k6/6gjbD123D8t9YW6dL1k6 -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/63/63c5abb21d48de25dd2c5c3647dec1d9f0dba9f3c3f76c96ff10f60b5b0100e0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 -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 -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 -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 -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 -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_arm64.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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_arm64/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_arm64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./asm_arm64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -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_arm64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_arm64.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_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/56/567453515f4fee0a399c849694f4fafb1a4e140b21919130b2cd948215ff1da6-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/19/199f6f30464b1b14d9a55fbd023ed2db3f8e5a999dc13ce4474883f6db5ea662-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b012/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s 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_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid w8cU-XUhe-CyyeojZ6pS/w8cU-XUhe-CyyeojZ6pS -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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid e1l2QzFL6kM_unPpzEqf/e1l2QzFL6kM_unPpzEqf -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_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4b/4bd4514ca008e837dc87455e8e99c557c72e368ffdb4139c60a657c3862cb4ce-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_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UhYmmy7KmhOCbdgDosW8/UhYmmy7KmhOCbdgDosW8 -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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XeYpHt-wYb-xjaFafdYv/XeYpHt-wYb-xjaFafdYv -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_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b5/b5ea6c18b637aba589b9e57c8e67d4fa72142ee2ffaef61a5e019a9620bd62e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4f/4f4190af26ac7375d2bdc4ce27519c977b4ecd7dda12e6c6e1f9cee7a5c5b8e7-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5e/5e8a49252b05c1a6bc610eaa38c9044fa90ab63fb57e05d35a0ce19b20b1cc8f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ 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_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid eV_omV7_zJZC7a7S6WmP/eV_omV7_zJZC7a7S6WmP -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go 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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid j5XpVI5HQs7DeUvjQ4ji/j5XpVI5HQs7DeUvjQ4ji -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_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/77/770609388d038de82fcf3a277d9819f4bf3ff5998e6126731262a5d1f5a2a373-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b020/ golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b081/ 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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s2ubjxlMHMmxaQqeSs_A/s2ubjxlMHMmxaQqeSs_A -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go strconv mkdir -p $WORK/b029/ 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 cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF github.com/containers/storage/pkg/locker mkdir -p $WORK/b323/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid c2tDbJm4sGNG10Kg7Nfp/c2tDbJm4sGNG10Kg7Nfp -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.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 github.com/opencontainers/selinux/go-selinux cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xTCSZ0K_UbsF7QxIjfk0/xTCSZ0K_UbsF7QxIjfk0 -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid XW2uWZE3tm4OhZVZMp3V/XW2uWZE3tm4OhZVZMp3V -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 mkdir -p $WORK/b215/ cat >$WORK/b323/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/b326/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid KvovaJFPrk3KDfwdPK_C/KvovaJFPrk3KDfwdPK_C -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./locker.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid O8KsGRvmhTpJUi4EXz32/O8KsGRvmhTpJUi4EXz32 -goversion go1.13.4 -D "" -importcfg $WORK/b215/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_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid nartc3J46BgLSNxmolI7/nartc3J46BgLSNxmolI7 -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./selinux_stub.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/26/266aec3818ae7af0720b47be9f9d033780f827a247e9fd94c996a587e1eef717-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_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_arm64.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_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid _CIRKnYAyv7UuzXL84mt/_CIRKnYAyv7UuzXL84mt -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_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d5/d583f9addb4b2eb0e910d76cf06f85cbec8d217717c1c86da2efe18165389647-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/8d/8da88003573c3ff20a2ccccfa6ce8ce3fc461df55a7444c659f25df81ed56e7a-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b326/_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_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid Tlr44TBEK6ttVTxhMNyF/Tlr44TBEK6ttVTxhMNyF -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./label.go ./label_stub.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c6/c64026fe6317ecb682317ec8b97380dd78d33e288ff541ecc6136c1301cdda55-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/97/97a1d7e99ac38e36cec221861f56e05f1680e3157bc204fe9a29bf8ad12d4066-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b180/ container/heap mkdir -p $WORK/b238/ cat >$WORK/b180/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_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid SJnL-Xq7c7oDStMHOIrO/SJnL-Xq7c7oDStMHOIrO -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./stream.go cat >$WORK/b238/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_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p container/heap -std -complete -installsuffix shared -buildid s8cQDVjPfLvQ-khKgnxF/s8cQDVjPfLvQ-khKgnxF -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/d6/d62aa83171ce65d2d761d32b5eb4c0e7792817cc935f15672c55e217ad371d4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/0e/0e2d2b8b2173383a4d1d92abcb5a16f0d44671a8f31d2ebe18b4aad75fbf2dcc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e7/e7a6f0f056df23204973c9485d0d7a745cfef4710f943825babdab9563b98e59-d # internal crypto/internal/randutil mkdir -p $WORK/b061/ hash github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/internal/uploadreader bytes text/tabwriter mkdir -p $WORK/b049/ strings mkdir -p $WORK/b037/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid JSIa8a_NrwPImvLgOMt7/JSIa8a_NrwPImvLgOMt7 -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./randutil.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p hash -std -complete -installsuffix shared -buildid xEUnVdDkRN6DxL0C32x_/xEUnVdDkRN6DxL0C32x_ -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./hash.go mkdir -p $WORK/b104/ mkdir -p $WORK/b132/ 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 mkdir -p $WORK/b019/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid o4xxcQiWyw8k1fWv2mYi/o4xxcQiWyw8k1fWv2mYi -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid H14BplXbcNkbyunvZuxk/H14BplXbcNkbyunvZuxk -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b360/ 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 /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid QAqlwRixWGTfoOAEqpK9/QAqlwRixWGTfoOAEqpK9 -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./upload_reader.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid hahLrYB0QQM4QRClguLV/hahLrYB0QQM4QRClguLV -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid yldNniRoQQkDGOs4m_ZA/yldNniRoQQkDGOs4m_ZA -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a5/a587dc19acfb847104afcf00e637ae7e19bd5d4d04e6e6925f924b0771639aa6-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bc/bc6a35688a1d3aa9f721bcc588fb7312dbd9d4afbe62808e9cd3ad2f759ab042-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid m5-p8uEdaj5FypswzUry/m5-p8uEdaj5FypswzUry -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bc6b37bd6ea3e9f499b107a46fd856842678d795eac2aa969150e736828f2152-d # internal hash/crc64 mkdir -p $WORK/b125/ hash/fnv hash/adler32 hash/crc32 mkdir -p $WORK/b113/ cat >$WORK/b125/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/b204/ cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid EVFNDOyDDRNmmrv6BUCV/EVFNDOyDDRNmmrv6BUCV -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./crc64.go cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./crc32_arm64.s mkdir -p $WORK/b214/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cat >$WORK/b204/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid G7OuxKjAiEa63Dh2QF2-/G7OuxKjAiEa63Dh2QF2- -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./fnv.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4MjiTUajrQbRjV8vd2Wv/4MjiTUajrQbRjV8vd2Wv -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a2/a2b203b8d19d501f5f388589da187870eb0fd595c94b8ad1c02ac350c82068b0-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01a860e5d801c8813533fc496e679dbb41c9cdefdb7f1e72c9d824030b6834b3-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/48/483d33a6ca12f277d6ac0c7ef07a6a8d08e25b064fe67cc09d6fba6619f998cc-d # internal cat >$WORK/b113/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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xVxqaNkaN37qdQVHOxAh/xVxqaNkaN37qdQVHOxAh -goversion go1.13.4 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d3/d3770157e08dd7455d3ada9664670c0ef0b95ff78550df3b875f2008d522a73e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2c/2c3a5f6e8785485c18010d8eee365c169c2ca85b56443236f5dc8e3911a8e577-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/34/34c5a580bcf7ab159ae986606ad653d0b0b50a2ad3cd03bb578caf850aef87e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c5/c52c718190a2bb868e4463e13d21baa4e2ac4d6f57cc07b5c1e994c8d18b112a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/ed/eda2bd5e631ff426494676fe569a25c50f42a226dbc07647d9585cd123c5e3d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03587c08fb9448da86c4c7e8c368d210b1f875229cb5268f3c3c32fe9a13d8b5-d # internal crypto mkdir -p $WORK/b048/ crypto/rc4 golang.org/x/crypto/openpgp/errors reflect mkdir -p $WORK/b028/ github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b301/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b211/ 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/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_arm64.s cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto -std -complete -installsuffix shared -buildid sIdLSduZrGlOV9DTLgJj/sIdLSduZrGlOV9DTLgJj -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./crypto.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b067/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config 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_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid S7o1QQeyxhGwe-3ElDi0/S7o1QQeyxhGwe-3ElDi0 -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 1VmW-1tWqhkaIfYD2vKs/1VmW-1tWqhkaIfYD2vKs -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LXF2EkjyhYqfRW-W6ZvN/LXF2EkjyhYqfRW-W6ZvN -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./rc4.go 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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid mZd8lWFunyPOffmaxDD0/mZd8lWFunyPOffmaxDD0 -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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8e/8e2f24cc6b43132af3cf4eeb58eb7952e6bbbe946fb2824acdb6865871a49fac-d # internal golang.org/x/text/transform mkdir -p $WORK/b308/ vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b040/ mkdir -p $WORK/b153/ 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_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y43CDCGZktko08X2WdrA/Y43CDCGZktko08X2WdrA -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b153/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/b308/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 /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid plVjkAzryyhaLAxVzP8i/plVjkAzryyhaLAxVzP8i -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./transform.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid rpoDbANk45-MU-My8Zeq/rpoDbANk45-MU-My8Zeq -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c2/c2d5ca145ad3951182ed55e611b81c963e4a4f0d12760d3f7979f7c50bd93d00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/66/669241ffbee1aa49c80a2c83e4d4351c73a7d58e132048da3e27033354506321-d # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/b8/b804a3a2d194351ed59f680b25c92d67bc5c17d3f22e38a35562673524253603-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_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_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid aWJt42Hn199WmW8lnTsD/aWJt42Hn199WmW8lnTsD -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e1/e1768b5191358daa063b2b229e5363aa37f9a37dc9b1cf644d6f0a5790b88f73-d # internal encoding/base32 mkdir -p $WORK/b128/ github.com/docker/docker/api/types/versions github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg path github.com/containers/storage/pkg/stringutils regexp/syntax mkdir -p $WORK/b130/ cat >$WORK/b128/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/b186/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _pIsE35BRi1YtH7utVy1/_pIsE35BRi1YtH7utVy1 -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./base32.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b096/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ZweSLEsPqA4bgJBKA5O1/ZweSLEsPqA4bgJBKA5O1 -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./compare.go mkdir -p $WORK/b343/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b095/ 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_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid e4XnJjduN17cXa_vfIS_/e4XnJjduN17cXa_vfIS_ -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./autoneg.go cat >$WORK/b343/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 cat >$WORK/b096/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_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p path -std -complete -installsuffix shared -buildid bIuBpSo-Yx5SB7Unni-t/bIuBpSo-Yx5SB7Unni-t -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 9WpFbr1EpmaSVims90a8/9WpFbr1EpmaSVims90a8 -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./stringutils.go cat >$WORK/b095/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_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid rbN1JG7di3hRiFx_NyZP/rbN1JG7di3hRiFx_NyZP -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e2/e22d3750f6fa52dc8d3a7fc0c235d7a8f382d37788c677d9648b665254a5c904-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/2a/2af22710d7c85af26da488ca0a33113a6669189a6ea6ae5f8c91729c4e76465d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e7/e7565cde610aac06a5e9377032dc306a606fe7e0ec207280a614318c4fbeb1f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4c/4cc3b96fd94efe7968531a483e3de341990582322aa3da59c6f6852996e8f458-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/96/96dab1e16f78968a6bf62c3f65795f78f8edc6e0cfc4590f231a272180e9cbf1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/27/275e998039aaed5dbe0690d389cbfe0c3f8c872450fb93dd4323543439c357e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a9/a948d81566e00a70ebfd085341a784f503c2a7116011771a7b506d24e60651d5-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/72/729015891f65dd331405cccd37a8e2ff6ee2e7b515497a8eb90077f114eec37a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/0a/0a8f8cb9255aede3e79f990e9e9f1118fb092bd757bfaa2971f7508ed616755f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4b/4b24ab9d3a1bf9f01031dcefff5e0de366d8aec15c1762d579dde357e2606c60-d # internal compress/bzip2 mkdir -p $WORK/b108/ image mkdir -p $WORK/b218/ cat >$WORK/b108/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_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid -38hU3TvrHYoNreOWYLP/-38hU3TvrHYoNreOWYLP -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b219/_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_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid 4e04ecXLxJzx4zSBJkjz/4e04ecXLxJzx4zSBJkjz -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/1d/1d767499427049500a7251507da4baa33464f05d8e29c51206e8367e47cb74af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d6/d621ece4bc53bf8f6b4a55cfc73e470aac6d001c86a0ecb9cf01e7fb334f972c-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/51/5111849f7ad0dee88299cc33b3408a97c974d15a14bf6ccd84c42d4fdca13f35-d # internal internal/syscall/unix mkdir -p $WORK/b035/ time mkdir -p $WORK/b015/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NRHndJ3MDDo5FoVxsM8x/NRHndJ3MDDo5FoVxsM8x -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.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_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid z7Iu4-TyZ7gGxq0lhGrq/z7Iu4-TyZ7gGxq0lhGrq -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_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/71/7134cd475f4f725620252d9dbcc0c5396257f5c12acc5bf499c23969eae7d2f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d8/d876356cc62afe44cb1bfa19f6b0af711bee372fe9e9428adcfb48213a69e721-d # internal image/internal/imageutil mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b218/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid F7SxtBPZ0T8vCDOEyzzj/F7SxtBPZ0T8vCDOEyzzj -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/21/21bc76d5d90848bc7bfd7eb033c7570e88d75a9bbe79baaec8671c906220476d-d # internal image/jpeg mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid D1tUVHwhJ16jejjcsUYL/D1tUVHwhJ16jejjcsUYL -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ac/ac10ea0f835dfc6f42c0b29341d86bd7f7cf5526893850dddfdc47552176e97c-d # internal regexp mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$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 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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp -std -complete -installsuffix shared -buildid Q9u6pxd5BwPzr_I8IMgy/Q9u6pxd5BwPzr_I8IMgy -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0e/0e6305a2b37f7cdf1d89f6b9893aaae1925d5e549bda0e1c79135d56f9d62efa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fa/fa2d1dc4a714a2664cee7ac2ce97bd28090bec81127a1cff6f0efda169e51e25-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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid aqRUgo9LHYObWUL2IPyP/aqRUgo9LHYObWUL2IPyP -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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid Sd4VkqwanUuN2JLQWsMx/Sd4VkqwanUuN2JLQWsMx -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_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2c/2c679492602eec0ac99bb66e342551e16cf08fa4443b9bfbfb7014050ebc64e1-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid EposswYQn_P26eddB_R6/EposswYQn_P26eddB_R6 -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/69/69b1d4eecb8eb4bce347a61a3b97dd8dd99830593c9bc0e30835c02d5cf47cb5-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d1/d1c8956ec170d821f5a5da16faf7b67b79a53ce58699377095105f2d83e9b7da-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b244/ golang.org/x/net/context mkdir -p $WORK/b296/ cat >$WORK/b244/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid Z3JP3-sw-9xKp5d0Ju7K/Z3JP3-sw-9xKp5d0Ju7K -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack ./semaphore.go cat >$WORK/b296/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/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid HbHwzsYWk8bqvei6v1vi/HbHwzsYWk8bqvei6v1vi -goversion go1.13.4 -D "" -importcfg $WORK/b296/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/9d/9d9bf42409fa3904546bb2a92d51a92ab7610d1376644c5f4eb353173b81d6a4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/37/3739e077d99295126c071362a22c352ab84fd99b9b3c93771892aa89d742efc1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9b/9bacd74f70861507f143af3bc8b55dc4609aae49e55d5c0d7d4a9d6a920944ff-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_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid ioKlA_9T8maHcjMTocpX/ioKlA_9T8maHcjMTocpX -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_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ae/aed775e7e7fa7e69dcae8d677bf59f2eecf9dafa77848a1c2e517e14d2ca5ccf-d # internal encoding/binary mkdir -p $WORK/b025/ github.com/hashicorp/errwrap mkdir -p $WORK/b351/ internal/fmtsort 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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMGGEmZMPxyplD_Ffspg/QMGGEmZMPxyplD_Ffspg -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b031/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid CoPHZ8Y2Az8Rmdf8qe6w/CoPHZ8Y2Az8Rmdf8qe6w -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid UmoFayjHc7BlCbZZ6Tv5/UmoFayjHc7BlCbZZ6Tv5 -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/6a/6a93a707f2363a33505636aea1258f978cb3e486e315ddce1c93bfc978bb28f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4b/4bb70533bca1e3e46be75876cd1592a89bb3612f784acce9876bfc029a7e7acf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/25/25de3b7cdaa4090ca7053c744b94b25856945eb6e63e0c42e63f07831eb4ea0d-d # internal encoding/base64 mkdir -p $WORK/b024/ crypto/md5 mkdir -p $WORK/b066/ crypto/ed25519/internal/edwards25519 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/crypto/poly1305 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid hXoWHqJFu9HzTK6Wukar/hXoWHqJFu9HzTK6Wukar -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go vendor/golang.org/x/crypto/curve25519 crypto/cipher mkdir -p $WORK/b044/ mkdir -p $WORK/b064/ cat >$WORK/b066/go_asm.h << 'EOF' # internal 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 packagefile runtime=$WORK/b005/_pkg_.a EOF github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/snappy cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./md5block_arm64.s mkdir -p $WORK/b114/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid VSWvndUJhkLlZXIqt5Jd/VSWvndUJhkLlZXIqt5Jd -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b112/ mkdir -p $WORK/b089/ cat >$WORK/b114/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 cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b088/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_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_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid 1wPLIGE0qD9tj5mKMz0Y/1wPLIGE0qD9tj5mKMz0Y -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid VWGMEoW0echs0fh0TNFr/VWGMEoW0echs0fh0TNFr -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IF7CBiE2mdfeR_GtSxkc/IF7CBiE2mdfeR_GtSxkc -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid vINfg-olwRnwoeBi6cYI/vINfg-olwRnwoeBi6cYI -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./curve25519.go ./doc.go 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/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid IPHPOakpIAfP00K7C5nr/IPHPOakpIAfP00K7C5nr -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LhC0MAc3xLIECdColpiN/LhC0MAc3xLIECdColpiN -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 golang.org/x/sys/unix mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b120/symabis ./asm_linux_arm64.s cat >$WORK/b120/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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid HNBW0FJZnd4ydarZ7AvE/HNBW0FJZnd4ydarZ7AvE -goversion go1.13.4 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/24/242c3499d910d96774ee67893334cd8a5dbea3512147d2b8366d4b8a4444d13a-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b258/ fmt runtime/debug mkdir -p $WORK/b116/ path/filepath mkdir -p $WORK/b079/ cat >$WORK/b258/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_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 82GcT7OXbm7cb913VXjj/82GcT7OXbm7cb913VXjj -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./mount.go cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/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 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/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid YNrhy9hi_8fwvXvXGWG_/YNrhy9hi_8fwvXvXGWG_ -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid l0hvCFXv_ijcgQVlswAy/l0hvCFXv_ijcgQVlswAy -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b116/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_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p runtime/debug -std -installsuffix shared -buildid PIUtUBhWMoxBveqfIEp0/PIUtUBhWMoxBveqfIEp0 -goversion go1.13.4 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/39/399326882376cfd223094813e77d9482935b9c9c36aa7295271b4ebbfecc7d82-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/fc/fcaa20df634d208f7914022d226f58f92eb850899f7ec24b51d80e0f7cdb79f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f9/f91f62da61dc4615cfd0bb0a7f22003d0fba4397d8c24acae9ff512f5dd2c561-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/md5block_arm64.o ./md5block_arm64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/76/7693f1956dd5be59bcc73fe40e63a02758fadac6a69fd098d097099e9570a8c6-d # internal encoding/pem mkdir -p $WORK/b075/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ 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_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BZC2NDE1z_iNY0V4FfFq/BZC2NDE1z_iNY0V4FfFq -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./pem.go cat >$WORK/b210/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/b211/_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_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid XcZrgMP87KXiZ83iLslV/XcZrgMP87KXiZ83iLslV -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cd/cdbfe03cf4b94e7078cdffcccc55f8d1e6ff9c54d0701b0dd87b518c89f255e9-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/cc/ccb567b0e620318f259b16f42e31a6e6b488b3c2145056af3426d31fc23a7840-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c1182b5e73106a9f6f8c53f5a4b6300844b778c2a0165e236fc4cd0f3014d4fe-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f1/f10012bb7d0c581b4cef94f1e204750c732b6e5587f392da5528c144fe5b86b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a5/a5cf8187443ef90938cebcd24395eee6030ed7dca7094383f9691aefd3a3c7a6-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/be/be010be68cb496ad53a74e5a65a95f77ce3838bc7685e825b131eb042a6cea44-d # internal crypto/des mkdir -p $WORK/b058/ vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b086/ 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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid yx-6JS4NaEE85GdNu36D/yx-6JS4NaEE85GdNu36D -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/74/74c3b668c0ae348b1fa5eab5881b9a05d9de8c64602af2a7e89ee83f336eb3a9-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid lfViRX6WCYjdsyMHNr8i/lfViRX6WCYjdsyMHNr8i -goversion go1.13.4 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4c/4c9481f67db2d19b6b448d361f12ca6da9517ccc7e1a6361ce28d439221f641d-d # internal io/ioutil mkdir -p $WORK/b078/ os/exec mkdir -p $WORK/b137/ 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_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6wSYIK3ma-kDdGtFcuU4/6wSYIK3ma-kDdGtFcuU4 -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b137/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_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p os/exec -std -complete -installsuffix shared -buildid jPys0k_6viRoTaGjMBIH/jPys0k_6viRoTaGjMBIH -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/03/0325c907ee8f73b1e8043fd7f44128141d0a8a5967d61c51d6d37fd7f0ec45da-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ 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 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 EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9CuK1fzvFiYOS9fIpND6/9CuK1fzvFiYOS9fIpND6 -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/66/66c71e435e72a5cb318ee524de4137fb31d5c9e7346ac61ea1e0458b4a0f49df-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5a/5a6feefff9c738e7edad2a2c3937e1cda0848dd2b302273f5e4cc867f78a931d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/24/24444405746024ca4fe275b164e010a2811aa9b34cf160bf7adf23ee4fff7b68-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b322/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b190/ cat >$WORK/b322/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_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid jDPyzeVVRA6Umas5g0WN/jDPyzeVVRA6Umas5g0WN -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b190/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_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid QqmlsH_NP3PojC--Pus1/QqmlsH_NP3PojC--Pus1 -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/65/655c6d344c196b798161c14a4d72980a09bfd67470b81eeba92fb46bf4a00184-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/dc/dc3413446d6eb8764e09f99d8bc2220fcccaa541c2aea90045a4049ad457fe6c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/33/337539cf660213b883c51563a30d6cde84a770efeea677a62a55b649215c4d54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/af/af379ed5fd0dcd818c2f1feeb2521d96b9e031da19dc1d04a86494b525af35e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c5/c58d1e012f60b74db695b4ebc263cceda6f51bcec0a3932ec2dce2e9649b3eeb-d # internal encoding/hex mkdir -p $WORK/b074/ net/url mkdir -p $WORK/b084/ github.com/pkg/errors log 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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rlsr6BnJw33ZBrDqPyJg/rlsr6BnJw33ZBrDqPyJg -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.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 github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b097/ github.com/opencontainers/image-spec/specs-go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p net/url -std -complete -installsuffix shared -buildid v1VyFcg7hgnpfpFlBel_/v1VyFcg7hgnpfpFlBel_ -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go github.com/opencontainers/go-digest mkdir -p $WORK/b093/ github.com/klauspost/compress/fse encoding/json cat >$WORK/b097/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/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b093/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/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid ARJ1idC5iJz2VIMNxKVQ/ARJ1idC5iJz2VIMNxKVQ -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./go113.go ./stack.go os/user cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid bvetdI8GT4OpSBOnNmcA/bvetdI8GT4OpSBOnNmcA -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b155/ compress/flate github.com/klauspost/compress/flate github.com/prometheus/procfs/internal/fs encoding/csv mkdir -p $WORK/b196/ github.com/BurntSushi/toml flag mkdir -p $WORK/b141/ math/big github.com/containers/image/v5/version cat >$WORK/b155/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/b153/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b196/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 cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bafYT_e-5QtHanPg0KWB/bafYT_e-5QtHanPg0KWB -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 6xb3WCVlxH9oS2UedCrd/6xb3WCVlxH9oS2UedCrd -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./reader.go ./writer.go cat >$WORK/b141/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 mkdir -p $WORK/b115/ mkdir -p $WORK/b122/ gopkg.in/yaml.v2 github.com/docker/docker/api/types/blkiodev gopkg.in/square/go-jose.v2/json github.com/mtrmac/gpgme cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid j_TXBe8zhLzFWJ01mvos/j_TXBe8zhLzFWJ01mvos -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b115/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_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p log -std -complete -installsuffix shared -buildid sQL9fiYs7BJ6jK9j8C6a/sQL9fiYs7BJ6jK9j8C6a -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./log.go mkdir -p $WORK/b106/ cat >$WORK/b122/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 mkdir -p $WORK/b111/ mkdir -p $WORK/b018/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid mTanxOCOpX-Vu5athC0l/mTanxOCOpX-Vu5athC0l -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./xlog.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b139/ github.com/vbauerster/mpb/v5/decor cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid aAlNFLMZME3VWww7GgL-/aAlNFLMZME3VWww7GgL- -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./version.go ./versioned.go cat >$WORK/b111/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 mkdir -p $WORK/b158/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go 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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid SwoZl0bxxLdZfSleCSn8/SwoZl0bxxLdZfSleCSn8 -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid yRJExpfCwnKL_yg-b3GC/yRJExpfCwnKL_yg-b3GC -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 mkdir -p $WORK/b159/ cat >$WORK/b158/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/b161/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NXN_Ok2XtWtm1Ch7ZLXf/NXN_Ok2XtWtm1Ch7ZLXf -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b163/ mkdir -p $WORK/b149/ cat >$WORK/b161/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 cat >$WORK/b159/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/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XuNSkY-HQXpXjTjs_3zg/XuNSkY-HQXpXjTjs_3zg -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b118/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p mime -std -complete -installsuffix shared -buildid OOLWKvFYnKtITMAGtjB5/OOLWKvFYnKtITMAGtjB5 -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b189/ cat >$WORK/b163/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 cat >$WORK/b149/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 cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9zQq6DsHnm42qKznDgU7/9zQq6DsHnm42qKznDgU7 -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/docker/go-units mkdir -p $WORK/b261/ google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b266/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid oWbQ3E8Zyp7ZzuteMAu8/oWbQ3E8Zyp7ZzuteMAu8 -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b189/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 /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid NmswcWpoLIJRWe_-KG74/NmswcWpoLIJRWe_-KG74 -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./fs.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid HfX3NOIEThevIzIbm85o/HfX3NOIEThevIzIbm85o -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b053/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b118/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid DU0Il3dURGO1jRr9c8pl/DU0Il3dURGO1jRr9c8pl -goversion go1.13.4 -D "" -importcfg $WORK/b266/importcfg -pack ./code_string.go ./codes.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a6/a698d65fe99e83adaaf491935bf4b0aa0bb40ccdfb95d2a9ad0d333c1a7c2e61-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid p57Q0X4fzaKw9fO2-obr/p57Q0X4fzaKw9fO2-obr -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go mkdir -p $WORK/b207/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./arith_arm64.s cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_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_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid qNLu5HTiKwuBdZEVGZnB/qNLu5HTiKwuBdZEVGZnB -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./version.go mkdir -p $WORK/b194/ mkdir -p $WORK/b257/ cat >$WORK/b194/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/b094/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid GUd5IQvnRvjKU_HNBmBl/GUd5IQvnRvjKU_HNBmBl -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go mkdir -p $WORK/b229/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal mkdir -p $WORK/b208/ 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_arm64/cgo -objdir $WORK/b208/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid lV1t7QSgM_4iEAZfzwHP/lV1t7QSgM_4iEAZfzwHP -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./blkio.go cat >$WORK/b229/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/b240/ 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 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 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/9e/9ecabdf0ea9bf103398d831ccc5cb68007b367301bfc878427f159afd01a0ec4-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid vtRqZYVv_BFRLA4lGVPe/vtRqZYVv_BFRLA4lGVPe -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/big -std -installsuffix shared -buildid azutEv3ZAngQ4XXEDQ5A/azutEv3ZAngQ4XXEDQ5A -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_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go mkdir -p $WORK/b197/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b241/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b242/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_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 cat >$WORK/b197/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 text/scanner github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid di0jAEkMCJUmms2y1Ae-/di0jAEkMCJUmms2y1Ae- -goversion go1.13.4 -D "" -importcfg $WORK/b240/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 mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p flag -std -complete -installsuffix shared -buildid 4FUmcPZVMVr4MTrnLtYP/4FUmcPZVMVr4MTrnLtYP -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d8/d881d8c42f5f2eae11b5f0ef3b8ac6a63ecfbad4ca5d65780750a13370b31a07-d # internal mkdir -p $WORK/b282/ cat >$WORK/b290/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 /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid jU-xXdXMPsu9qJLjYFRy/jU-xXdXMPsu9qJLjYFRy -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f4/f41a0a520166a42147a693fa8b4621b280a12cff4bd1050ef66da8e6e3d76ce0-d # internal cat >$WORK/b282/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 cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4b/4be4cc737aa9ed5801cfd142d10108c7745b660b1d10d16886267d11400eb887-d # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/56/56ee787f6545e6e9a4af954c971c723bd361657f91d4636eacb20e2fbe25686d-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/48/480f5f043760c2aab87bd8951a8512e1890ff6f8bea92a022b617e1a7df49850-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid txVBc7Aw9qpkWPE4dRPf/txVBc7Aw9qpkWPE4dRPf -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/03/03cc6afb8addf6b7e034d2bee16125cca0c0b01f5378059bc1f063821be40943-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b3/b3fc93d42cab0843475885b669bcb97c9e6a8457ffcc08c25085c2d6418390e4-d # internal mkdir -p $WORK/b154/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/04/040656b12013e57e671bdf4928b775b13ef42dd8fe7791a18a54d8368036f5a4-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/6b/6b639c3699c676ff32cd295d2f843a8e1d23f50c2b34ca13b6978c2c651ce99c-d # internal cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b246/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid lotoTQ7w26YBBWfNTfgA/lotoTQ7w26YBBWfNTfgA -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d6/d699c3471e7b31bdf471868dd882b38f475caef8040ac30e557627bd52248a1e-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b275/ github.com/containers/image/v5/oci/internal github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b286/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF github.com/imdario/mergo go.etcd.io/bbolt cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/00/005c673591d87ac3457a0e84050adad619b0af5dc2a59cb4265f29b715d4047d-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e3/e3bb3d97616ea5c0171179ef113ec54d01adb9817541877e651a7a1ff08a0151-d # internal mkdir -p $WORK/b303/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_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/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid QJxTujMErrKcKV7KZTO9/QJxTujMErrKcKV7KZTO9 -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid Rlv9QqTsvPFerw3WPdSx/Rlv9QqTsvPFerw3WPdSx -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./path.go mkdir -p $WORK/b203/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid TzDjfakQLjyMYFIayp65/TzDjfakQLjyMYFIayp65 -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./oci_util.go mkdir -p $WORK/b099/ github.com/containers/image/v5/docker/reference mkdir -p $WORK/b092/ cat >$WORK/b203/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/b204/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_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/b303/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 cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid NlHy7qzQ_I3b8yopfcjj/NlHy7qzQ_I3b8yopfcjj -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./bolt_arm64.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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid sMdjyxyk7hX3zIurjL2I/sMdjyxyk7hX3zIurjL2I -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./iolimits.go mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b123/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid PtvKWsuGY2HpNV7sed3p/PtvKWsuGY2HpNV7sed3p -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid amChf57pCJz-luvFXYfF/amChf57pCJz-luvFXYfF -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./constructors.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 2O-b0oNjmLtudjxiJFHk/2O-b0oNjmLtudjxiJFHk -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b123/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/b124/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF github.com/docker/distribution/digestset mkdir -p $WORK/b169/ cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d0/d08e4f9f0b8062ead7c286697b27b4388016cd6cdba7045561de15ded4b98e84-d # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b105/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid VgsZX0i6XDsuLjp2fEyb/VgsZX0i6XDsuLjp2fEyb -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./set.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 golang.org/x/text/unicode/bidi mkdir -p $WORK/b309/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid Xbb-e4XQzxhdlJgBQrlk/Xbb-e4XQzxhdlJgBQrlk -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/74/7479c3afa77c4e60ebc5a67d04da61902f733411052b99e9ca9450a4fad13d62-d # internal cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid vqmOpnaEq_xOG02JozR0/vqmOpnaEq_xOG02JozR0 -goversion go1.13.4 -D "" -importcfg $WORK/b309/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/9b/9b8d9f83e13142966b4ab53b8304c7c119f6cf416caccfa822be9d73d44497a0-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c8/c8c50377ac7a4e9d3cbd5c9512651aa2d95b13f61b0aa7f696adf4acc6f28099-d # internal golang.org/x/text/unicode/norm cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid X7eB5yNwkT7J_gje2RO0/X7eB5yNwkT7J_gje2RO0 -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/bf/bfbf6ce066e2bb27fb82e33b2631b077d776608d3cf75f81eedb332d62301c5b-d # internal mkdir -p $WORK/b310/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cat >$WORK/b310/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/b308/_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_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 3oyTHVM1h1pRJ5xeoOrd/3oyTHVM1h1pRJ5xeoOrd -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8f/8f8d255b8d0a75f02f6e2aa64925e685d70f7fd0fca198ac7a6c351bce425a3a-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b316/ cat >$WORK/b316/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/b137/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 3kEPl2vPDYCNxtaDBHoW/3kEPl2vPDYCNxtaDBHoW -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./command_linux.go ./reexec.go mkdir -p $WORK/b311/ cat >$WORK/b311/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid l_gT-yhHAQf14KFmNjFC/l_gT-yhHAQf14KFmNjFC -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/ae/aed75c18a09886da2418ba0e94bd39a041f98e293d6831dbbcf937c63e89bce8-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b318/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal github.com/containers/storage/pkg/parsers github.com/syndtr/gocapability/capability mkdir -p $WORK/b317/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_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_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid zX8Vi2WkROLnrEVMJ_Gc/zX8Vi2WkROLnrEVMJ_Gc -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./pwalk.go cat >$WORK/b317/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid moHEhcyy27fGTYsBnLzG/moHEhcyy27fGTYsBnLzG -goversion go1.13.4 -D "" -importcfg $WORK/b317/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b324/ cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/7d/7dab6412aa8a53eef91f0933f4f6719a20c88fe409ca4b9939aa49ef84775931-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b274/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_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/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid hhg7YYQQILkdFpvRS4pz/hhg7YYQQILkdFpvRS4pz -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./parsers.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid h6tlpgH29nhNjUmsxqSv/h6tlpgH29nhNjUmsxqSv -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/65/65357c2f2a0810781ebe5899669a1baba7a1b4570f2c356b6419e57736b911d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ac/ac00584abfa48386c61b88b4805bdc782a979d2399d34eb1409c003e23a3aea8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/fc/fc18581cb7c523161f9d2efd9021b85b3b2e11bb5bfe4ee02f0c2730e25fbf70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/8b/8b1f50ce1a447d8e4644a9c89c115712da7e1febbe8fcf1562011af013a1ba82-d # internal mkdir -p $WORK/b339/ cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b2/b264c9c1a1df66f7f23345f12073da94cc3febd2c01b350ad9c3f801efc86fb1-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/d6/d6188c0c9e85840f6c919cfcb84f591925f0ba23150c5efd6e1c15ad8d0b716c-d # internal cat >$WORK/b339/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/b137/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid jWLcdWt7VXCgz887dQkx/jWLcdWt7VXCgz887dQkx -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/2b/2bcaad4f9136bdb786080150e4134093eb3df6cf05ecbaac3f78a4767ae16496-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c5/c5cc9df66b1a0788a924c0afd1934d3af8182bda7041a101b34f8cbd0c0ce18c-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid gJfTGc1hVsY-tUh8YSv5/gJfTGc1hVsY-tUh8YSv5 -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ff/ffc4b9ec7ce379153bfac92e860e38dfad88654561c44ec1e7c03c61b6835133-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid 1Edev54j92VjH9xnnajD/1Edev54j92VjH9xnnajD -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/5a/5a945ab18f388ed98234c3b72b01c3401f6fd96de7535452ba613b26800f08f8-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b110/ google.golang.org/grpc/internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_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_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid vTC8JX74mw0mz22rVU63/vTC8JX74mw0mz22rVU63 -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go mkdir -p $WORK/b273/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_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_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid feRh_Ec_h1yVbPwdINs5/feRh_Ec_h1yVbPwdINs5 -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./internal.go github.com/tchap/go-patricia/patricia mkdir -p $WORK/b347/ cat >$WORK/b347/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_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 9YtYHTrv2ue3RTNsDfsT/9YtYHTrv2ue3RTNsDfsT -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./children.go ./patricia.go github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b349/ cat >$WORK/b349/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_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid IE7uHIa8CSLvY7YLIcBf/IE7uHIa8CSLvY7YLIcBf -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/asm_linux_arm64.o ./asm_linux_arm64.s github.com/hashicorp/go-multierror mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b351/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF go/token mkdir -p $WORK/b357/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid bZYwNujTOmBjh49Ub763/bZYwNujTOmBjh49Ub763 -goversion go1.13.4 -D "" -importcfg $WORK/b350/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/79/796f15a5348962104199dc2afed55ea7bd58919755b126055493c5b218e9d31a-d # internal cat >$WORK/b357/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_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p go/token -std -complete -installsuffix shared -buildid UQ-b1LoyWz0_5efDxsNh/UQ-b1LoyWz0_5efDxsNh -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./position.go ./serialize.go ./token.go text/template/parse mkdir -p $WORK/b362/ cat >$WORK/b362/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 cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid OmuCAhM_dKWT89CjvkL1/OmuCAhM_dKWT89CjvkL1 -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/4d/4d7011e261c39394c9b1e90c8772162cbae135464ddf301dbb75e15cb0a41007-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/6c/6ceb7694c42300c79438f245d3d8a2df59da59fa95391866a320a25273b3c954-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/43/430b044764480a11806c69eb6f056d9078cada5ee2d2bb18f7aa5f2b031026f1-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c5/c566a1a3a68886e9d417d7095717380ca23304616a7ad5b8128aba5e9a1bfed1-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b329/ github.com/containers/storage/pkg/fsutils github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b134/ golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b198/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b120/_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_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 5YEi_pms-t2E7SZ6zhPn/5YEi_pms-t2E7SZ6zhPn -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./dmesg_linux.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/29/29ff642b419cde5e73d65e8b6e1212dfa99e356407b91534d1270081734b4e30-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid aJ4V7bnXSmmgDWg9OOoi/aJ4V7bnXSmmgDWg9OOoi -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b091/ mkdir -p $WORK/b335/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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 cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_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_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Rm-G-k8U6S-iyA58jWXl/Rm-G-k8U6S-iyA58jWXl -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 4HF2d_ESh4b7fTX1MLCA/4HF2d_ESh4b7fTX1MLCA -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./fsutils_linux.go github.com/containers/image/v5/types cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid VvX5l6LiiYkWszRGOGli/VvX5l6LiiYkWszRGOGli -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal mkdir -p $WORK/b102/ cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d7/d721d39f79adcde5456a7ebc5e597ff950a919534e95b004ebccfb8b627171f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_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/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid ZSHgc7JmbWEduqzfHfJI/ZSHgc7JmbWEduqzfHfJI -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./types.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/01/019cf451b998a6a08fa6d1c378177456c948b7e37fe1a152ce136eccd7bc16cc-d # internal compress/gzip mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF compress/zlib mkdir -p $WORK/b213/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Qfefqb_absIy_t9kP1A5/Qfefqb_absIy_t9kP1A5 -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/7d/7d6fdca572c1379b4d94caa5142ea6ad57d269e03634541965a0dbfc20437312-d # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b214/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid fWdg5Xh9oQWXT5artUkA/fWdg5Xh9oQWXT5artUkA -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/7a/7a1d8ab571e61f1ed732f778b72bf7ae2ae0cd663e5d81525e262e6de57c2ef4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/72/7271753853cb37846f64bf390e83538e1515a0b248b02c8331e3152a3c1d34fa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OXBRGj2crREx-SMPlxxA/OXBRGj2crREx-SMPlxxA -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/0a/0afe142c05500a8f4895b96b760eebc1da9f3f7b3b47dfa356ee01776662d731-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6e/6ebdaff30ade9d28b57132028e9d35cace8d3759238393d1e9b8b22966682c05-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/58/58b1b41f39b58d7c9abd9591c2a2bc056dea87bb0e8b73eb523472a4c8828211-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/58/584a59f297bb8405840e96e26e095014d6c30d787fe2d8c1c30edfd7bae3b0c3-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/37/37e8fed533fa01fefa597e5b4462879d60ba134f86a930bb08ae866a4572910c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d9/d935ef428582cd6abb938a9ea2d8bd69eeeb994fc8656d16010d90b36876ae2d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b346/ cat >$WORK/b346/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/b347/_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_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid tfXHjnJWbtmixRmLxAnK/tfXHjnJWbtmixRmLxAnK -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./truncindex.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/77/770ffb7e3b7cf70e5ea87f752c44dbf4436a0c2eee8676ad2006de45482e4b1f-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/94/949da9df4e9534849b894b32911ea4973d27d20995ff63bdf751403c7a627205-d # internal go/scanner 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/token=$WORK/b357/_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_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid P_7NHckYm6YEbogbtc_k/P_7NHckYm6YEbogbtc_k -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fd/fdeccf0b56e0e32fd07ca5c95c6fd3cb752103d6ff0e6f0cf07544cce546adf5-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/0c/0cd8599fd6b62dffcb04472ef957d1293b67655ccc4bcb0e30b4e1f2f8f65b15-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b308/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_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_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid qK1QsoAgrqa9QqnQTse8/qK1QsoAgrqa9QqnQTse8 -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/bc/bc5c7531b14e7c4bb1a5c8f7f81f5ca15584c453980f3159f06ea1508c5198d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f6/f6ff9cb0a4a80e7393f1ea0139c201193d20c5954bf0cc8e92f5fc8ef1fbd0b5-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9f/9fa4269f58489325f7adbc59acdac144d4a0f1c5854033187678065a40b25141-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GIxhsOUQ2c1DNUk1aCuu/GIxhsOUQ2c1DNUk1aCuu -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/a5/a52bb5f8f8ec1611e1a608ba70a3cf9ea9545b74f49a78777748077365220f32-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/de/dec49be275a63fb40c0b249b4c94181eb344ef7d215f5e5a0e3d9acd4c690a20-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/37/37a6375650f3b8e2d10b1f2ae8fd8321acca88c7830436f995bb1218a49c1a76-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b101/ github.com/containers/image/v5/pkg/blobinfocache/none cat >$WORK/b101/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/b102/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile os=$WORK/b033/_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/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid uR4_nAaPVUl90tGQ5PvV/uR4_nAaPVUl90tGQ5PvV -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./platform_matcher.go mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a EOF github.com/containers/image/v5/transports github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b165/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid W6oExsZXL5r4nV_hipCp/W6oExsZXL5r4nV_hipCp -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./none.go mkdir -p $WORK/b202/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b251/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid v5QHMQ-u4dCw9XlEN7XI/v5QHMQ-u4dCw9XlEN7XI -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./stub.go ./transports.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_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_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid CEWEnMSUv8P--yd__h3e/CEWEnMSUv8P--yd__h3e -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./prioritize.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b102/_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_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 6aNmlmLJQYZFIspOCEE1/6aNmlmLJQYZFIspOCEE1 -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a5/a50262ce45f89b2fa5c052a0302b7bd7f88be207105881289dee3bb87ddc0f78-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0d/0d0c65d74283cf247a9bd451fe67ce243c15cf6d9f68eed330cba8dd7fa386dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/89/89e442490bbeaaeea20eaf7762d2012436aa007265a1e326dc58a541cf63437a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/24/24bd331f784cf1e8ba4a78dfd0b90ec68fdb77a395e68bcecfbdc7a4bb010a42-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b126/ github.com/docker/docker/api/types/strslice github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b136/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/43/432a96007412e9fc4faa0e1efc22bd66b01f073d3bc2a6c2481c46a3bc8f85f0-d # internal mkdir -p $WORK/b259/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF github.com/prometheus/common/model cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid W3tumT4NG0iZYkAAJtMa/W3tumT4NG0iZYkAAJtMa -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./strslice.go cat >$WORK/b136/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid afX5GmWujUr-gwc-UHFq/afX5GmWujUr-gwc-UHFq -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go github.com/docker/docker/api/types/filters mkdir -p $WORK/b262/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF github.com/sirupsen/logrus mkdir -p $WORK/b119/ github.com/golang/protobuf/proto cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Sq09c6BAWnkMluYTIkcG/Sq09c6BAWnkMluYTIkcG -goversion go1.13.4 -D "" -importcfg $WORK/b259/importcfg -pack ./strslice.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid pGP-D0fPO7BMjBYZT8o8/pGP-D0fPO7BMjBYZT8o8 -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./parse.go mkdir -p $WORK/b181/ cat >$WORK/b181/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/b115/_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_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 45h2nYtCLxAGy7izTyg8/45h2nYtCLxAGy7izTyg8 -goversion go1.13.4 -D "" -importcfg $WORK/b181/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 cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d3/d3fc66e1a2e2a64a257c289c881ab320a993a036b4ba025b8357aa05e874ea41-d # internal cat >$WORK/b119/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/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b115/_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 mkdir -p $WORK/b187/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid 0cEzTG3S9XhMBljIPuy3/0cEzTG3S9XhMBljIPuy3 -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cat >$WORK/b187/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/b094/_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 github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b319/ github.com/gogo/protobuf/proto cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/85/85f723d5b96135d2843cc397c0b3c20f27bb59089a2872ce8e2050f1f7d22ac6-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid rvw_-dkxBq_LjnpfMtI7/rvw_-dkxBq_LjnpfMtI7 -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b319/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/b125/_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 mkdir -p $WORK/b279/ cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/b7/b7fa4468078c6811d5eba7cb8ee46b275af81d6b36b81f97836378963c7d09cd-d # internal github.com/pquerna/ffjson/fflib/v1 cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/89/898060b8d2f3475bc921d6842a990a75dc61501de84845c972b53b866150ff4a-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid d57Y8-pcbBGxrpgsuci7/d57Y8-pcbBGxrpgsuci7 -goversion go1.13.4 -D "" -importcfg $WORK/b319/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b279/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/b115/_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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal mkdir -p $WORK/b300/ cat >$WORK/b300/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/b301/_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 cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/9a/9a708ff98170a04a24bd84b87022cd61e8d161e185e107b9f4dd812a20f4e5ad-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid n_8lndaeB4RYd9J4Kw0S/n_8lndaeB4RYd9J4Kw0S -goversion go1.13.4 -D "" -importcfg $WORK/b279/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid kMENYq2koUs-Y7tezhuz/kMENYq2koUs-Y7tezhuz -goversion go1.13.4 -D "" -importcfg $WORK/b300/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 github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b239/ cat >$WORK/b239/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/b198/_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_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid Ehqy5kwu4lpwKXl2IIAS/Ehqy5kwu4lpwKXl2IIAS -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/16/169174590240ce116292512d1be0e9fa3d625260fcbea7adfa36e6ef125d30ad-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ad/ad8a564abd053d2eb721661d9745615f0d482fbab009d943332826549d57a79f-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/97/97ea3678ba9cb6a7228ddc85a7b93bcc35f7a50c29770f8b3dc246ce62c41900-d # internal go/ast 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/scanner=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b357/_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_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p go/ast -std -complete -installsuffix shared -buildid OWA-07dKp3QxsS7uMKtW/OWA-07dKp3QxsS7uMKtW -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/35/359243ba576a7ee4ccdce69882a90eed0ba30461f2e405a9ffe04f9dc5537854-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b238/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_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_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid iR8dwSFwy2Qvl9-MwNIT/iR8dwSFwy2Qvl9-MwNIT -goversion go1.13.4 -D "" -importcfg $WORK/b237/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_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/44/4408e9590e4abafd71ed2047e920a0851a3b57023fd8150a8e90120f6fe69059-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/b0/b057a55e766d38befc34eef24a6eeaa2d0d768fadf0aa0a64f3b1bc1f01565ce-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b135/ cat >$WORK/b135/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/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_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_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid wuJQ8tVPOCe25Xk8ZYLC/wuJQ8tVPOCe25Xk8ZYLC -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/f1/f1c1ea9267e993e1b3c3580336db2b6faee0ae5330a85611675d624426f37bc3-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4c/4cca65a4eca27506d37b0f4ce3bee65047e16a073265e5ae60d68dac2904481f-d # internal 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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net -std -installsuffix shared -buildid eZyqhYUCDyR2e-ZXjJ1x/eZyqhYUCDyR2e-ZXjJ1x -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/48/483bf1a8542cf56de81b7a09be9b92e57ac9e56b45454ec5a6ee05b12d11dea6-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1e/1e8fdd76195cd0b23a83e6df0d0f72729256c75688774529f54b09987aec704a-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/33/3300a30a3ca98b1542893f5625ab23bd9eb65cc49f2d074731712041d41e266e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/19/19478e94d07c921424ddbce5d0aa1aa89f5a7212b7316461daeea4b0f99c1838-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b117/ cat >$WORK/b117/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/b118/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_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_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid yWgrWq5PSj57ltNF257u/yWgrWq5PSj57ltNF257u -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/ad/ad0114dad35ae437f847be6db960ac78585d9eb6a7fd0fefd0ae64ca6092100f-d # internal golang.org/x/net/idna mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b310/_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_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid WgMS3TGguYKNDjtrjBj8/WgMS3TGguYKNDjtrjBj8 -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/7f/7f77b9b37f04c2f298d8352206f298c006d607eed9340de81f5f718a62e21108-d # internal text/template mkdir -p $WORK/b361/ cat >$WORK/b361/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/b362/_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_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p text/template -std -complete -installsuffix shared -buildid Y0DxTd9T29u_PNHtRP3C/Y0DxTd9T29u_PNHtRP3C -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/92/9203ecc31ea9377dbb0d5fb2ce99c1fb1eed764ff5d164c80527b3158342f6c8-d # internal cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ab/ab4ce0eda4e2df1ca1c889b225b4bffcacefbafae27bb1dbd9cfa449ea7f08d1-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/33/3366399fea8f45b63490882c4c09c956040da958caa3340da57cca66b2d42651-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/91/91fa7153ce99cf37d149645ae285c2edde7876a79a456437f860c6989808fb6e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/9b/9bb1a0b04292bd0286892ea7a9ef61967ea1f298c00ee9efb75e3668de53b82f-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a2/a23476386dc085ce3782c98a60893f2569ad17a369dd46bacb651a0f416fdda0-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/storage/drivers/quota mkdir -p $WORK/b201/ github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b289/ github.com/containers/storage/pkg/loopback github.com/containers/storage/pkg/devicemapper cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b203/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b334/ github.com/containers/storage/pkg/config cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b290/_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_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid JOuJtVOMof7cY2jjWHMb/JOuJtVOMof7cY2jjWHMb -goversion go1.13.4 -D "" -importcfg $WORK/b201/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_arm64/cgo -objdir $WORK/b334/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b334/ -g -O2 ./projectquota.go mkdir -p $WORK/b205/ github.com/containerd/containerd/log cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid ikShb9rOd5l7WgwVi63x/ikShb9rOd5l7WgwVi63x -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b331/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b330/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid GhiewctucGcaSERLjIFp/GhiewctucGcaSERLjIFp -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./memory.go mkdir -p $WORK/b328/ 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_arm64/cgo -objdir $WORK/b330/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b330/ -g -O2 ./loop_wrapper.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b340/ cat >$WORK/b331/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/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a EOF mkdir -p $WORK/b367/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid TdIEYPUBvBGDoC8yukDB/TdIEYPUBvBGDoC8yukDB -goversion go1.13.4 -D "" -importcfg $WORK/b331/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_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid rukxyraoW3CYE_s53307/rukxyraoW3CYE_s53307 -goversion go1.13.4 -D "" -importcfg $WORK/b340/importcfg -pack ./config.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid M6NtktbVaR-ya9UkoQDo/M6NtktbVaR-ya9UkoQDo -goversion go1.13.4 -D "" -importcfg $WORK/b367/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_arm64/cgo -objdir $WORK/b328/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b328/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd $WORK/b139 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/0c/0cb55e1ba52058a86c0cc444728f673cd2f68f590461cd4c71fe0d5f6de30441-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/5b/5b14e9254cd1d566ceced834909baef4a4b64176348aadfed491112171cc3a11-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/38/384c2862ad4d14e97b2b276a561974512cc3709068c6867c1947748f51d1e029-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/52/52d729fa4839dfb62054cfe43d8153c3246ca945d6c670011de02c6f84fa75b0-d # internal crypto/dsa mkdir -p $WORK/b072/ encoding/asn1 mkdir -p $WORK/b052/ crypto/elliptic mkdir -p $WORK/b060/ 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 cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5gBTR3oyLoR-f4zWJASt/5gBTR3oyLoR-f4zWJASt -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./dsa.go 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 cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sYJOjqdaFPuNEM0shbRD/sYJOjqdaFPuNEM0shbRD -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./p256_asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5QguHs8wWGEg8Z7Ki4s6/5QguHs8wWGEg8Z7Ki4s6 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/3d/3d2be65d13479fc5bfd2a42e6710c19ae2fc579fd85d65323532d0e643b55685-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b200/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid TSFX4pJj6kCHy9AoAyTv/TSFX4pJj6kCHy9AoAyTv -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack ./default.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/e6/e68af26dec309850774f5d26d2afe3307c1997b6a1ca56d10c2e2c001c3fe24d-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b293/ cat >$WORK/b293/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/b289/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid _TkyCmP733NCcTILIvdS/_TkyCmP733NCcTILIvdS -goversion go1.13.4 -D "" -importcfg $WORK/b293/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/95/953d762d2ffe2829e194200c0dc3bacb79b0b040f617505690395d800ab2f711-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/f5/f5f5e950be0f6674053799b0880ba1a1244ea9e4af9d91753e8e5600855ad117-d # internal cat >$WORK/b139/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_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/user -std -installsuffix shared -buildid DEZGV5Oyjtmld-BKXyNx/DEZGV5Oyjtmld-BKXyNx -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/36/369aa9e38cfab9dd5ed57c2095f2eca213946c0a17ee15042909d0750d80c0e9-d # internal cd $WORK/b330 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/27/2778ef4b92906e1da491c6a6017c05b282968de885b4cb907c5a304e28f7f604-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/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 TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b330=/tmp/go-build -gno-record-gcc-switches -o $WORK/b330/_cgo_.o $WORK/b330/_cgo_main.o $WORK/b330/_x001.o $WORK/b330/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/2a/2adfa5e3c65decd7b6a07f1af17ad820541d855db11e235e448e48ad15a8fe72-d # internal github.com/containers/storage/pkg/system 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 errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_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_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _V1WrqnUmbJDmccggsSf/_V1WrqnUmbJDmccggsSf -goversion go1.13.4 -D "" -importcfg $WORK/b292/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/b355/_pkg_.a /builddir/.cache/go-build/fc/fc68468d0cb626e3a3994fffba01cc615ea848479ed65f40bdd6db52f3c4a146-d # internal go/parser mkdir -p $WORK/b358/ go/printer mkdir -p $WORK/b359/ cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b330/_cgo_.o -dynout $WORK/b330/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cat >$WORK/b358/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/b355/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile go/token=$WORK/b357/_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 cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/token=$WORK/b357/_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/b360/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 3IBHtqNUnEbx2LgzdvSJ/3IBHtqNUnEbx2LgzdvSJ -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./interface.go ./parser.go cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p go/printer -std -complete -installsuffix shared -buildid VyeA4zQap4fmeLH_pq4A/VyeA4zQap4fmeLH_pq4A -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./nodes.go ./printer.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/9a/9a1ab8e8c3d39fbe2906238ac3651075170b9f963e600f5f5a7604b996bc1629-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b142/ github.com/docker/docker/pkg/homedir github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b294/ archive/tar mkdir -p $WORK/b250/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b138/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid 3yTUaK5qU2BvBCbpZhKM/3yTUaK5qU2BvBCbpZhKM -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b250/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/b139/_pkg_.a packagefile path=$WORK/b096/_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 cat >$WORK/b294/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/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b345/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid HNBC3iVcE7sVhwYKTgyR/HNBC3iVcE7sVhwYKTgyR -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid bDwQim7ccHFvzSgAZdjO/bDwQim7ccHFvzSgAZdjO -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b345/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/b139/_pkg_.a packagefile path=$WORK/b096/_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 cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b139/_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/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid YQiyPcbJiWNjsqZ6s6GU/YQiyPcbJiWNjsqZ6s6GU -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 8c2yYoXG5tlj7YrGv12U/8c2yYoXG5tlj7YrGv12U -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid -PpNrK2Uc3_tWKO0hHN0/-PpNrK2Uc3_tWKO0hHN0 -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b330/_cgo_gotypes.go $WORK/b330/loop_wrapper.cgo1.go $WORK/b330/_cgo_import.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/26/26dde6d553a2d51c8f29798806469e8f5c072d5739079e1c3aac6ec91edca6ee-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$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/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid Bp46JNsDQHdnqbZTWpH0/Bp46JNsDQHdnqbZTWpH0 -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/af/af963bd7df9c9315cf42003da6e7204959201fc2f6b59251fd3087c51f102bca-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b133/ cat >$WORK/b133/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/b134/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid 3Y6rMp-jSJUgXzAJwQ9k/3Y6rMp-jSJUgXzAJwQ9k -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./config.go ./config_linux.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/42/42e7c3ffb4b375c409ecc626bdf13ab794d812a37904567cbd34b7ad20f5fe32-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b330/_pkg_.a $WORK/b330/_x001.o $WORK/b330/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/1d/1d5531f1ff124277e60073f488fe09963c8f2aeb21c1a58ba03c153aeb88d136-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/90/90f05c3fff473d824e9ec4a719900833aa467fb9bca20be1a4c1d8cf692e180d-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/34/344ed28a35564de5fb4c7fdab820249e3f57507d3f5280fd59c3ca1ddd8f1efa-d # internal github.com/ghodss/yaml mkdir -p $WORK/b193/ cat >$WORK/b193/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/b194/_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_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 3an4fvEE4D0rXQwpGmA6/3an4fvEE4D0rXQwpGmA6 -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./fields.go ./yaml.go cd $WORK/b334 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/b3/b330b189ffa2f78be2f89168b55e780d01b4008f7b4b8b8c7f0cf3f716303ba2-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b291/ github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b299/ 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_arm64/cgo -objdir $WORK/b299/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b299/ -g -O2 ./sysconfig.go cat >$WORK/b291/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/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_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/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid GitR_R5WB7zMoK_1k24E/GitR_R5WB7zMoK_1k24E -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/04/045156cf7961ae74a12b6c66b8a6e82f76a6e07de9f125569e6708f753f4facc-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/63/639efd4592da75a4cf045905a9d297293767f0cade6426812f4e6896fc3634b7-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 cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid UMJnU9eJCQ4Pfkz_w6Ql/UMJnU9eJCQ4Pfkz_w6Ql -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./pkix.go 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/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9S5kIlmHOls4j-Ef8Ts2/9S5kIlmHOls4j-Ef8Ts2 -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_arm64/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2d/2deb51ae97f580b936da79acce14864958fa7a72b296fa679de70e161370e23e-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/50/50e8885540d8717178243ddb6535ee858d5c9aa96be6d63a66c8d06531b3df0f-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b334=/tmp/go-build -gno-record-gcc-switches -o $WORK/b334/_cgo_.o $WORK/b334/_cgo_main.o $WORK/b334/_x001.o $WORK/b334/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a50d8971d6a6fa38277fb98272de609f6151a318314d0d49238a429bf93d95-d # internal cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/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_arm64/cgo -dynpackage quota -dynimport $WORK/b334/_cgo_.o -dynout $WORK/b334/_cgo_import.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path=$WORK/b096/_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_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid 5X1SrhgIF7Azkv6eEOus/5X1SrhgIF7Azkv6eEOus -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack $WORK/b334/_cgo_gotypes.go $WORK/b334/projectquota.cgo1.go $WORK/b334/_cgo_import.go cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/01/0183401a145a31361b98e63c437df9a7e00d75d8e09a50889fa9f97463749640-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/46/46dc174cb5e3ad89675f32a771272bfbed0b9dbf19bc6d5ae31ced0ecc5b30f7-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b348/ 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_arm64/cgo -objdir $WORK/b348/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b348/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/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/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b334/_pkg_.a $WORK/b334/_x001.o $WORK/b334/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b5/b5fc2735a554bd6e127b85422105967bddde73c7c036dfdf9136b87ec7301f6f-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -o $WORK/b299/_cgo_.o $WORK/b299/_cgo_main.o $WORK/b299/_x001.o $WORK/b299/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c1/c173f990d0756505adcba485750b89b9a75f96f3805e07c27705a83be0bee949-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b299/_cgo_.o -dynout $WORK/b299/_cgo_import.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_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_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid N_KKAFJbVqsYAdfd6u0T/N_KKAFJbVqsYAdfd6u0T -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b299/_cgo_gotypes.go $WORK/b299/sysconfig.cgo1.go $WORK/b299/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/78/782fef3b80efff62c8d454a9a9f046731d080995adf329b9d428c1a73e9d2a9b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b4/b404292a2b514e3b4455afba0feba0f08fb8af2cd7dff80fb485566176719745-d # internal go/format mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/parser=$WORK/b358/_pkg_.a packagefile go/printer=$WORK/b359/_pkg_.a packagefile go/token=$WORK/b357/_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_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p go/format -std -complete -installsuffix shared -buildid Vp6ZXVCvnIuWmv5GDlvp/Vp6ZXVCvnIuWmv5GDlvp -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/4c/4ccc1e3e31b376e17a37ba57cd248d441dbf19a68168a79a376fe82a6f8ace9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/c1/c181fb887ad3613191ad657d5facbe19736b09b39d8c2a863aa777fa0540fc4d-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b344/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b363/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_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_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 8OPSfuokGOtcUXNPAXRu/8OPSfuokGOtcUXNPAXRu -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./tarlogger.go cat >$WORK/b363/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/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc64=$WORK/b125/_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_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 5A1RhpLuGYNBaZdju-AV/5A1RhpLuGYNBaZdju-AV -goversion go1.13.4 -D "" -importcfg $WORK/b363/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_arm64/pack r $WORK/b299/_pkg_.a $WORK/b299/_x001.o $WORK/b299/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/d1/d176129ccc939d161b1f1aba74ffae9c75e83c62b85ddb26b48cc1bd6395d597-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/df/df60d5f5d126ccab63acec66ccf85b8684fe10024b8bde751b444872fa5d52ca-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b352/ cat >$WORK/b352/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/b300/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile go/format=$WORK/b354/_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/b361/_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_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid AV5SgoR0z2LTavZTYCTY/AV5SgoR0z2LTavZTYCTY -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ad/adb88dbc2f3811a836cddb88e345f688ced13f847c388c65f51ee6022c648de3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/3b/3b35e7c40452dd03db322ef5aab4dcd1b29a8b156cec967f811234eafc9f5176-d # internal cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/d4/d4ac86ea04d1e4cc8a66954c37b017ed2200e16f8a7707d0043105fb7bd4e9ff-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/07/07ab8853aa1765bc3d7748ec1e6ed631373064964cc08545b7f670ace0f0b22d-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b146/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b157/ net/textproto github.com/docker/docker/api/types/registry github.com/docker/go-connections/nat cat >$WORK/b146/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 mkdir -p $WORK/b156/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid wae9nO8rE4g5qsXkoAvq/wae9nO8rE4g5qsXkoAvq -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b276/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_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 cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 9HYBQmvtLzmJFfTPLmPX/9HYBQmvtLzmJFfTPLmPX -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./proxy.go mkdir -p $WORK/b260/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid gCtWa8WXIWzP3dJ5ZT3A/gCtWa8WXIWzP3dJ5ZT3A -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./authenticate.go ./registry.go cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cat >$WORK/b156/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/b260/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 github.com/prometheus/procfs cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 2q9JSu728672rCydHuZW/2q9JSu728672rCydHuZW -goversion go1.13.4 -D "" -importcfg $WORK/b156/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_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid gcEgH3f4w7PUiA1susgW/gcEgH3f4w7PUiA1susgW -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b188/ github.com/spf13/pflag cat >$WORK/b188/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/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b190/_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/b094/_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 mkdir -p $WORK/b195/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid -gztTisJEtm08ZPi-d1a/-gztTisJEtm08ZPi-d1a -goversion go1.13.4 -D "" -importcfg $WORK/b188/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 cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b196/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b197/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid EUqs6WQjj4lOlvNE4vHV/EUqs6WQjj4lOlvNE4vHV -goversion go1.13.4 -D "" -importcfg $WORK/b195/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 $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/55/55c97124fdd54eeab45f5c8f5f1a8fc627f3f3fdd0cf6a979fcf9d849324a610-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I $WORK/b348/ -g -O2 -Wall -o $WORK/b348/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ee/eee25cbafa77cb9d03c375140c91abb33b7aa8a0aa3058994a1345f16c57f8fe-d # internal cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/41/41955844577950e5d4e8a462c797d6e7a19ded17c1e161f3e2914dd1c7327f71-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b183/ github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b185/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b269/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid YrrQ4Rm190-5KgLdowIy/YrrQ4Rm190-5KgLdowIy -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./metrics.pb.go cat >$WORK/b185/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/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b270/ mkdir -p $WORK/b271/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Y4Z5ZI_Y9-pnuQJ6QA4n/Y4Z5ZI_Y9-pnuQJ6QA4n -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./doc.go ./encode.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid oFa2VsC6HWA247FoGmzV/oFa2VsC6HWA247FoGmzV -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./any.pb.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid lBn-3tiUmoNBsOQiB0rz/lBn-3tiUmoNBsOQiB0rz -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./duration.pb.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid lYmzpv2gmEFr6Pjm9x3U/lYmzpv2gmEFr6Pjm9x3U -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/f9/f928983f15a8d0667d2756ee6fb801eadd042bfc20234b5160c5b5ca97fc1799-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/77/779cce2244d1c810c441ac347124d94cdc0d59661e091c10cdffadd44f8b9a25-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b259/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_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_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid D9KoN2PnHYMK6__Cc_uw/D9KoN2PnHYMK6__Cc_uw -goversion go1.13.4 -D "" -importcfg $WORK/b256/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 $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/34/34721716328fb4690812a803204165ca2a6eaf22838a9616503cfd541a04d5e6-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile math=$WORK/b026/_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_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid UxWwLWXzt4d40m0abNrq/UxWwLWXzt4d40m0abNrq -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/14/1417fb40bad7597531916b5294c9ec5f1208e28e90587bbc5749512500f7a91a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/0a/0af961b6f85150a999d77c414f17cd29fbed6dd24083a77a3879a2c6fae2166b-d # internal golang.org/x/net/proxy mkdir -p $WORK/b145/ cat >$WORK/b145/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/b146/_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_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid JDMV9BDG-jkzn1P3_fSO/JDMV9BDG-jkzn1P3_fSO -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/bd/bd816af04aee5e1fc2ec2dff24583b596a4d91974099fa2d214a229b385e7bc3-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b271/_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/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid T7jB2lKFnz8sLnFMeXF5/T7jB2lKFnz8sLnFMeXF5 -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/49/49c1148e1a96dfb8033a326d29e7eb274d880e59443f5e4f326b7d94ba7dbf9b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/08/0870d27a0c3de17aea48d459b59b0c5568ded9907968e21177e469950197834b-d # internal net/mail vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b234/ golang.org/x/net/http/httpguts mkdir -p $WORK/b150/ cat >$WORK/b234/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/b115/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/textproto=$WORK/b156/_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_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 0Ifpd6jEFt4pGvZbLbq3/0Ifpd6jEFt4pGvZbLbq3 -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./message.go mkdir -p $WORK/b305/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid PcFfm9oM9SxRl0Bpej70/PcFfm9oM9SxRl0Bpej70 -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b156/_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_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid X647GZq7vpBZEHJSxDSS/X647GZq7vpBZEHJSxDSS -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ff/ff985554b766e97c9a51eec8ff3603f9249533bd49b846ad2ca5ada8b3bf34a0-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b183/_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_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid x9c_YQhI9fv1wYDAE8NQ/x9c_YQhI9fv1wYDAE8NQ -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/48/4893cc5c505582a835196c49b80b385cb5b0eb5d8b0e6ac4ec821d3228ba821d-d # internal google.golang.org/grpc/status mkdir -p $WORK/b267/ cat >$WORK/b267/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/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b268/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b273/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 8SH9u80A0mxbblTBF66s/8SH9u80A0mxbblTBF66s -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./status.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f8/f8686b53d80aa7f2dfa41bd665cfa6a7062f70e0eb6d4545505b010141fc53a7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/41/41d428050aa9101c3e45fff4456aec255aa10d29225bdb463d4845527c67cf0f-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/17/17db0a366e3729a322f86d77cae57cfda3eaa845562114e0537a290d5327a43a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e5/e54191c9e70037bc392e28b45a9ec4ca28823fbc785474b24b02b9411bb39395-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/8b/8b4565e261f09f6ac94f57a45de856c11789a0b398bf651b10c84edba20bf6d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/0e/0e790f896df481930c85c0053a405013810b42c3683f134b304d3f35807b9683-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_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_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 0g6lSkZdwCeXaF2aEZ6-/0g6lSkZdwCeXaF2aEZ6- -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./errors.go ./grpc.go cd $WORK/b348 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/37/37939ae6cf26650cbb641d614a5d4cd2ba65b819e448b9cd1d537bda8e5586e1-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid S_kX9HlRsyBOkggtNk2m/S_kX9HlRsyBOkggtNk2m -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b348=/tmp/go-build -gno-record-gcc-switches -o $WORK/b348/_cgo_.o $WORK/b348/_cgo_main.o $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o -g -O2 cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/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_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/39/39d4f2a43e4d9305e56e5f38097c8cac5bb805a8c3f537d15dc6ae46d645d00d-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b348/_cgo_.o -dynout $WORK/b348/_cgo_import.go cat >$WORK/b348/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/b291/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b349/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/user=$WORK/b139/_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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 3kK2uMoqpZ8rakTqBEnZ/3kK2uMoqpZ8rakTqBEnZ -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b348/_cgo_gotypes.go $WORK/b348/getenv_linux_cgo.cgo1.go $WORK/b348/unshare_cgo.cgo1.go $WORK/b348/_cgo_import.go cd $WORK/b328 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/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/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b328=/tmp/go-build -gno-record-gcc-switches -o $WORK/b328/_cgo_.o $WORK/b328/_cgo_main.o $WORK/b328/_x001.o $WORK/b328/_x002.o $WORK/b328/_x003.o $WORK/b328/_x004.o $WORK/b328/_x005.o -g -O2 -ldevmapper cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b328/_cgo_.o -dynout $WORK/b328/_cgo_import.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid S2tVDzpTwAmbTjgzTN6h/S2tVDzpTwAmbTjgzTN6h -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b328/_cgo_gotypes.go $WORK/b328/devmapper_log.cgo1.go $WORK/b328/devmapper_wrapper.cgo1.go $WORK/b328/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b328/devmapper_wrapper_dynamic.cgo1.go $WORK/b328/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/eb/eb89cf89f7c0420108d1c0bb7b3acab72f53efa9185c77924377a8dffa15518d-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b348/_pkg_.a $WORK/b348/_x001.o $WORK/b348/_x002.o $WORK/b348/_x003.o $WORK/b348/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/15/15634cad25bcd4c04c56fa49cd66d481d8fb20deec1715f2a3f0bc1b37f0fb96-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b328/_pkg_.a $WORK/b328/_x001.o $WORK/b328/_x002.o $WORK/b328/_x003.o $WORK/b328/_x004.o $WORK/b328/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/53/534a9cea8ca9b6018bc34fbce20e3f537e9039de3e6fe8994863d03f8e80f27c-d # internal cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2c/2c02c703f1d379c1801380e5428bb8834a6035b6b7711e467520ae55c82c054d-d # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -g -O2 -o $WORK/b208/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/fa/fa27630d5a4c13ac683e3dc4cb35183dfd42a11200e4354eb96641bea787ccb7-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b279/_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_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid j4LdhaGgjUjGYoThBsPT/j4LdhaGgjUjGYoThBsPT -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./gen.go ./plugin.pb.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/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_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/3b/3b559ec725daf264b90e33df2734865b5d609bd5326208393fe07fc175a8ff66-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e6/e6dce6d5a6142052bc46f2ccfbaaee7365be564bb93bc0d1aaf26d87824f4885-d # internal github.com/spf13/cobra mkdir -p $WORK/b369/ cat >$WORK/b369/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/b195/_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/b361/_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_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid u813IK5nmA0wkscVneT3/u813IK5nmA0wkscVneT3 -goversion go1.13.4 -D "" -importcfg $WORK/b369/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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go cat >$WORK/b208/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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid Azf6DM4kLXdxpyF36ORE/Azf6DM4kLXdxpyF36ORE -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./callbacks.go $WORK/b208/_cgo_gotypes.go $WORK/b208/data.cgo1.go $WORK/b208/gpgme.cgo1.go $WORK/b208/unset_agent_info.cgo1.go $WORK/b208/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b208/_pkg_.a $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/2a/2ae54bb8cbb00457ac59663272eeb6c7ec4f1fc82e5e98b4828de42c8e9b52d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c5/c5bc2924ed07f593c0333d587622bfafff4bd97ee2bb8c0de2b2d7ea0078cf8d-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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_arm64/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_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid W4J013hcoYqYnY8X1x2O/W4J013hcoYqYnY8X1x2O -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_arm64/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_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/34/34fafacead1e00ae2ddd5e2e0094f3755526238ee1a742be38155cf01dd1b525-d # internal crypto/hmac mkdir -p $WORK/b065/ crypto/sha512 crypto/sha1 mkdir -p $WORK/b069/ crypto/sha256 crypto/aes mkdir -p $WORK/b043/ 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/b070/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4N4Zmpxx3WrU2gXWJ7Ee/4N4Zmpxx3WrU2gXWJ7Ee -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./hmac.go cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b043/symabis ./asm_arm64.s ./gcm_arm64.s mkdir -p $WORK/b062/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF 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 math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid V-pvLURP--Wp8Lb8xLZo/V-pvLURP--Wp8Lb8xLZo -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./sha256block_arm64.s 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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid x32eHgwImjzANYA0-_-Y/x32eHgwImjzANYA0-_-Y -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_arm64.go 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_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid VbDNi4xy7VJSFHRI4fDG/VbDNi4xy7VJSFHRI4fDG -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_arm64.go 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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/aes -std -installsuffix shared -buildid xbatoVx9u9aPwjmdrXGy/xbatoVx9u9aPwjmdrXGy -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a6/a603e54adf4b531e4c3bb8b69461c4f18e516c819e33f5afa5be7fdbb80cfae6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b227/ cat >$WORK/b090/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_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid VcwZblVBjyON841gIEIt/VcwZblVBjyON841gIEIt -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./hkdf.go cat >$WORK/b227/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_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid DnRUCYuqofTBVxGFz7Wg/DnRUCYuqofTBVxGFz7Wg -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/46/4651d997e3f970d79f5fc7c0ec8f7a6ed7dd28d8052cf9b2e6f57751b5723018-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6e/6e8a57e90d8b24e89e1b95e1fd5bc8cbc3e96850829fa66563c8190ed361fa90-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/sha1block_arm64.o # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4b/4b629c971b6988da7fde449ea10b1bdf6109b89464377bac0cc686197e95ea90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7c/7cafac404bcc4ad66d521899762fc02d713966d6787254bde52e603e7d322e41-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/79/79ae5697dcc4bb400cdf29ddd1bbbe22bc49058237481a15707c178204e84c29-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b121/ github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b295/ cat >$WORK/b121/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/b122/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid HyJjEUJt-KS9nfz69Zjw/HyJjEUJt-KS9nfz69Zjw -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cat >$WORK/b295/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/b296/_pkg_.a packagefile golang.org/x/sys/unix=$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 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_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid keqO60wO4mKX4iejnsbI/keqO60wO4mKX4iejnsbI -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_arm64.o $WORK/b043/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/17/17e54b3814c3d1aa80951ef221978fc149cc565886dcbf11b2a3f7bed6aae6ee-d # internal crypto/ecdsa mkdir -p $WORK/b059/ crypto/rand mkdir -p $WORK/b042/ 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 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/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid kXIpU6suxZ3fbkDEoodn/kXIpU6suxZ3fbkDEoodn -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid E-O7NWCjkvRQiBq3v4pK/E-O7NWCjkvRQiBq3v4pK -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/4d/4d9fa45a7ed17b6f7771386328d143233dbbaf572890ac290bb0fd0957143243-d # internal crypto/ed25519 mkdir -p $WORK/b063/ golang.org/x/crypto/openpgp/elgamal github.com/containers/storage/pkg/stringid mime/multipart crypto/rsa mkdir -p $WORK/b216/ mkdir -p $WORK/b342/ 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 cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid gooYYcQ4W7vUsFJuaH3W/gooYYcQ4W7vUsFJuaH3W -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./ed25519.go cat >$WORK/b216/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 mkdir -p $WORK/b160/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid SD7glr2ojZFKn-c355eq/SD7glr2ojZFKn-c355eq -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./elgamal.go mkdir -p $WORK/b068/ cat >$WORK/b342/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/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF 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 cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid VW9tLJWhuzs3mvBYKHR1/VW9tLJWhuzs3mvBYKHR1 -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 4WDWZU6M4o70gU5xGzlY/4WDWZU6M4o70gU5xGzlY -goversion go1.13.4 -D "" -importcfg $WORK/b342/importcfg -pack ./stringid.go cat >$WORK/b160/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/b159/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b156/_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_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 7K5GMKqvqBFOE3dpZzjS/7K5GMKqvqBFOE3dpZzjS -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/klauspost/compress/zstd mkdir -p $WORK/b109/ cat >$WORK/b109/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/b110/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b112/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b114/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_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/b116/_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_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid KY1BK0Q34d76cDPIgAM_/KY1BK0Q34d76cDPIgAM_ -goversion go1.13.4 -D "" -importcfg $WORK/b109/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_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/95/950ac0774915ac58a63eb71bcbd7ca30c55be40a6e8217d488b6cab4d6917464-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b228/ cat >$WORK/b228/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_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid C5Cgw_e9WUO5oMMSM6ov/C5Cgw_e9WUO5oMMSM6ov -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/0f/0f9667954f9ee91ba69fd481b314f2c942d2d517b5cec39077df9c78ef9bde35-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f2/f2b687f36fb494bfadafdbbd002c95286053658cda7dcc761877d322be77aa2a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid NWHFJNI2ljifUae4de0h/NWHFJNI2ljifUae4de0h -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./ed25519_go113.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/8d/8dd9b6a2964c7ee99b8795d20ba90a432413ca9e87456c093c3598e6242d7ffb-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_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_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid t_KA9jDehkInrqiImaWy/t_KA9jDehkInrqiImaWy -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/22/229bf3db6a3902531d8a920fbd253f3365359399a3135a7825b7f7db0e4a96a9-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid t3iQUbQ0nZl8Qbg-UMsn/t3iQUbQ0nZl8Qbg-UMsn -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/e0/e0e04ab49fee4b4f24d91adc6bfbc7b424073d64e022a34d102637c41c3aefd5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/b7/b79d5c4da9f8fbf70434d2d9d52765e8f9472f93c89d0e4e4fe2392aefbd1029-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b337/ 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_arm64/cgo -objdir $WORK/b337/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b337/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/95/95f32249f1fc7562bdf0a3af078910aeead60204b87ef7febf2d4d17768151cd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/8e/8eb3e5b5874448830ebcc32831764c65ca8f912460f3c8c5112431b9480cdb4d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8b/8b167ac3fb838cdf7fb9a716a098604a30f1fa8e425e85a4057520dccc676860-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/5a/5a6c5a61722a45a6fee688321e2a210fb919f7854a08288c8c7408da7a64f34b-d # internal cd $WORK/b337 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/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/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5e/5eedff6cd010821791ff04b7b391339dc4c9fb0a51c4c2ec2c9886cafc765cce-d # internal crypto/x509 mkdir -p $WORK/b071/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b212/ 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_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid CZ0wRDEWvOsDcpXC79Q-/CZ0wRDEWvOsDcpXC79Q- -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/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b213/_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/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_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_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid Tev2sT8of0AU1MQD8GCj/Tev2sT8of0AU1MQD8GCj -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd $WORK/b337 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b337=/tmp/go-build -gno-record-gcc-switches -o $WORK/b337/_cgo_.o $WORK/b337/_cgo_main.o $WORK/b337/_x001.o $WORK/b337/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b337/_cgo_.o -dynout $WORK/b337/_cgo_import.go cat >$WORK/b337/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/b291/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid fWNZ7AuB5s1IMjAZGErK/fWNZ7AuB5s1IMjAZGErK -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack $WORK/b337/_cgo_gotypes.go $WORK/b337/copy_linux.cgo1.go $WORK/b337/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b337/_pkg_.a $WORK/b337/_x001.o $WORK/b337/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0e/0efe8ec2f945d9bfdce5be5f9b30165657cbef0d5ef4b2d2039ef15419f41836-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4a/4a4269622c04b18f0bee93d775752ed7ae5845fd2488ceaa28b84a54f8dff756-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b209/ cat >$WORK/b209/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/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_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_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 0NFpITELOh3XBbV72Ftg/0NFpITELOh3XBbV72Ftg -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/72/72440065bbe2df4be1cc0f551916f4c7a1750dcd605584904edb1809240e3dcc-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b236/ cat >$WORK/b236/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 gopkg.in/square/go-jose.v2 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid XA11aObhHvjzQncb9ITk/XA11aObhHvjzQncb9ITk -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./ber.go ./pkcs7.go ./x509.go crypto/tls mkdir -p $WORK/b225/ mkdir -p $WORK/b056/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b149/_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/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_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/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid kIWKlX14vwfDTG9e5viV/kIWKlX14vwfDTG9e5viV -goversion go1.13.4 -D "" -importcfg $WORK/b225/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/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_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_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid oGLPJbVgp-pMbC9o9N6R/oGLPJbVgp-pMbC9o9N6R -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_arm64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/7e/7eb09c3fb2efa03441d9475db6d01a695790677972a9695e85610cb1de1c3de0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/3e/3e1c679b7cc760621ce0b82fdb185911377e9c1509090c81c0fe4956d36a6088-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b233/ cat >$WORK/b233/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/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/mail=$WORK/b234/_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_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid AKmN4LDMBbujCLUtisuf/AKmN4LDMBbujCLUtisuf -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./keywrapper_gpg.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/53/53f969792827899f3445e88760176d22a2b6c4d5e5cae8ca9b5140cb174dcef6-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b121/_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_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid qQ9YUVfC3dGtpS1jp0I1/qQ9YUVfC3dGtpS1jp0I1 -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b108/_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/b289/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b298/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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/b137/_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_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid ZTnUlsuM8VmvsF6R7SH9/ZTnUlsuM8VmvsF6R7SH9 -goversion go1.13.4 -D "" -importcfg $WORK/b288/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_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cc/cc5275f2bec47ac08ecea328e3805f803d773fa0c40d8c5a1c8a6799a17267c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f2/f2290efbce3581df3afed8acda56319f7d7300a97e4e7783099d38cee9cd8a1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/b3/b39bc983a5f5e48e63e4b72e332273e627f2abae3f6906933ca31b1b39c075cc-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b224/ cat >$WORK/b224/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/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_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_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid -IyesDEf3B9rIJOaOA1R/-IyesDEf3B9rIJOaOA1R -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/f4/f40a7428840d709e5771559ee986b1bf8c4ea5826410c51429b8c98b6491f73d-d # internal github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b232/ mkdir -p $WORK/b223/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a EOF mkdir -p $WORK/b235/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid JQxY-rGMD5_UecZjeo09/JQxY-rGMD5_UecZjeo09 -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./keywrapper_jwe.go cat >$WORK/b223/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/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_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_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid ij43t287v04B5IWjjboj/ij43t287v04B5IWjjboj -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cat >$WORK/b235/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/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b236/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_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_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid noIdThKl3onsnOnB7yeM/noIdThKl3onsnOnB7yeM -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/30/3020d00e2b65a33813f8fcb2ef42febf6b7d4666c7daa95c6731741ecdb3b871-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/8e/8eb96a935f8774aa28dea1ec1b68259fe4b8f798c6d526c19191f1a7def35399-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/2b/2bc1531588fa8ff57ab4dc4a27b033c9c6cf81c8504f8910039f79ee3ba36741-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b222/ cat >$WORK/b222/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/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_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/b137/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 5vix1lsA7S6fzM8jYP_f/5vix1lsA7S6fzM8jYP_f -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/70/70219a9a656f9095f8ea0ed15c71af5a282575badd767ae6da7c3d4d13828d79-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile golang.org/x/sys/unix=$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 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_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid mG3C6NwHTpkVopHHAp9K/mG3C6NwHTpkVopHHAp9K -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/62/6231dbbf7d49b65de67a37d8d8c506033783ca0611895087e07d4bdf536fbfb5-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_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_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid CnIfjJgrBYiQ-o2eACef/CnIfjJgrBYiQ-o2eACef -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/ab/abe1af67906e1a07cc92c0050696a80b0b1fe761074576c7f74986e32b62299a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/95/959e791ab032a555a04c49a78c823b41ff2750abc435941fd051084a41186ee9-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b314/ cat >$WORK/b314/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/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b318/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid Y3RY4pcm_KXxuELxsd3_/Y3RY4pcm_KXxuELxsd3_ -goversion go1.13.4 -D "" -importcfg $WORK/b314/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_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/c8/c850f7aa9d365bfbc380e782539ddd5270776513789fccaea9f89ef42f5057d8-d # internal github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/aufs mkdir -p $WORK/b333/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b327/ mkdir -p $WORK/b338/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cat >$WORK/b327/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/b314/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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/b137/_pkg_.a packagefile path=$WORK/b096/_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 mkdir -p $WORK/b321/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 3YPbUPa69hDnl_UfoazV/3YPbUPa69hDnl_UfoazV -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid WJVZDxDvNznFkxdvsEU0/WJVZDxDvNznFkxdvsEU0 -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b339/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path=$WORK/b096/_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/b336/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid HPcQnt4EjLKYjhQy2bJo/HPcQnt4EjLKYjhQy2bJo -goversion go1.13.4 -D "" -importcfg $WORK/b338/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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/b137/_pkg_.a packagefile path=$WORK/b096/_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 cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b337/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Af326W4klAWz71KwkXWO/Af326W4klAWz71KwkXWO -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid bt9cERsZVZak8EggAGGM/bt9cERsZVZak8EggAGGM -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/0e/0ef9edf9318d10d08b05d5227a83a71b5e3ba775812f934925ff58fbb0b6c052-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b042/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_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/b137/_pkg_.a packagefile path=$WORK/b096/_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_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid VcXvabvOh8vKbtZ7prIT/VcXvabvOh8vKbtZ7prIT -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/9e/9e7028fc71966c7efade4abf8233f19126c3f80e62f4e74cc4e4e915bb3f44fd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/93/93734dc8be53aba2dc48785f75641060bef646b49eba1b08ba9cde64ec5d2ca5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/2b/2bf83707b14b1111033edc1081ebc565be83d5dd8e80f29f192c5ad8b42da141-d # internal net/http/httptrace mkdir -p $WORK/b162/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b164/ cat >$WORK/b162/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/b156/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libtrust mkdir -p $WORK/b127/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid YlAhx5EZ23Dc2IJyi9mL/YlAhx5EZ23Dc2IJyi9mL -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./trace.go cat >$WORK/b164/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/b097/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b127/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/b128/_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/b096/_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/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid Hj9BMUmtC1RAgGoxPfAJ/Hj9BMUmtC1RAgGoxPfAJ -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid S-C8nUpjC5HKzLRiqzlU/S-C8nUpjC5HKzLRiqzlU -goversion go1.13.4 -D "" -importcfg $WORK/b127/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_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/c4/c4a52111c100d78ad86d8879b6b4d9dccdff9bd1065fd11b1ed54f0cab80885c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ad/ad07106617fca62f3ecc116b71303e72459aa9ca9a65c8fd4d5f98da3dd19037-d # internal net/http mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_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_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid tvUDZNr1FGbQqsxfHoH3/tvUDZNr1FGbQqsxfHoH3 -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b1/b19997dbfcdac06ed958746a977e4ddd42419226b263a0c740ca9a9c04269432-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/b9/b9fef4d0e95b0f259c4bbdc5c9eadcc067a885c5264f498b2c69813e7e70f122-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e1/e1b7b8ceadaa6f7c11b90e26711461ceed8103f92f50d1462828aa13dd651f2a-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b100/ cat >$WORK/b100/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/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid VR7bvooMndNI663YNy1b/VR7bvooMndNI663YNy1b -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/9d/9df280df19b0ce458fe6c8222ff042ba284567ce3be426c762e592794d1fa40b-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b338/_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_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid auOrKwg5L0AMbKsaRN2_/auOrKwg5L0AMbKsaRN2_ -goversion go1.13.4 -D "" -importcfg $WORK/b320/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/be/be3f941c78b32dbd138a7cf7c68f55f15f409578b71fc5a5e638b47b2a64c3c2-d # internal github.com/containers/storage mkdir -p $WORK/b313/ cat >$WORK/b313/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/b141/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b346/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b350/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b352/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b363/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_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/b137/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid hFL4DzJfJza-OOZ3N69q/hFL4DzJfJza-OOZ3N69q -goversion go1.13.4 -D "" -importcfg $WORK/b313/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_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a7/a73db77390dcb862634dc045c28f8e5587d7400387e685c9687cb304ee05fbe9-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b249/ github.com/containers/image/v5/image mkdir -p $WORK/b098/ github.com/containers/image/v5/signature cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b250/_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/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b206/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 1zG2N7yfMLh9UiP1xkFe/1zG2N7yfMLh9UiP1xkFe -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b098/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/b092/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b206/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/b092/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_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 /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid X9nT2PKfps2etc4rboEC/X9nT2PKfps2etc4rboEC -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid qZRSHPpQbj1XWF5E8Ztv/qZRSHPpQbj1XWF5E8Ztv -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3c/3c31926e53a4fd6eadbd6e12c6c954804b6ac2c2cee9b379c50863289859fd3b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/55/557fed5d4b71eb6c036f60ad7c0aca9ff729810f702cfb97ae54068fd293b9c1-d # internal github.com/containers/image/v5/directory github.com/containers/image/v5/docker/archive mkdir -p $WORK/b245/ mkdir -p $WORK/b248/ github.com/containers/image/v5/tarball mkdir -p $WORK/b364/ cat >$WORK/b245/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/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid zpvFiev9UVQ-ejaB4NDN/zpvFiev9UVQ-ejaB4NDN -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b248/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/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid hQuJXGQGRlfehszqaphL/hQuJXGQGRlfehszqaphL -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b364/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/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid doU2oLkqY0B_SjpORlgs/doU2oLkqY0B_SjpORlgs -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/66/66efbd7e6a5240a5cd1966364dcf867818c39f7b9ef145463f41eae93fcb153c-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b199/ cat >$WORK/b199/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/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b244/_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_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid unxPqgxyczKL_z7rAYf0/unxPqgxyczKL_z7rAYf0 -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/e7/e79549f5d10095d3b408bc51c7e806d133f0666ed3b8a6f3824b39ac23149a02-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/04/04fe64c0a220f35ce94589905d39fd488464a16b24d511ac8671f481e8c720e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/bc/bc85e038a5d7257ec5e58f34443fb72d55fe8a8e5356782ece4f853cff338e22-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e9/e93bd8469a22a68a38534773af4e13411347d1e356e22ca4218dc2a1a523c55a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/b0/b0c8cf73d4b4820a78e7e15f0a7f843aab3e38f94ecb207383411213386bc6e1-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b312/ cat >$WORK/b312/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/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid S0Q1krY4Mbr4tqefgsJ4/S0Q1krY4Mbr4tqefgsJ4 -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/d6/d6aabe134b065b49e5e7fe48f7bcebdaae57cfe43b8cacec35ba005cd14101c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/64/647d81e8a1207fc8a9fe49edb9aed8393a06571ad970915f714b6189966e17c0-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b166/ github.com/docker/distribution/registry/client/auth/challenge net/http/httputil mkdir -p $WORK/b284/ github.com/docker/distribution/registry/client/transport expvar mkdir -p $WORK/b174/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/docker/go-connections/sockets mkdir -p $WORK/b144/ cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid QOC9snDew_0dEkhr-sKJ/QOC9snDew_0dEkhr-sKJ -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b284/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/b150/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/distribution mkdir -p $WORK/b172/ github.com/gorilla/mux cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid Hoqw0K6L2V4i35wXnqPQ/Hoqw0K6L2V4i35wXnqPQ -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b179/ cat >$WORK/b174/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/b147/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b170/ cat >$WORK/b144/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/b145/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid FC0Dt2XO7GKQ8mIxmRZv/FC0Dt2XO7GKQ8mIxmRZv -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b172/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/b168/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b173/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b147/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid Y-8GpImWpfIGEL0R905v/Y-8GpImWpfIGEL0R905v -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/prometheus/common/expfmt mkdir -p $WORK/b184/ cat >$WORK/b170/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/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid Ub9B-70lWyv9OhNqtKo0/Ub9B-70lWyv9OhNqtKo0 -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p expvar -std -complete -installsuffix shared -buildid LfnpztT4taPr1_WVppBh/LfnpztT4taPr1_WVppBh -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./expvar.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid SYi4Jdfegp4Tytb7miEC/SYi4Jdfegp4Tytb7miEC -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./addr.go ./authchallenge.go cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid RWRzHHSzFpulRdyxVM1y/RWRzHHSzFpulRdyxVM1y -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go golang.org/x/net/http2 mkdir -p $WORK/b304/ cat >$WORK/b184/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/b181/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b185/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b186/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_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/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid jhSLobRxT8Q54wNlAuAu/jhSLobRxT8Q54wNlAuAu -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/b305/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b311/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b115/_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/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b156/_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_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid vJ_ZBZtnWVw7224iHR2f/vJ_ZBZtnWVw7224iHR2f -goversion go1.13.4 -D "" -importcfg $WORK/b304/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/56/56afc9f1cfdbb9f1f90a60139b47773f840a93c6b487841d837a95723ea7e617-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/fc/fcc5a2f1af8a5f769947c7b4b241d4b042758f10a0f2bea2e8542bc848a17097-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_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_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Q-lK3dwCXMsxQpfRISWg/Q-lK3dwCXMsxQpfRISWg -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2eee77023337157ea7a50f95570315a48831642b25a4113d5bdc0f6c5267079-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/05/05ee4a4518b205b4ccd412b78bc7788ca05bee1e2c7c7ec72019dd1fb958446e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f1/f1e163b32a2bae3bcf25870868baa92d2f6740059255ff4d486ddff66de1a248-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid fw726Xe5XBHF8rqCCynQ/fw726Xe5XBHF8rqCCynQ -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a6/a6d9878d8d2aa352e13641b60ac2192efe73c58bc3662c793f11427e3c996923-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/78/7889d2beec9955b10d910f9a2d583cbb54d9669e597340ef02783987528f7be8-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b287/ cat >$WORK/b287/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/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b147/_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_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid mgO1xlHKg3PAUuxoy_KY/mgO1xlHKg3PAUuxoy_KY -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/dd/dd55e715af93fd44b83c0ef1a01a1cddff7e99a45337fdb5865a69156496a96d-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_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_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid ckDGCos7JreTerRN-28U/ckDGCos7JreTerRN-28U -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/c8/c86354f34221726e1fe5a76936526689f98ca62e83515a53bd6ea0d4cf008e03-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b278/_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_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 0q2WVl_ONr7tlW8olzzj/0q2WVl_ONr7tlW8olzzj -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/19/19af0cd0886f91ee43fd1bdbc28bcab8d2a08845a9d39275ffb79211d0db1463-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/55/55006146f2b4bdf516eee58acee436be4fc3489705df39af35eccd7d3bfea35e-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_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/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid TsQJOT-oQnwWOFFVcWvU/TsQJOT-oQnwWOFFVcWvU -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/26/264493f1fa029aee0e772a91993dbbefdf01e07f7ea08447c06f4db5576dc643-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b255/ cat >$WORK/b255/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/b256/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_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_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid 9O0R2ukk2h5WQgrVPJve/9O0R2ukk2h5WQgrVPJve -goversion go1.13.4 -D "" -importcfg $WORK/b255/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_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/4f/4f38886ebe982421808aabec70182cf7f52ad3075641b506b7a442e9e86f8686-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b285/ cat >$WORK/b285/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/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_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 cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid csVPAEG3Tes0oYCLZIPt/csVPAEG3Tes0oYCLZIPt -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/a4/a4a12b87b1b99fe9f95cb9f6e93c14299578d627f55d643a886b313176bcb3ef-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b178/ cat >$WORK/b178/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/b179/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b188/_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/b116/_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_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid _BM9F4ObMIRRhlL8yoSH/_BM9F4ObMIRRhlL8yoSH -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/6c/6c1e14e42b04135fc5aeaf5e74e31bef8d70af5e536ebc1729084fbbb45b3aec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/85/85af6a894d62a95fc2b27f2dbbac9295bf050f5345e67d16534fb96e957e89e4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/87/87031eca32e1beab261a8b73fc9c4492271365e879a25d124f954ff39425a2a7-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b255/_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_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 2F1U1Hq-7Mi8Xt0AbdVC/2F1U1Hq-7Mi8Xt0AbdVC -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/50/50b4630518894dbd105d4608ffaa3e9cfa965fa85aae7defed1c278808f62d67-d # internal github.com/docker/docker/client mkdir -p $WORK/b253/ cat >$WORK/b253/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/b168/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_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/b147/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid mAp3vSpFOcTRqv3XUzKR/mAp3vSpFOcTRqv3XUzKR -goversion go1.13.4 -D "" -importcfg $WORK/b253/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_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/49/4907933dcf3dc521706981dd6a1952c488f834e9f8e833a9c2b05b3a55483be1-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b148/_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/b178/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_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_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 2xRXDd9pndT-jBQZTw8m/2xRXDd9pndT-jBQZTw8m -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/32/324f280df8222448dc79b73c6d815368a31e707ce464ee41300172abc9742eb9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/53/53c4ff29bc1cf5b1bd7487aac5d11e2b4c4b5d92867e312c54490cc3265f832b-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b252/ cat >$WORK/b252/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/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b253/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b147/_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_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 8WFHiOotleZd1I3vHloN/8WFHiOotleZd1I3vHloN -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/59/59e844fe662316c7994b130dba72cc8829c39b4330cb184ecb04fc03c5f0c2bf-d # internal github.com/docker/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b191/_pkg_.a packagefile net/http=$WORK/b147/_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_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid W8BP2SyJFCLOxoE0A58s/W8BP2SyJFCLOxoE0A58s -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/3e/3e6d873de382ffa7973ea970c102cd841e00a51332d0b4423231e10955932a8a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ac/ac3ebc80a68c8daa609e7d8e9b982f7399839e9c26e292325d037194c07cbae7-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.0.0/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid vg5VGuf9K_hCCBhUc595/vg5VGuf9K_hCCBhUc595 -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e5/e57569144ce5cb6fe4f0e52d2c8d2f24d6811387f9d432fb23e1dabdb51eacc0-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_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_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid jnnikO1maMQTbxhU7RiX/jnnikO1maMQTbxhU7RiX -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/2a/2a9351a06c00dfc6a207fbd9049e59580a2d28d2c86b8fc4effd63f2618caa5f-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_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_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid rkUZSIhUZ4HG0CFrYfEw/rkUZSIhUZ4HG0CFrYfEw -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e9/e9f00a7c4aa26ba1cafdbe132692fcff2ac0db5c6044856a3a495962fb945174-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b171/ cat >$WORK/b171/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/b172/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b147/_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_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid DKxeyTGtaJS2dBOTiwFd/DKxeyTGtaJS2dBOTiwFd -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c7/c718338cf0c0629d2fd0fc8daeab355471d970f7836289289260bbe5d2dec374-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/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid Bd_ae-V22jSuovPoiTCw/Bd_ae-V22jSuovPoiTCw -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_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/dd/dd2ebf9007c56ecd72aef945d1bf124c1e5934d187585f2af2be66bf385cc7ef-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b039/ github.com/containers/image/v5/openshift mkdir -p $WORK/b302/ 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/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_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_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid ylv7hVkOz1OUO5biqq0C/ylv7hVkOz1OUO5biqq0C -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./auth.go ./cli.go cat >$WORK/b302/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/b091/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b303/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b304/_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/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b094/_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_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid wxfphyySZaLA0Uc0FjJe/wxfphyySZaLA0Uc0FjJe -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e4/e4ca42ea2d387f17452add8f4cd24f1dd5bba00d4c65e9f394180d4f93f04bb3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/e5/e5980ad3da45b84f427de716b13b15919bcabee4076344f781dd6e052b40d20d-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b364/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_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_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid CEe0dyfxB9VRSM5d1qNO/CEe0dyfxB9VRSM5d1qNO -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/7c/7ce915f0e0ef565d1251b9dbf7b17bd76297e7247028fe287a43a4d531254b1f-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_arm64/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 -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 -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 -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 -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_arm64/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/b199/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b365/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b369/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_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_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid Si0RXXCl0iYEXvxt505y/Si0RXXCl0iYEXvxt505y -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_arm64/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7b/7bf78ab164f2198b21afdb49dd5b1bf2d587d1661d99207837906c618f14764f-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/b199/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b041/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b092/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b100/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b206/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b165/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b102/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b365/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b348/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b369/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b195/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b317/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b096/_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/b133/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b101/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b240/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b246/_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/b091/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b171/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b193/_pkg_.a packagefile mime=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b094/_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/b126/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b127/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b129/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b205/_pkg_.a packagefile compress/bzip2=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b109/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b117/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b121/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b287/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b364/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b366/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b349/_pkg_.a packagefile os/user=$WORK/b139/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b120/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b361/_pkg_.a packagefile encoding/csv=$WORK/b196/_pkg_.a packagefile flag=$WORK/b197/_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/b134/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b135/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b136/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b138/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile container/heap=$WORK/b238/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b239/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b243/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b241/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b242/_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/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b144/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b168/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b170/_pkg_.a packagefile github.com/docker/distribution=$WORK/b172/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b192/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b160/_pkg_.a packagefile net/http/httptrace=$WORK/b162/_pkg_.a packagefile net/http/internal=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b156/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b202/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b203/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b112/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b114/_pkg_.a packagefile hash/crc32=$WORK/b113/_pkg_.a packagefile runtime/debug=$WORK/b116/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b118/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b123/_pkg_.a packagefile hash/crc64=$WORK/b125/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b288/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b303/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b304/_pkg_.a packagefile github.com/containers/storage=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b265/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b367/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b294/_pkg_.a packagefile text/template/parse=$WORK/b362/_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/b234/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b236/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_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 golang.org/x/net/proxy=$WORK/b145/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b155/_pkg_.a packagefile mime/quotedprintable=$WORK/b161/_pkg_.a packagefile hash/fnv=$WORK/b204/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b111/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b124/_pkg_.a packagefile archive/tar=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b264/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b297/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b298/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b299/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b300/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b305/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b311/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b340/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b322/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b293/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b342/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b343/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b344/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b346/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b350/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b325/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b352/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b353/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b345/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b363/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b319/_pkg_.a packagefile golang.org/x/net/context=$WORK/b296/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b267/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_pkg_.a packagefile github.com/docker/go-units=$WORK/b261/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b146/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b153/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b258/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b260/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b278/_pkg_.a packagefile text/scanner=$WORK/b290/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b301/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b309/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b315/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b318/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b332/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b336/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b338/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b347/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b326/_pkg_.a packagefile go/format=$WORK/b354/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b268/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b273/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b191/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b279/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b308/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b323/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b329/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b331/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b333/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b334/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b335/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b337/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b355/_pkg_.a packagefile go/parser=$WORK/b358/_pkg_.a packagefile go/printer=$WORK/b359/_pkg_.a packagefile go/token=$WORK/b357/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b269/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b270/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile expvar=$WORK/b179/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b182/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b187/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b188/_pkg_.a packagefile go/scanner=$WORK/b356/_pkg_.a packagefile text/tabwriter=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b185/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b186/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b190/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=tIfCa6Zayl5yw7HzWBZr/Si0RXXCl0iYEXvxt505y/yH5rlKtrAe9B_IjPfa0Q/tIfCa6Zayl5yw7HzWBZr -compressdwarf=false -B 0x85161b1b1d02af368bb16734778f5ca65e10ecc1 -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_arm64/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.vC8o8W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 + cd skopeo-1.0.0 + make DESTDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 SIGSTOREDIR=/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/var/lib/containers/sigstore install install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/bin install -m 755 skopeo /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/share/man/man1/ install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/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.aarch64/usr/share/bash-completion/completions/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/var/lib/containers/sigstore install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc/containers install -m 644 default-policy.json /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc/containers/policy.json install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc/containers/registries.d install -m 644 default.yaml /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc/containers/registries.d/default.yaml + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc/containers/certs.d /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/etc/containers/oci/hooks.d + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/usr/share/man/man5/containers-auth.json.5 + mkdir -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/share/containers + install -m0644 /builddir/build/SOURCES/mounts.conf /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/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.aarch64/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.aarch64/usr/share/containers/containers.conf + install -d -p -m 755 /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64//usr/share/rhel/secrets + ln -s /etc/pki/entitlement /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/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.aarch64/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.aarch64/usr/share/rhel/secrets/redhat.repo + install -d -p /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64//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.aarch64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64//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.aarch64//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.aarch64//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.aarch64//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.aarch64//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.aarch64//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.aarch64//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.aarch64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j32 --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.aarch64 --unique-debug-src-base skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 -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.aarch64/usr/bin/skopeo 14472 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.aarch64/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.Lhs7bg + umask 022 + cd /builddir/build/BUILD Processing files: skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 + cd skopeo-1.0.0 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hv371z + 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.aarch64/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.aarch64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/share/doc/skopeo + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VkeKOW + 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.aarch64/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.aarch64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/share/licenses/skopeo + exit 0 Provides: skopeo = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo(aarch-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.17)(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.17)(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.17)(64bit) rtld(GNU_HASH) Processing files: containers-common-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64 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(aarch-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.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VFTW2E + 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.aarch64/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.aarch64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64/usr/share/licenses/skopeo-tests + exit 0 Provides: skopeo-tests = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-tests(aarch-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.aarch64 Provides: skopeo-debugsource = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-debugsource(aarch-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.aarch64 Provides: debuginfo(build-id) = 12c7f1430eed6e6fd4291054d72e2641f69fbbb7 skopeo-debuginfo = 1:1.0.0-1.module_el8.2.0+459+b997c4fe skopeo-debuginfo(aarch-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(aarch-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.aarch64 Wrote: /builddir/build/RPMS/skopeo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64.rpm Wrote: /builddir/build/RPMS/containers-common-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64.rpm Wrote: /builddir/build/RPMS/skopeo-tests-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.0.0-1.module_el8.2.0+459+b997c4fe.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FKI85c + 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.aarch64 + exit 0 Child return code was: 0