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/runc.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-8010020200205032011-4985cc55-build-32516-3942/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.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/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.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-8010020200205032011-4985cc55-build-32516-3942/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.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.jAWRO6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-d736ef1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + /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 'runc-1.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/1807.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1807.patch --author 'rpm-build ' + sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/runc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jtzebI + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -compressdwarf=false -B 0xc57124ef189644c55f090a6397c2ba0fc0748ba9 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build015046421 errors mkdir -p $WORK/b003/ internal/cpu mkdir -p $WORK/b005/ internal/x/crypto/cryptobyte/asn1 crypto/subtle internal/race unicode/utf16 mkdir -p $WORK/b009/ crypto/internal/subtle encoding container/list mkdir -p $WORK/b046/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b035/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid F95h2E13J-STEVq5ryHp/F95h2E13J-STEVq5ryHp -goversion go1.12.12 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_arm64.go runtime/internal/sys cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b045/ 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 67z6VJRrlAn-gEaTAw3d/67z6VJRrlAn-gEaTAw3d -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF internal/nettrace math/bits cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid tFAULuCxpfwrxNtq3_oB/tFAULuCxpfwrxNtq3_oB -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b018/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF unicode/utf8 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 yI629mP8vwBeC3PDHsrk/yI629mP8vwBeC3PDHsrk -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go mkdir -p $WORK/b072/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b040/ sync/atomic unicode mkdir -p $WORK/b015/ crypto/internal/boring/sig runtime/internal/atomic cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid y3WsT1S30pAPEV1c2_zP/y3WsT1S30pAPEV1c2_zP -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go mkdir -p $WORK/b013/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF 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 2Y959VRMdETaGem5adQW/2Y959VRMdETaGem5adQW -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid OhtY0N8I-kwWJYnz1f_G/OhtY0N8I-kwWJYnz1f_G -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b077/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p container/list -std -complete -installsuffix shared -buildid CZLRCmWutmFzsHstg9pd/CZLRCmWutmFzsHstg9pd -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid XZ4SP7s8nRvAsKLA3ySL/XZ4SP7s8nRvAsKLA3ySL -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 7dAYQBMoxObL9J3sVgmI/7dAYQBMoxObL9J3sVgmI -goversion go1.12.12 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid N3fZNx6Ql73j4tiVLWER/N3fZNx6Ql73j4tiVLWER -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid ljxF-2vZymqC0DZVjhXm/ljxF-2vZymqC0DZVjhXm -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go runtime/cgo mkdir -p $WORK/b014/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lPab_OxcFHOl8CKp1O7Y/lPab_OxcFHOl8CKp1O7Y -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./nettrace.go mkdir -p $WORK/b048/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid bFOdvT6eNXAD4CVGUSgF/bFOdvT6eNXAD4CVGUSgF -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go mkdir -p $WORK/b011/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/94/94f0280cdd10cac0bd1d3de3f884fe671e65f33bd65bbef3695014f790797ebe-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f3/f309d4b98c40e24edf0bf558fec3829598736088f0b9b3ef085324a071948028-d # internal internal/x/net/dns/dnsmessage github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b079/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1c/1cb06f2cb30e8ebbc08e1eb85b7bd508893ba360d3d1d5f15946912dcb1a77eb-d # internal mkdir -p $WORK/b098/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid Y9Am3cgOTz7izlaysKWA/Y9Am3cgOTz7izlaysKWA -goversion go1.12.12 -D "" -importcfg $WORK/b079/importcfg -pack ./message.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1a/1aa57795bbbcc85d9aae929fca92b59c01d9f648f96f24dcf873b8955f3789cb-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e8/e854f4e743cce026b994f6fe974ac6f8cc9f828ba86aaac5d4a2c8489d5974fb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 2BAsgY8GbC7QOc_GXU3F/2BAsgY8GbC7QOc_GXU3F -goversion go1.12.12 -D "" -importcfg $WORK/b098/importcfg -pack ./apparmor_disabled.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a3/a30c6829254a8a72f650bf8b289a513bac5149507310849fcf5227ec2ec152d7-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/29/297005f8c5095b5f9fe8fc9ab2de090d768aab3df18c784ff151ed6feb8b5263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid vsw_UyLi0fHOY7P19YEU/vsw_UyLi0fHOY7P19YEU -goversion go1.12.12 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sig.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1d/1df1c85911909c897ba246942e6bf2f4078f92a33e38c3a68482c2f1553debc2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2aebef87e11878e5c0584640a0648636e3edc182a37f1b506dfce807826651b0-d # internal runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid W4gTT_i81pB6wijT8fTL/W4gTT_i81pB6wijT8fTL -goversion go1.12.12 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3d5e079310101df56e7b548f8629e2be63444b82a9f5dcc0a65f9d6a10d4e2a-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF 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 GdcMD-RQacmv_FnuJbqx/GdcMD-RQacmv_FnuJbqx -goversion go1.12.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go internal/bytealg mkdir -p $WORK/b004/ cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid fWz9Oht3e7I7ZxdIHK74/fWz9Oht3e7I7ZxdIHK74 -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /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 ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d2/d23f6e3d4d2a67937c43eec13c860b993854bd0df1f31122ad02c3bb4ee0e52f-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b5/b598ddf763b70e8aca73abc53f15527d382fedd095e8b0c04d84df7d50537d20-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 1Tb7pazsMAGoCLa-E4An/1Tb7pazsMAGoCLa-E4An -goversion go1.12.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/08/08d1f3bb44c2ab7f294e9b9b0b92181087f5787df1fd562e9286fd27254ebe1d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # 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 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ae/ae3af99401ce524fa4e8e9c61b4473eadbc27220b2b42b78511613ae4a2d187e-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b1/b133672e529cac6807a9bf11e8249d5d4c87192ea079f16da52fe7410d78b6b0-d # internal cd /usr/lib/golang/src/sync/atomic /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 cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a9/a9dd589678f2b432d9475d99c3fd7194fd6d887dab9c5dff6434691b7cdcb375-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9e/9e3d3629ebad17fbc796209bb150d8db6a473a60bb38d483d9251e7c4ed554df-d # internal cd /usr/lib/golang/src/internal/bytealg /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/count_arm64.o ./count_arm64.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/87/87d4765a223f27d62c27996ec55e9ccae4ac7ce4bd61a1790fd85020732d1228-d # internal /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/equal_arm64.o ./equal_arm64.s /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/index_arm64.o ./index_arm64.s /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/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_arm64.o $WORK/b004/count_arm64.o $WORK/b004/equal_arm64.o $WORK/b004/index_arm64.o $WORK/b004/indexbyte_arm64.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/07/071330ecd57ff92e772d66ee5edb00456feccd3299972f9ed74e173028f625e0-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ crypto/internal/boring/fipstls mkdir -p $WORK/b058/ cat >$WORK/b033/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/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid NFwrBtLLMfvCqQYj40pR/NFwrBtLLMfvCqQYj40pR -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b058/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/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./dummy.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 3WiwhYCZ0ww7-JWFbKRz/3WiwhYCZ0ww7-JWFbKRz -goversion go1.12.12 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./tls.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid 20lNO9rytPxQLmNmgVLj/20lNO9rytPxQLmNmgVLj -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/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/b033/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/dummy.o ./dummy.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e2/e2da60ac8788691b55e0e3e980107e7999208e3f203207bab0fca240a50fbe55-d # internal cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/dummy.o # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/76/76d9ab5064ebd25bc1a44318eae01a654781d8816fa3419bb96b5c051d5781b2-d # internal cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.load_g ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid _GFI4u6q1gO4iGlBR851/_GFI4u6q1gO4iGlBR851 -goversion go1.12.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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 ./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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.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 ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f1/f1ef5ff83f34c725df081d8bce0dfb998850a753fc630f7b2416dd5505e930b2-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/09/0923cc1c9cea0533178be676c5a2bdae9aa096e0877f40e3d83caf4c5cf4bbaf-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/dim_arm64.o $WORK/b021/exp_arm64.o $WORK/b021/floor_arm64.o $WORK/b021/modf_arm64.o $WORK/b021/sqrt_arm64.o $WORK/b021/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b2/b287571e45af35e05ed46d8292bf1269b2ab4ff04fd9be87061d58e2925dc655-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid m6Z6k2B4ah-MyibO3yoZ/m6Z6k2B4ah-MyibO3yoZ -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9e/9e27cb88cf5e85caadf8f450042ffa757b71a6411344167993c837be4b632814-d # internal crypto/rc4 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 3Xg241VX2Sww_-cL9hZK/3Xg241VX2Sww_-cL9hZK -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b4/b400122b4371a7cfed7b48397cbbd7a4e3c515a75226f39ad1ccdd7effcf9774-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x012.o -c gcc_arm64.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./asm_arm64.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p runtime/cgo -std -installsuffix shared -buildid yUo--f5SH7BQRVC6TejO/yUo--f5SH7BQRVC6TejO -goversion go1.12.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_arm64.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.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/9d/9d05aa225bb625ec11a3762a0904d106658ab7ae71355a74a93f1e188dacb609-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/58/5898d0840a804039b1145e101331086db9d225ce4c74debf3481e8d645f6c11a-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_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/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid 3Zbv-MKtfIG_NhblgZOT/3Zbv-MKtfIG_NhblgZOT -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3e/3e27003eb157973690e3cb2a06f4a8e256bd49cab502617f8d6b997ed62a7975-d # internal io internal/singleflight mkdir -p $WORK/b007/ mkdir -p $WORK/b078/ reflect mkdir -p $WORK/b023/ math/rand cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b050/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid SLHT63iEZmit5CyYipSl/SLHT63iEZmit5CyYipSl -goversion go1.12.12 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid z0PETuYTSZscUEHyW8K5/z0PETuYTSZscUEHyW8K5 -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./singleflight.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF syscall cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./asm_arm64.s cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p math/rand -std -complete -installsuffix shared -buildid yOrFKS-QNmvS4_4agqCu/yOrFKS-QNmvS4_4agqCu -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid hLayVItLLtjxZ15Xnye6/hLayVItLLtjxZ15Xnye6 -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid s2526k1wUXF3lA_XyYe_/s2526k1wUXF3lA_XyYe_ -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/43/43a07bdf69698e79f644b1a56a7c98c596179da5ee4e8012ec3e094bbc971f69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/22/22e0098bebfaa3f53f4a58b1816dcaf1913fa7df26d23db05f7cfc0d256d947c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a9/a9e3aa57df6d236eb029f24747ede65a799e351833db1690c83ff0f355b5101a-d # internal hash mkdir -p $WORK/b042/ crypto/internal/randutil text/tabwriter bytes mkdir -p $WORK/b002/ strings mkdir -p $WORK/b054/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p hash -std -complete -installsuffix shared -buildid b84CzS6ikeiHr40k4cr3/b84CzS6ikeiHr40k4cr3 -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./hash.go mkdir -p $WORK/b132/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b034/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid OHm5WqZEQ4KO3iTcGoF6/OHm5WqZEQ4KO3iTcGoF6 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 3x9f_buQTFUmMK9f10ou/3x9f_buQTFUmMK9f10ou -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid S0ltBssEUNX-4Lf8CoN-/S0ltBssEUNX-4Lf8CoN- -goversion go1.12.12 -D "" -importcfg $WORK/b132/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid L3XiuFpIDdf5dUWpgdB7/L3XiuFpIDdf5dUWpgdB7 -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/63/6394264a829aa270e1b19a8584218cddc685dc362dc5b9e6194ea9bc0122e03d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/19/199d6b68cab05e37a01c6410a3fd2f00b5abf5b402911d2e249fec1c5fa1fea0-d # internal crypto mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto -std -complete -installsuffix shared -buildid 0gBS-A1myBYj9mdvkk3X/0gBS-A1myBYj9mdvkk3X -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/06/06116886fc207d8cca7f9ff460ee4e42ab985e528fee9d5c1ac4870481163c85-d # internal crypto/sha1 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b064/symabis ./sha1block_arm64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/sha1 -std -installsuffix shared -buildid KB7Ij8pf8BI5xqH5UfvH/KB7Ij8pf8BI5xqH5UfvH -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/3e/3e186377a1e5b500977c495ac46de16ae88c1097ced6f007aaf1ed108393d921-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b064/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b064/_pkg_.a $WORK/b064/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/90/901103fc26f27f789db684c47917f591586c194a790fcfcb01a9aac9b300b5ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/82/820e89ad5b04db28e032cd13d0822e93d1b7f54b608f6c8eef5f9d1c9e52e01f-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p bufio -std -complete -installsuffix shared -buildid UOdUwn3PBDH_6QnAjeSZ/UOdUwn3PBDH_6QnAjeSZ -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b034/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/98/98092c83e2920cdefe7f4ecf4c17e728685fa7b064f78a658b183209f58ee992-d # internal path mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 aLJA3XKhwkDnUae-en9b/aLJA3XKhwkDnUae-en9b -goversion go1.12.12 -D "" -importcfg $WORK/b096/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c4/c49239c725e318ed63469f96d4c2f4383033688148156356b4e9cc2adf9707a0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0e/0ea1835886f298aa5807b39ac3047b9fffddee27ec0b8161d92ffdf9f47b170f-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5f/5fb54b77470ccc8d5a623600d6fef9c0ed120bba1e47f7fa455563638b1256ec-d # internal internal/syscall/unix mkdir -p $WORK/b032/ github.com/opencontainers/runc/libcontainer/nsenter time mkdir -p $WORK/b128/ mkdir -p $WORK/b031/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b128/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b128/ -g -O2 -Wall ./nsenter.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NwJWEMgyFVMPcUfO1IT5/NwJWEMgyFVMPcUfO1IT5 -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid GdTEf0Araa6JbK7bEE3C/GdTEf0Araa6JbK7bEE3C -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd $WORK/b128 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6c/6c77e5f32fba59a1a4a4aec8c37829874b19c175208d3f0142465232b2ad15b0-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -I $WORK/b128/ -g -O2 -Wall -o $WORK/b128/_x003.o -c cloned_binary.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -I $WORK/b128/ -g -O2 -Wall -o $WORK/b128/_x004.o -c nsexec.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b6/b655af4d0efa5931c4dfe9325d5bf4fd383a40733bbeef30b8f543f121a781c6-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid QnmAhQI5MDWcJAzel3qJ/QnmAhQI5MDWcJAzel3qJ -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid jiV5kZBaN54ocmnozoh9/jiV5kZBaN54ocmnozoh9 -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7f/7f9d967e1524638823d78bd7de5dd1ae8c84e49d5f4d75cfd7a81646d50315bf-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid JbAnEK85UqEqFOCvpe8H/JbAnEK85UqEqFOCvpe8H -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/23/239998a609bd16d26ff0a69853ccbd84e0ae0eb4b89bb76cbfe78d9e96224c8c-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b089/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid seI62RkoifbJr96Ye4g5/seI62RkoifbJr96Ye4g5 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid pKNKhNrBVot_PDMkZe5D/pKNKhNrBVot_PDMkZe5D -goversion go1.12.12 -D "" -importcfg $WORK/b089/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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c0/c049a33884fad49e9126234a7d94700b03862f8e5ae7c356510984cd20576f86-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/3c/3c17c710826bc90817245ca94d72e4ec3dc266b280b6ba754b7fd7423efecec1-d # internal encoding/base64 mkdir -p $WORK/b019/ internal/x/crypto/curve25519 internal/x/crypto/poly1305 mkdir -p $WORK/b085/ crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b084/ crypto/cipher cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid YrOW_EDvJerOU8E0JIUB/YrOW_EDvJerOU8E0JIUB -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go mkdir -p $WORK/b059/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b044/ cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid QPjPuDfjxHrZBRHP-5wx/QPjPuDfjxHrZBRHP-5wx -goversion go1.12.12 -D "" -importcfg $WORK/b085/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid H1_cjkEfk0buo1bentxk/H1_cjkEfk0buo1bentxk -goversion go1.12.12 -D "" -importcfg $WORK/b084/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go cat >$WORK/b059/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/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./md5block_arm64.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/90/9039df6c73e95c84fab271e23684f69e21fd59811e7e972e58a3ff617da0897e-d # internal 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 au1_fMvwYt67sRGjrEgO/au1_fMvwYt67sRGjrEgO -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm64.s os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid lLBiSXXfGmpyrucIzX4I/lLBiSXXfGmpyrucIzX4I -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/md5 -std -installsuffix shared -buildid YsUNCPVFpjz_ZDvfzK0K/YsUNCPVFpjz_ZDvfzK0K -goversion go1.12.12 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ItqMs1Ju4CGtSO64ixYh/ItqMs1Ju4CGtSO64ixYh -goversion go1.12.12 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/12/12fc3bc8f92cf6af9bdd7e224347e355b4fd76660ef3bd5dea27abf1aa177888-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/e5/e5cb660017b1c1f6f1971d8a55b4933f7217f6be10eaaef2e03164254f018b22-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/md5block_arm64.o ./md5block_arm64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0d/0d8c78482e6f7a34054c0e2bdc498c94dcc130a796bf1640a774a46f8ac963eb-d # internal encoding/pem mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p encoding/pem -std -complete -installsuffix shared -buildid G0WGdn3jS0sBc_a5AHQm/G0WGdn3jS0sBc_a5AHQm -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e4/e4f46f1755bdc0ccd14dae1200035f9789f57405ffadcad2031621258fda4006-d # internal cd $WORK/b128 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/73/73215c78e9fab631f06c06b7b827625a3145259fb7b4ad9d4f5b67facc5035b8-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a1/a16db5006d4ae361f6cb55e68d1aaf4ea08fc24449bc6ba15e35d275b12ebdac-d # internal crypto/des mkdir -p $WORK/b051/ internal/x/crypto/internal/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/des -std -complete -installsuffix shared -buildid vsmgrrI2ZnZ_elmoaDiF/vsmgrrI2ZnZ_elmoaDiF -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid h1fRgejfnS6ko7DYfSKB/h1fRgejfnS6ko7DYfSKB -goversion go1.12.12 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -o $WORK/b128/_cgo_.o $WORK/b128/_cgo_main.o $WORK/b128/_x001.o $WORK/b128/_x002.o $WORK/b128/_x003.o $WORK/b128/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage nsenter -dynimport $WORK/b128/_cgo_.o -dynout $WORK/b128/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ad/add534fea6c283c2bcfd55f5838c626733b08227de38e0df979b48fd4c958b4c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f3/f332cd24b89048b9876c2928982076ed5f18c2c4f48267ce09c6487403daf24f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid reKkCQSW68mz1JoPuF-Q/reKkCQSW68mz1JoPuF-Q -goversion go1.12.12 -D "" -importcfg $WORK/b128/importcfg -pack $WORK/b128/_cgo_gotypes.go $WORK/b128/nsenter.cgo1.go $WORK/b128/_cgo_import.go internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b084/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid vZbV3_PXRv81w9SfcBEo/vZbV3_PXRv81w9SfcBEo -goversion go1.12.12 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/_x001.o $WORK/b128/_x002.o $WORK/b128/_x003.o $WORK/b128/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a4/a4d91c9508f3b1a87b1199bea55f2d844c7f222fcb73e9df24a10a4db48acf80-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d6/d65a6bccbb28a59ba1e66b185d4f025e9978e04dd917dba1944a97a3de435d55-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/f4/f47545f4ccbc984e76ea8d00a3a3282d425fec640018319357e2a0a724632bbc-d # internal regexp mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b089/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p regexp -std -complete -installsuffix shared -buildid FsIZY8by6U0lqrfRZ5JJ/FsIZY8by6U0lqrfRZ5JJ -goversion go1.12.12 -D "" -importcfg $WORK/b088/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/63/63b25fd3aba44a7653ebb6066d4b28c0196af3861a2bd9e067a2a33de3349899-d # internal fmt mkdir -p $WORK/b025/ os/signal path/filepath runtime/debug mkdir -p $WORK/b125/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b133/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid ZTgBYh5XM7BHJUSJ5iio/ZTgBYh5XM7BHJUSJ5iio -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b125 -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b125/symabis ./debug.s mkdir -p $WORK/b074/ cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b133 -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b133/symabis ./sig.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p path/filepath -std -complete -installsuffix shared -buildid JoezuG2LsENCrzjNK4Vz/JoezuG2LsENCrzjNK4Vz -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p runtime/debug -std -installsuffix shared -buildid NKwy0--rS4Eis0vml3b6/NKwy0--rS4Eis0vml3b6 -goversion go1.12.12 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p os/signal -std -installsuffix shared -buildid LEqwGmeq_Hm5fU6k3MtD/LEqwGmeq_Hm5fU6k3MtD -goversion go1.12.12 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b125 -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b125/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b133 -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b133/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b125/_pkg_.a $WORK/b125/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/sig.o # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/03/039a92acb547a1821a0f6a0be2f11aea07c313283580bd201cb2c5928034bddb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/be/be928bfa57d9cdef34cf4338a36205e3ba9be442a6a18a8387f2d27a7a7fdc78-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/11/1142b273d8ad9eadae84b9652e90379f32e6862d2af17dd7cb9ed75fd90c75dc-d # internal io/ioutil mkdir -p $WORK/b073/ github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b120/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4QkAbp-mbCkPCx3QGS4y/4QkAbp-mbCkPCx3QGS4y -goversion go1.12.12 -D "" -importcfg $WORK/b073/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid RjdoYmEosjkKJsNR7fId/RjdoYmEosjkKJsNR7fId -goversion go1.12.12 -D "" -importcfg $WORK/b120/importcfg -pack ./capture.go ./frame.go ./stacktrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9a/9a21f8441adfc0ee2fbfd7db88883af6201c0934a20371a15028930dbe12bd03-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f9/f91f44958c04f2b3d6be09fc26a9a9ed48584b48a750414f238a1909fdbe8a5e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b3/b385561a1c6806293e21c630552a7fada526fab8dd32cbba8183653a078e412f-d # internal cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c3/c346c82349ef1ce1492acbf2487a929b8c2c865a1583637b1937b65792adeee8-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/b6/b6ea3c3dc9596de57bbc555ca4a334a52f2d4f7ecbb9499500486148573eb5be-d # internal log mkdir -p $WORK/b093/ github.com/opencontainers/runc/vendor/github.com/docker/go-units context github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/vendor/github.com/containerd/console encoding/hex mkdir -p $WORK/b069/ net/url github.com/opencontainers/runc/libcontainer/mount cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b119/ os/user cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p log -std -complete -installsuffix shared -buildid uG-e_DChRAX86FxqGRCC/uG-e_DChRAX86FxqGRCC -goversion go1.12.12 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/b087/ github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/b076/ text/template/parse flag mkdir -p $WORK/b131/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p encoding/hex -std -complete -installsuffix shared -buildid t7pw385f8GLD2BIPF_AO/t7pw385f8GLD2BIPF_AO -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./hex.go mkdir -p $WORK/b101/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF encoding/json mkdir -p $WORK/b017/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p context -std -complete -installsuffix shared -buildid 2ADoUEe3wDJy-ot_kHFx/2ADoUEe3wDJy-ot_kHFx -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./context.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid ROhfTJnx4o472UpRVfGI/ROhfTJnx4o472UpRVfGI -goversion go1.12.12 -D "" -importcfg $WORK/b087/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b036/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p flag -std -complete -installsuffix shared -buildid Mdaczey-wafTDIWDUlEJ/Mdaczey-wafTDIWDUlEJ -goversion go1.12.12 -D "" -importcfg $WORK/b131/importcfg -pack ./flag.go mkdir -p $WORK/b081/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid -_TCqfiJc9Z5ZmEceNrB/-_TCqfiJc9Z5ZmEceNrB -goversion go1.12.12 -D "" -importcfg $WORK/b101/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b117/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid 2xlYhDacNurHZqqSCt1H/2xlYhDacNurHZqqSCt1H -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b107/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b119/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b119/ -g -O2 ./seccomp.go ./seccomp_internal.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p net/url -std -complete -installsuffix shared -buildid M56F9L91wd2YuXBHhOP4/M56F9L91wd2YuXBHhOP4 -goversion go1.12.12 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid _bfQRR4vW9qbGhYa-WPV/_bfQRR4vW9qbGhYa-WPV -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go mkdir -p $WORK/b095/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b107/ -importpath os/user -- -I $WORK/b107/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b122/ mkdir -p $WORK/b097/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid cfGhMQGozx6ZRjCIYpCx/cfGhMQGozx6ZRjCIYpCx -goversion go1.12.12 -D "" -importcfg $WORK/b117/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go mkdir -p $WORK/b127/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b049/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid dnjkyFW5Bn3t_LCeiOMU/dnjkyFW5Bn3t_LCeiOMU -goversion go1.12.12 -D "" -importcfg $WORK/b122/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid EJiwYcx82O6n7CFZd_GP/EJiwYcx82O6n7CFZd_GP -goversion go1.12.12 -D "" -importcfg $WORK/b095/importcfg -pack ./errors.go ./stack.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid WDcMv9fkYMVOvZ8tGRek/WDcMv9fkYMVOvZ8tGRek -goversion go1.12.12 -D "" -importcfg $WORK/b097/importcfg -pack ./fileutils.go ./idtools.go cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b049/symabis ./arith_arm64.s cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p text/template/parse -std -complete -installsuffix shared -buildid wTvtrESybbV-Y90sOYDS/wTvtrESybbV-Y90sOYDS -goversion go1.12.12 -D "" -importcfg $WORK/b127/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p math/big -std -installsuffix shared -buildid LfsfBdIl_IzZlCs9yHUw/LfsfBdIl_IzZlCs9yHUw -goversion go1.12.12 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9e/9e888e6d8d08dffac6f9d41913761b0ac40d52d100da6f26a5ce32700ce3785d-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/df/dfa1de6f7f771c35a6122f0af7f56fcc556d7757f71410ac31f1c8239a4bc411-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/8f/8fe1d32d0f63607335642ad09bd8d4eaa6ae1b8fae94df9a5fd123ffd2d9a8d9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ec/ecca9953a778c0b6ecf576bb38fd693c4386f76210ccc30c95d3d289cd52e744-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/87/875d89a22966fa0e3fd7d6d1d328cec20f21dcb78ecffa6559e09f5c0d897762-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6d/6d0bf1846125079caab63d7313cfe37a0db164af49247df227277f1053f25138-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ff/ff28fd40dd316c9bf8afd1b61c20272f2a7a215d2d458f3501c4f8b54aec0dd4-d # internal os/exec mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p os/exec -std -complete -installsuffix shared -buildid xRSRxqZw-KiDCHQBCF2q/xRSRxqZw-KiDCHQBCF2q -goversion go1.12.12 -D "" -importcfg $WORK/b103/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ea/ea7e9b5110148ba31de27aa22c944c06d7a697868b919577f6b4ebec700b24f6-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b115/ github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b094/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid 3AJmAmJ2mkzK4d5AemBP/3AJmAmJ2mkzK4d5AemBP -goversion go1.12.12 -D "" -importcfg $WORK/b115/importcfg -pack ./keyctl.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid bVpb0LqAQxuovNGzvZ6i/bVpb0LqAQxuovNGzvZ6i -goversion go1.12.12 -D "" -importcfg $WORK/b094/importcfg -pack ./join.go ./vfs.go net mkdir -p $WORK/b075/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath net -- -I $WORK/b075/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/70/709612f60dda33809f0afe5898f8658bd137c74f00e2438d38349d6d58e7cb93-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c3/c32e419c28ca2534f9ac1c7242a1dc2c4d824534cb6fc44f3f7024a17fa0bf1e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/48/4822d2e0d7af9883a1dc096cc4debfa6c690cab33609e6bc3dc0e610673b901d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ff/ff5e2f3d4493c3def45069167382891cdd2ccb3f08594b20bcbdd0894c792676-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/44/44942713926605d05823509cc668a8106011f00a07e10b0ce039c71149006f75-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/48/48d443997c691e9002e8fb18fc261d7535478d2472db98266ff4117df5c9b846-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/b6/b64d9a733a39305f078c764775393b6fb514f86c014eea03dd75fce40b054a23-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/94/945b8a69a855095889193332622a8f4c726f0a477dc961b3cf8844da0f4e379e-d # internal text/template mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b127/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p text/template -std -complete -installsuffix shared -buildid gJpSIkAiMPKm-es9ZfT7/gJpSIkAiMPKm-es9ZfT7 -goversion go1.12.12 -D "" -importcfg $WORK/b126/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/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/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7f/7fed5a2f2dcbb70109562edbbec208e67359d4fa2b30e18b1812420686364941-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid e34SB2FhfEBW3SH978Eq/e34SB2FhfEBW3SH978Eq -goversion go1.12.12 -D "" -importcfg $WORK/b108/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b102/ mkdir -p $WORK/b092/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid McyN5vheP1UJCSz2V4Uz/McyN5vheP1UJCSz2V4Uz -goversion go1.12.12 -D "" -importcfg $WORK/b102/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 ./terminal_notwindows.go ./text_formatter.go ./writer.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid gNc6wNRuZRCbTKIDdi14/gNc6wNRuZRCbTKIDdi14 -goversion go1.12.12 -D "" -importcfg $WORK/b092/importcfg -pack ./clone.go ./decode.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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/b108/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/cd/cdc09bdda815f56451d17db77316989827c4fdd3ebc7a21c2a12f2da2b5a574e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -o $WORK/b107/_cgo_.o $WORK/b107/_cgo_main.o $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o $WORK/b107/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b107/_cgo_.o -dynout $WORK/b107/_cgo_import.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p os/user -std -installsuffix shared -buildid M9CqCCinC8bKGg91cwpu/M9CqCCinC8bKGg91cwpu -goversion go1.12.12 -D "" -importcfg $WORK/b107/importcfg -pack ./lookup.go ./user.go $WORK/b107/_cgo_gotypes.go $WORK/b107/cgo_lookup_unix.cgo1.go $WORK/b107/getgrouplist_unix.cgo1.go $WORK/b107/listgroups_unix.cgo1.go $WORK/b107/_cgo_import.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/0a/0a74e13eb83e66f27e0f647bcd6bff8e8c1f6b914408a359bdef2c1e35f86b0c-d # internal crypto/internal/boring mkdir -p $WORK/b047/ crypto/dsa encoding/asn1 mkdir -p $WORK/b067/ crypto/elliptic mkdir -p $WORK/b053/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b048/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b056/ cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid rNFJLxpV2OWBpVujLGzT/rNFJLxpV2OWBpVujLGzT -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go ./notboring.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5-Gxn9AJlZdfpi0hV9hH/5-Gxn9AJlZdfpi0hV9hH -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /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 ./p256_asm_arm64.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid f-H8KepL6UXhmdjs4N-t/f-H8KepL6UXhmdjs4N-t -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d9/d9efb0fdbe547ba00e1b4398a74e08d34b0db08b61dfd6404b5f516b9c66016b-d # internal github.com/opencontainers/runc/libcontainer/logs mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/logs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/opencontainers/runc/libcontainer/logs -complete -installsuffix shared -buildid AI31-aTCADmSo3kEVjy2/AI31-aTCADmSo3kEVjy2 -goversion go1.12.12 -D "" -importcfg $WORK/b116/importcfg -pack ./logs.go github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b100/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/elliptic -std -installsuffix shared -buildid 19ahH6AJlMuzFJk3dLdb/19ahH6AJlMuzFJk3dLdb -goversion go1.12.12 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid iQ912N43SvGYY4vFuCUZ/iQ912N43SvGYY4vFuCUZ -goversion go1.12.12 -D "" -importcfg $WORK/b100/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net -std -installsuffix shared -buildid eK1j2i0TUrohVoWuQ5zF/eK1j2i0TUrohVoWuQ5zF -goversion go1.12.12 -D "" -importcfg $WORK/b075/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/b075/_cgo_gotypes.go $WORK/b075/cgo_linux.cgo1.go $WORK/b075/cgo_resnew.cgo1.go $WORK/b075/cgo_socknew.cgo1.go $WORK/b075/cgo_unix.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b1/b12998b7c6f3524853ca994ba8399410f18eb33ead2c89e54740f04695083d73-d # internal crypto/aes mkdir -p $WORK/b043/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF 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 crypto/hmac mkdir -p $WORK/b057/ crypto/sha512 mkdir -p $WORK/b055/ crypto/sha256 mkdir -p $WORK/b065/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid wIDyPJuBaQzALw4HywoJ/wIDyPJuBaQzALw4HywoJ -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid v1T2x1VS5lHKt0EcGzWE/v1T2x1VS5lHKt0EcGzWE -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b065/symabis ./sha256block_arm64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o $WORK/b107/_x004.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/sha256 -std -installsuffix shared -buildid Z0gS7yXKDkoFh-nS4fAl/Z0gS7yXKDkoFh-nS4fAl -goversion go1.12.12 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c9/c949d61226de38fa9607df7c281fea3586cecc6969fae1063b52d867b95eb953-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/29/2971a8b07b8998745fceda8e7f21b4ae5027c3dfcf9a8aad521c3dee66898833-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid FRK541fwC9KvmTyxHgz2/FRK541fwC9KvmTyxHgz2 -goversion go1.12.12 -D "" -importcfg $WORK/b106/importcfg -pack ./lookup.go ./lookup_unix.go ./user.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/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b024/_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 MAFBnt5Ry5SHZmxo6CY2/MAFBnt5Ry5SHZmxo6CY2 -goversion go1.12.12 -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/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f7/f77d6c75f32c3b7f58f10d6d78299801aaa6c9a3a8ec7bfdc99776a062b14a88-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/40/407b80a20cd820ad8541754260fc2ee1a83d05a3cffae4cfe7ad5f61c4edb974-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid qWkcRTbfd-ulbrEz95sL/qWkcRTbfd-ulbrEz95sL -goversion go1.12.12 -D "" -importcfg $WORK/b086/importcfg -pack ./hkdf.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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3f/3ff406cb1f974a6363defaa4feb4d0c98994926744f059cdb62610d7593e09cb-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/82/82e57224eb079f8675c7660b2180defa14f28d4ea9b96282ea61233efcf5d245-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile text/template=$WORK/b126/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid WAtoDoyEta7TsENMKFtc/WAtoDoyEta7TsENMKFtc -goversion go1.12.12 -D "" -importcfg $WORK/b130/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f0/f0a16ba92662957d339be6d3be5598d95dbdbd092e01a11007671c7c68e5bf17-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/55/555c1757283eb14553d21e16c99a59156d9bba468266da9cf85d68e20834ba3e-d # internal 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/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f9/f94d1d25f7398f7db7cfa92b109caeab9a1c62953229740f66f958ddf0e521d6-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b099/ github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_arm64.o $WORK/b043/gcm_arm64.o # internal mkdir -p $WORK/b113/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid KeQqMDrVPuaZwja_XJyV/KeQqMDrVPuaZwja_XJyV -goversion go1.12.12 -D "" -importcfg $WORK/b099/importcfg -pack ./cgroups.go ./stats.go ./utils.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid 0smAYseYoa1GLRjJkrCa/0smAYseYoa1GLRjJkrCa -goversion go1.12.12 -D "" -importcfg $WORK/b113/importcfg -pack ./intelrdt.go ./stats.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/76/764ffb2e5efe58301433d86135512f2d6de524667f0e3124e59fab87cdca9fd7-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_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/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/rand -std -complete -installsuffix shared -buildid BvJxVcIzKUoMyfNnf9Ok/BvJxVcIzKUoMyfNnf9Ok -goversion go1.12.12 -D "" -importcfg $WORK/b060/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/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a7/a74c31bceebbe5d90f2b8367e94c716287990dfbf002d8487c07b3851d5263bd-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b105/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b105/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b105/ -g -O2 ./sysconfig.go cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ab/ab234b16c81fd8c634de55dfb9f3d6327343828bce9d875285b945abed9d552a-d # internal crypto/rsa mkdir -p $WORK/b063/ github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b114/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_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/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid lWS8a5AhPC_t_P19iGgo/lWS8a5AhPC_t_P19iGgo -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 2CtthvUWAvRA4EoRNoIt/2CtthvUWAvRA4EoRNoIt -goversion go1.12.12 -D "" -importcfg $WORK/b114/importcfg -pack ./selinux_linux.go ./xattrs.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/53/536acf4531c9be1e06570c45c046c67eb9fb1d93df8c5f3d82bfb2a4e85a03d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/79/79ff7f1e41e5a52226a98801bdeb597a5ffc5b8af58520d1949ad3062ebf4bf0-d # internal cd $WORK/b105 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/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/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/fe/fe09bd6a29b1f40145c148d1bdd3b54324150c01bc653fdd854c9cc85f97407d-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/67/67a614b5fe1f0ad8b4ea2a944dea0120e01746f0bddc901bd2a72dc1370a8d9d-d # internal crypto/ecdsa mkdir -p $WORK/b052/ crypto/x509/pkix cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF internal/x/crypto/cryptobyte mkdir -p $WORK/b068/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid thupVc0oH0SPy1xeawlI/thupVc0oH0SPy1xeawlI -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./boring.go ./ecdsa.go mkdir -p $WORK/b071/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 2adiBLV2TN5k3eE8xm42/2adiBLV2TN5k3eE8xm42 -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./pkix.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 84d7KwqShd7Xg24_d7Xv/84d7KwqShd7Xg24_d7Xv -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b105 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9e/9e3bb03036209d1f670b9b63daa49d7e41005547db40359b7db4b72ce4fe052f-d # internal cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -o $WORK/b105/_cgo_.o $WORK/b105/_cgo_main.o $WORK/b105/_x001.o $WORK/b105/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/61/6160d314d38d44dc1e96f6a81d93205aff10ce83c6bbf6f10016b03e6150230c-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b121/ github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b112/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b114/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b107/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid cB3KvWEtKxu071bXDSpy/cB3KvWEtKxu071bXDSpy -goversion go1.12.12 -D "" -importcfg $WORK/b121/importcfg -pack ./label_selinux.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b114/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid tuKaC7pRuUitaOrAw4OX/tuKaC7pRuUitaOrAw4OX -goversion go1.12.12 -D "" -importcfg $WORK/b112/importcfg -pack ./rootless.go ./validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a5/a59e713eeb6bb85a01c10b62d25ec5768a314d550bccc0adbe506f9b2e9c711f-d # internal cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b105/_cgo_.o -dynout $WORK/b105/_cgo_import.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 99mx18YWND_WBU0pKbPM/99mx18YWND_WBU0pKbPM -goversion go1.12.12 -D "" -importcfg $WORK/b105/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b105/_cgo_gotypes.go $WORK/b105/sysconfig.cgo1.go $WORK/b105/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/59/59e546fa82387312d51406eb9de848db352a8709a082783f19c1690ec890db60-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/e2/e217d2745b5083a4db588a68626e0f5bfd2e7a5863f01174e4fdb68886b6f4d2-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/ab/abef2b7295bdbc1fc297164abb4c6adb6591cfab3bb522a921e698ac9a5f178e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/_x001.o $WORK/b105/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/2a/2a2022d7fdd8ecb3d9fd8cf4bb1dd0933af5a254f2a927922e199f6626cfa25c-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid 8YKMI8a477l6bYubMpM3/8YKMI8a477l6bYubMpM3 -goversion go1.12.12 -D "" -importcfg $WORK/b104/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpu_v2.go ./cpuacct.go ./cpuset.go ./cpuset_v2.go ./devices.go ./freezer.go ./freezer_v2.go ./hugetlb.go ./io_v2.go ./kmem.go ./memory.go ./memory_v2.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./pids_v2.go ./utils.go cd $WORK/b119 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/12/12492e4fdc76deb849e340d1411ade03da7138f46c11fd1160d36c61748fc1e4-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/63/634c9f9581a18e64e1cb14bf61d888a1d1f5c1d8fda7536c8b2169081cb8c042-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9e/9ebda94d3aaceb526b90437a80e3ccc5a3efa6370e90d297240bb3859ad68653-d # internal github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b092/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid _EF9GoJTwp9O2bHTvMPz/_EF9GoJTwp9O2bHTvMPz -goversion go1.12.12 -D "" -importcfg $WORK/b091/importcfg -pack ./rpc.pb.go cd $WORK/b119 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -o $WORK/b119/_cgo_.o $WORK/b119/_cgo_main.o $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b119/_cgo_.o -dynout $WORK/b119/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DsIR_OIf1CjUSMMHu36T/DsIR_OIf1CjUSMMHu36T -goversion go1.12.12 -D "" -importcfg $WORK/b119/importcfg -pack $WORK/b119/_cgo_gotypes.go $WORK/b119/seccomp.cgo1.go $WORK/b119/seccomp_internal.cgo1.go $WORK/b119/_cgo_import.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2d/2d538fc4a573f0418d2aa19932842c050405e6d28907e4d3292e27387f1378f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/7f/7fda818542b60882dc09e003915f16ad0be6850ac167e7ce5c9ca78d9c51ae54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b119/_pkg_.a $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cb/cb9f9897915054fdf91c517cdc11504d30ab9657250381ecc37032b661993bf1-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/seccomp/libseccomp-golang=github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b119/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid w-g-9vyqhOYUY4KLnh0t/w-g-9vyqhOYUY4KLnh0t -goversion go1.12.12 -D "" -importcfg $WORK/b118/importcfg -pack ./config.go ./seccomp_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/15/157879177c65226a60ba583bdd9d44aaa3c57e8c30aa0ffe7232aea6667b399e-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid 5L4SpPOfuW_8tT3mo2aO/5L4SpPOfuW_8tT3mo2aO -goversion go1.12.12 -D "" -importcfg $WORK/b129/importcfg -pack ./example.go ./spec_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/56/56366e4e76e417f674f7b9be956d6e11dbacbf43fc89f74c6943650b09a0b4ca-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/41/41be5b8e6b0b72616ac0395688e87d269a972d38a6c061fc7fd76a813b75af5b-d # internal crypto/x509 mkdir -p $WORK/b066/ github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b124/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/dsa=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid jZCISNuwxnwLqYVd-D-e/jZCISNuwxnwLqYVd-D-e -goversion go1.12.12 -D "" -importcfg $WORK/b066/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/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid VYItZsT6BObtqEp_jjKe/VYItZsT6BObtqEp_jjKe -goversion go1.12.12 -D "" -importcfg $WORK/b124/importcfg -pack ./addr_linux.go ./link_linux.go ./nl_linux.go ./route_linux.go ./tc_linux.go ./xfrm_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile os/user=$WORK/b107/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid EfRCFEizijxQaejq-hD7/EfRCFEizijxQaejq-hD7 -goversion go1.12.12 -D "" -importcfg $WORK/b111/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/81/81f992a1382e6cda74a3cfb13abc3fb2dc871d20b96f4b04dbb102510f670275-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid rRehfZ5TnUGkt9wHhAO2/rRehfZ5TnUGkt9wHhAO2 -goversion go1.12.12 -D "" -importcfg $WORK/b123/importcfg -pack ./addr.go ./addr_linux.go ./filter.go ./filter_linux.go ./link.go ./link_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./xfrm.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bc/bc214e05503a177d824db7279a1f146b98840420ba6edbbe7b05ee17951e1df1-d # internal crypto/tls mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rc4=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b085/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b086/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 7N5VlJZb1Gjk44h3QTkD/7N5VlJZb1Gjk44h3QTkD -goversion go1.12.12 -D "" -importcfg $WORK/b039/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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c3/c3fd09f75f3a16d5feb19f614391cef3388a4c2ff6594a32b45fd275eae03f91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/3d/3d2db0a8617b43ef89c6c2da42fa6ee839005c6c7ca03829913eb0b1afe6c168-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b111/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid TyCd8PQP29_Lcu2LMdh9/TyCd8PQP29_Lcu2LMdh9 -goversion go1.12.12 -D "" -importcfg $WORK/b110/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0d/0dd5788c67439c43b1a06190fb347b0427731ed62759cfb5187d900c3be2f105-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid rp4uiXBLXOevI3oa-g9I/rp4uiXBLXOevI3oa-g9I -goversion go1.12.12 -D "" -importcfg $WORK/b109/importcfg -pack ./apply_systemd.go ./unified_hierarchy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/88/8825ee2e01f3f648f2679ef0c49dc9bae25fa0ba810f2e0c212388c6d306e9aa-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto importmap github.com/mrunalp/fileutils=github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b036/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/template=$WORK/b126/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid v5PkYvVhAIk0yhYnRa5c/v5PkYvVhAIk0yhYnRa5c -goversion go1.12.12 -D "" -importcfg $WORK/b090/importcfg -pack ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats.go ./stats_linux.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e6/e6b62924ae4274d4590e7c2bb3734f9be73917d289829a2426465334cb62f37d-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b039/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 83DxGrBlq_IICFEX6ztK/83DxGrBlq_IICFEX6ztK -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ab/abe4814a2f31eb0b0ade29e5a64052b7bccf7b4f0bc412743a970ffe7d9fc325-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/00/00c361dacd5f8144f7dfc1dd8ae991256a67fbcd4f5e5ba4570e4f550c01b2f7-d # internal github.com/opencontainers/runc mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/coreos/go-systemd/activation=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b036/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile os/signal=$WORK/b133/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid YWzMgFp7PvpPkBfIvh1C/YWzMgFp7PvpPkBfIvh1C -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./checkpoint.go ./create.go ./delete.go ./events.go ./exec.go ./init.go ./kill.go ./list.go ./main.go ./notify_socket.go ./pause.go ./ps.go ./restore.go ./rlimit_linux.go ./rootless_linux.go ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/14/1445cf535a3c49125a628027c9c0091acce36cf8b7b035a16d8d9c5dd20c2145-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b036/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b073/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile os/signal=$WORK/b133/_pkg_.a packagefile path=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile crypto/tls=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b124/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile text/template=$WORK/b126/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b111/_pkg_.a packagefile os/user=$WORK/b107/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile context=$WORK/b076/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile flag=$WORK/b131/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile container/list=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b044/_pkg_.a packagefile crypto/des=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b052/_pkg_.a packagefile crypto/elliptic=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b047/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rc4=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b046/_pkg_.a packagefile crypto/x509=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b070/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b085/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile text/template/parse=$WORK/b127/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b048/_pkg_.a packagefile crypto/dsa=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b068/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b072/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b084/_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=qzix2d7FIdnOUgRumY7l/YWzMgFp7PvpPkBfIvh1C/ZrKNMYFLK9LpbpTUui1Q/qzix2d7FIdnOUgRumY7l -compressdwarf=false -B 0xc57124ef189644c55f090a6397c2ba0fc0748ba9 -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 runc rm -r $WORK/b001/ + pushd man ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + ./md2man-all.sh + pwd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/man + which go-md2man + for FILE in *.md ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in *.md ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 -o runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in *.md ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 -o runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in *.md ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 -o runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in *.md ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 -o runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in *.md ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 -o runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in *.md ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 -o runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in *.md ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 -o runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in *.md ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 -o runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in *.md ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 -o runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in *.md ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 -o runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in *.md ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 -o runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in *.md ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 -o runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in *.md ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 -o runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in *.md ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 -o runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in *.md ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 -o runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in *.md ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 -o runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in *.md ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 + popd ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tMuWQR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/man/man8 + install -p -m 644 man/man8/runc-checkpoint.8 man/man8/runc-create.8 man/man8/runc-delete.8 man/man8/runc-events.8 man/man8/runc-exec.8 man/man8/runc-kill.8 man/man8/runc-list.8 man/man8/runc-pause.8 man/man8/runc-ps.8 man/man8/runc-restore.8 man/man8/runc-resume.8 man/man8/runc-run.8 man/man8/runc-spec.8 man/man8/runc-start.8 man/man8/runc-state.8 man/man8/runc-update.8 man/man8/runc.8 /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/bash-completion/completions + install -p -m 0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/bash-completion/completions + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 --unique-debug-suffix -1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 --unique-debug-src-base runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/bin/runc 2784 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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.dQzMuf + umask 022 + cd /builddir/build/BUILD Processing files: runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f3aFXC + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/doc/runc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BQnmm4 + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64/usr/share/licenses/runc + exit 0 Provides: runc = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 runc(aarch-64) = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): container-selinux >= 2:2.2-2 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debugsource-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 Provides: runc-debugsource = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 runc-debugsource(aarch-64) = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: runc-debuginfo-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 Provides: debuginfo(build-id) = 8903f330175372b6353d3a631195ee2eef001a74 runc-debuginfo = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 runc-debuginfo(aarch-64) = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(aarch-64) = 1.0.0-64.rc9.module_el8.1.0+272+3e64ee36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 Wrote: /builddir/build/RPMS/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debugsource-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uYvqiy + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+272+3e64ee36.aarch64 + exit 0 Child return code was: 0