Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f34-build-31422102-4295063/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False error: %changelog not in descending chronological order Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1637884800 Wrote: /builddir/build/SRPMS/skopeo-1.5.2-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'], chrootPath='/var/lib/mock/f34-build-31422102-4295063/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/skopeo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False error: %changelog not in descending chronological order Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1637884800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DA46UO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-1.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-1.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-1.5.2 base' + sed -i 's/install-binary: bin\/skopeo/install-binary:/' Makefile + sed -i 's/install-docs: docs/install-docs:/' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ubkXa3 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.5.2 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection' + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.mozilla.org = vendor/src + test -d vendor/go.mozilla.org + mv vendor/go.mozilla.org vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-1.5.2:/builddir/build/BUILD/skopeo-1.5.2/vendor + GOPATH=/builddir/build/BUILD/skopeo-1.5.2:/builddir/build/BUILD/skopeo-1.5.2/vendor + mkdir -p bin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x91acba0338a6af7fdd04eed34ba42a6aedd1b7a9 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/skopeo ./cmd/skopeo WORK=/tmp/go-build4093259271 internal/unsafeheader mkdir -p $WORK/b005/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid BzR5T47gGsQHgTNU2ZM4/BzR5T47gGsQHgTNU2ZM4 -goversion go1.16.8 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QjYeX1K0dFfVpCzaYwYM/QjYeX1K0dFfVpCzaYwYM -goversion go1.16.8 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dcv0d8PISgnYo4hwCumb/dcv0d8PISgnYo4hwCumb -goversion go1.16.8 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_amd64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_amd64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_x86.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b016/ cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid CvoVqB-fXiJwfwhOLw-d/CvoVqB-fXiJwfwhOLw-d -goversion go1.16.8 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f4/f4b765cfa61b22a7b6cfd00d8f8cdd37420504d322241a69ef80e5ff178f1036-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/86/86b81bcc63969c8ee7a9175b4bd0d051c10c8efaa5b018da196fa8b85aa41e6c-d # internal unicode/utf8 mkdir -p $WORK/b018/ unicode mkdir -p $WORK/b017/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid tnmsfQsR0iOP5uAQpygb/tnmsfQsR0iOP5uAQpygb -goversion go1.16.8 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid F4VyvjT7JcLfwGYR7Ckk/F4VyvjT7JcLfwGYR7Ckk -goversion go1.16.8 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8o_N_OOlHI4TSMJ-aW_f/8o_N_OOlHI4TSMJ-aW_f -goversion go1.16.8 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_amd64.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid O1K-30_tsAwBW94Pn7KR/O1K-30_tsAwBW94Pn7KR -goversion go1.16.8 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/55/550e72b7c7e35a1e3c78e165f672c2f404a1856f10ff48d1b3786605e0bc0cf3-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid F2ltIwsJyEJw_xOLRIJi/F2ltIwsJyEJw_xOLRIJi -goversion go1.16.8 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4b/4b936da986ee3d930360219d7495c2ebfa9763053f9a537043c9f68d466256ab-d # internal encoding mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f2/f2573fd43bd41da911fbe92a1e568ff1a69ec3e5cf5902b53c6e6522022e4560-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HAje4_4xrp9iLbtU670W/HAje4_4xrp9iLbtU670W -goversion go1.16.8 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid 1S1rM00mAqZZGeEPQBU0/1S1rM00mAqZZGeEPQBU0 -goversion go1.16.8 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/57/57e220b7c526e6a35f66aff384c9aec61eade44d93c11ef0f9bf02abe586555c-d # internal unicode/utf16 mkdir -p $WORK/b042/ cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/35/35fce00685c5b3c07475ab5f6dee71787dbb66622c32c94e1805e3f9385716a6-d # internal internal/nettrace mkdir -p $WORK/b056/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid iR0B3g22GL82SPAEdlGT/iR0B3g22GL82SPAEdlGT -goversion go1.16.8 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid owfkEJ9kcioyN60eVBlm/owfkEJ9kcioyN60eVBlm -goversion go1.16.8 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4c/4c422e03960b000bdc4f5892b9f635447c9fb3229f6d688ce7f1e80a6c60180d-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/52/52b83b3e2603208bb40e20c0bdb84064a46b97ef0638db906a2f3bae698e8e91-d # internal crypto/internal/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid aHp0pv6rX-HEqhzYET-P/aHp0pv6rX-HEqhzYET-P -goversion go1.16.8 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0c/0cdb90249768e11749f1430c935117288369a406014813e070334869ae9371da-d # internal crypto/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid k4pQ3mmUnlc9t320IOJb/k4pQ3mmUnlc9t320IOJb -goversion go1.16.8 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go runtime/cgo mkdir -p $WORK/b058/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b058/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/91/919c661f364db422406efc152d6bd778c7aa372b19a5346d952c41bb991c2d8f-d # internal container/list mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p container/list -std -complete -installsuffix shared -buildid TIKHzHQXAt-9QELsrZWu/TIKHzHQXAt-9QELsrZWu -goversion go1.16.8 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/87/87e23ffc3bc31c39cdc0ecd5c26faefdb21ad67ad940bdc69122f176a97cfca8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 06fV5Xxurh32YOiJto0n/06fV5Xxurh32YOiJto0n -goversion go1.16.8 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/fd/fd6fc6a6b8ced2f73af6b82479fc38fe6b2471c44021300b46ebde16cc5bbf78-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid XvPu9Ma9xaGe7imLhpxF/XvPu9Ma9xaGe7imLhpxF -goversion go1.16.8 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/39/398475116dfcaed03143ab993783b0a04839edf20b7dc9bb879122190a9eb8d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/25/25aed641fb79e98eb804d39aacfa4c2fac348f2a591e3bb98e54d857f8a510e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/fd/fd2eb1d0bd519816de7f09259884138f6969ffa69ea6cf56b31169f47e08229d-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4e/4ee6de76598c76b2f1c3542d8a209032bcadafe026de405261099a16089637c0-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg math gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal mkdir -p $WORK/b008/ github.com/containers/ocicrypt/spec golang.org/x/sys/internal/unsafeheader cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/5f/5f4f30addffa0f0ba0ffff0e57c8032af803e2b6c4f1c233cbc16d8eaa99eb53-d # internal mkdir -p $WORK/b027/ cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b120/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b124/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid LWvG1MnSa330BxqQmtaW/LWvG1MnSa330BxqQmtaW -goversion go1.16.8 -D "" -importcfg $WORK/b120/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/spec/spec.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b151/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid sawym1sWWM_Ngg4tK_9x/sawym1sWWM_Ngg4tK_9x -goversion go1.16.8 -D "" -importcfg $WORK/b124/importcfg -pack ./vendor/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid bvMzj_P0la157UsqKtbI/bvMzj_P0la157UsqKtbI -goversion go1.16.8 -D "" -importcfg $WORK/b151/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./vendor/src/github.com/ulikunitz/xz/internal/hash/doc.go ./vendor/src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./vendor/src/github.com/ulikunitz/xz/internal/hash/roller.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid WxRUcS1yQtPIc9U_u7xX/WxRUcS1yQtPIc9U_u7xX -goversion go1.16.8 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid OKKEhbNceqiENS_B34GQ/OKKEhbNceqiENS_B34GQ -goversion go1.16.8 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/07/0776cbad4162af08c5fc721db186cdc07536d70352bdf6595722785e784608c6-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/89/893bb860716cc4c9ef32ce1683f288809e41915aa3b3e247c2b6e42f035b2e2f-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid h_i2c-QKS718HnYYTVWY/h_i2c-QKS718HnYYTVWY -goversion go1.16.8 -D "" -importcfg $WORK/b236/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 4JuMJtNfrYnfFXrRPP3q/4JuMJtNfrYnfFXrRPP3q -goversion go1.16.8 -D "" -importcfg $WORK/b231/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/flags/flags.go ./vendor/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/1f/1f010e2b5d2c98648918f155de2419f5165f2bd8bfa439c7823955c7180b8b78-d # internal github.com/containers/common/pkg/report/camelcase mkdir -p $WORK/b274/ cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7f/7fe757beafe3e56a81cb59a5fc2d63fc080f4dc36a24e5eb72a3f7260c4bf3fc-d # internal image/color mkdir -p $WORK/b295/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/common/pkg/report/camelcase -complete -installsuffix shared -buildid ADSte4WH4l43s4DRL6l_/ADSte4WH4l43s4DRL6l_ -goversion go1.16.8 -D "" -importcfg $WORK/b274/importcfg -pack ./vendor/src/github.com/containers/common/pkg/report/camelcase/camelcase.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p image/color -std -complete -installsuffix shared -buildid emBeUUANVkcKz0x51rH4/emBeUUANVkcKz0x51rH4 -goversion go1.16.8 -D "" -importcfg $WORK/b295/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/90/90d8ba5ec19ba133728f32b4ac7e1d39e09a0f5b751013d0aa7cf50442d50a90-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid SBSj98t8URbBBpXgoHhx/SBSj98t8URbBBpXgoHhx -goversion go1.16.8 -D "" -importcfg $WORK/b330/importcfg -pack ./vendor/src/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/7f/7f1b91817dea2bcc749d74dceeeefa47792a867c3137d237eeea59ae28ee6c1e-d # internal github.com/rivo/uniseg mkdir -p $WORK/b383/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x003.o -c gcc_context.c cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/rivo/uniseg -complete -installsuffix shared -buildid 26Zz1mkzUxuEh_iTKBvJ/26Zz1mkzUxuEh_iTKBvJ -goversion go1.16.8 -D "" -importcfg $WORK/b383/importcfg -pack ./vendor/src/github.com/rivo/uniseg/doc.go ./vendor/src/github.com/rivo/uniseg/grapheme.go ./vendor/src/github.com/rivo/uniseg/properties.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/fa/fa6288271345243e10dde613bde1a41df3152f54e2212af54412d8c8afd87d80-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid x7LcrQZeRVQxzytYggJs/x7LcrQZeRVQxzytYggJs -goversion go1.16.8 -D "" -importcfg $WORK/b386/importcfg -pack ./vendor/src/github.com/VividCortex/ewma/ewma.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/96/96611fb982a499e6fd401aa00b7b116d4c726d8f5486b8b8cd4a467eba17588e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ce/ce04c5f6408817a4c925fd6894ff794ccc3e900e0538f0b2dcdebf83bf88b71e-d # internal github.com/docker/docker/api mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid yLpg-mKdNUewVP0DdKmT/yLpg-mKdNUewVP0DdKmT -goversion go1.16.8 -D "" -importcfg $WORK/b399/importcfg -pack ./vendor/src/github.com/docker/docker/api/common.go ./vendor/src/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/e9/e95880bd4b0105126687fd7c04633fd43d155a997a0a4200abf9f2ddd7b85c91-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid VXkupSkV4rxCvKEsUpFT/VXkupSkV4rxCvKEsUpFT -goversion go1.16.8 -D "" -importcfg $WORK/b412/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/events/events.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x004.o -c gcc_fatalf.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid GQcoEt58xPadQFVFPhqS/GQcoEt58xPadQFVFPhqS -goversion go1.16.8 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/15/15aa728326f4bdc0b43f4518fb5c19218baa9f7946bd3f1763bf88199bfe0bb3-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid JoAS5xpjQh8sE0wdwwcT/JoAS5xpjQh8sE0wdwwcT -goversion go1.16.8 -D "" -importcfg $WORK/b413/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f7/f750aef927503e24b6815a9a1f686a311c547a265fae9aa5f9d6488c3e2d62bd-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 4kBWNcvHjfkjxd3XcwNb/4kBWNcvHjfkjxd3XcwNb -goversion go1.16.8 -D "" -importcfg $WORK/b424/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/promise/promise.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/5f/5f8888a52c5ba49a366140f144a0bc05bfce1b00b92bbab76a9c9d7474ee85bb-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/skopeo/version -complete -installsuffix shared -buildid HXiMkUircky6SC2EDPLj/HXiMkUircky6SC2EDPLj -goversion go1.16.8 -D "" -importcfg $WORK/b480/importcfg -pack ./src/github.com/containers/skopeo/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/0a/0a2c5e2b377f598a81173b8f15d1671ab6d84bf5cf9560acfdafd0dbb816045d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/67/677789a95a227ae4e196b981646440b7f9baf22b81c735169327eaff1faa87ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/62/6274a0ea23a2bb973b874d624cd02c3592e740d07b52577240518b8aeb9bbd13-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_amd64.o $WORK/b027/exp_amd64.o $WORK/b027/floor_amd64.o $WORK/b027/hypot_amd64.o $WORK/b027/log_amd64.o $WORK/b027/sqrt_amd64.o $WORK/b027/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/15/153b0bbd7dec9d3fec0b7a3127b90c3a56f2077f737e6b396f3c9eec2f508712-d # internal github.com/klauspost/compress mkdir -p $WORK/b135/ github.com/vbauerster/mpb/v7/internal mkdir -p $WORK/b387/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/klauspost/compress -complete -installsuffix shared -buildid SzSnXb01lzjL6m0GoqDb/SzSnXb01lzjL6m0GoqDb -goversion go1.16.8 -D "" -importcfg $WORK/b135/importcfg -pack ./vendor/src/github.com/klauspost/compress/compressible.go cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/vbauerster/mpb/v7/internal -complete -installsuffix shared -buildid Qj00TZAvWjhgG36UVCjP/Qj00TZAvWjhgG36UVCjP -goversion go1.16.8 -D "" -importcfg $WORK/b387/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/internal/percentage.go ./vendor/src/github.com/vbauerster/mpb/v7/internal/predicate.go ./vendor/src/github.com/vbauerster/mpb/v7/internal/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c4/c48bbfa93cdb488b4dd671af10da2e99d0398f5af0c6c5bc66a5d231895edee6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/b9/b96f17a2bd4db7722d834b64a6727b4335ec298c51e432a123aa9cd388e16e38-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o $WORK/b058/_x013.o -c gcc_amd64.S cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o $WORK/b058/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go -dynlinker cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./asm_amd64.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p runtime/cgo -std -installsuffix shared -buildid WFzl0VJKjf7t0qP605EW/WFzl0VJKjf7t0qP605EW -goversion go1.16.8 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo.cgo1.go $WORK/b058/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o $WORK/b058/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a8/a8f79301d246dd5f1e777eaa0a14b7ff8d5a9e870fa13fd8ea5431d59a47b01e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/94/9467327e5e3bd7d4d1a5cce4c65ecf36445337a3d8f38d2a1d7e7527171f8a92-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid RAP1HELzdk8Vnt5fK_wu/RAP1HELzdk8Vnt5fK_wu -goversion go1.16.8 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LZIaL6ACncrJtpS2wbHI/LZIaL6ACncrJtpS2wbHI -goversion go1.16.8 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/18/18a84d393c64110ab3c70f94460e374af03569b65287e3c3bdba8b531eed1241-d # internal internal/testlog mkdir -p $WORK/b038/ internal/singleflight mkdir -p $WORK/b057/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bMjcf6PwQ28x8Brw6A5p/bMjcf6PwQ28x8Brw6A5p -goversion go1.16.8 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer mkdir -p $WORK/b229/ mkdir -p $WORK/b346/ mkdir -p $WORK/b070/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid fCsQmWrExG1GhHSD3Ph7/fCsQmWrExG1GhHSD3Ph7 -goversion go1.16.8 -D "" -importcfg $WORK/b229/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/pragma/pragma.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid 2U21PZPFYJuIZ65sdW6D/2U21PZPFYJuIZ65sdW6D -goversion go1.16.8 -D "" -importcfg $WORK/b346/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4h9_HqX062IBt1kbAnBQ/4h9_HqX062IBt1kbAnBQ -goversion go1.16.8 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid c-gbxgLatw8meBjEKQj1/c-gbxgLatw8meBjEKQj1 -goversion go1.16.8 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ea/ea8ac08fa08928f5721ab325ea03d3d91f4c365ce5cf56d1b8ecefeb97bd3d87-d # internal google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid L75p4kTWEuF9CMndSq7W/L75p4kTWEuF9CMndSq7W -goversion go1.16.8 -D "" -importcfg $WORK/b350/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/b6/b6de97a38421686f4ef0547bd8ccca04fd4e3d605b9fbeabf2b30c8124a29c2c-d # internal internal/sysinfo mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p internal/sysinfo -std -complete -installsuffix shared -buildid L7qxZr6a4dxWGqg3OPMr/L7qxZr6a4dxWGqg3OPMr -goversion go1.16.8 -D "" -importcfg $WORK/b474/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8c8042fc8e6a9b0a5f03b08071b636dd93f82ad39447fa76b848b78d8ca8c65b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/d0/d03038d09ea01a0251d249ef0d627711366ab28321ad53061b29e22126981b00-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/0d/0d7b98106cfe1b69a25d88c439df40a5472983313535884af823e9db842ac7d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9e/9e57dc1a10fb95793a804d0178fad680796406c6c7f2170dcca568e1f32db1e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/61/615cbf5bb0247fe6fc980425b4add8801e998951b4eeecbc7cc7bcdb4b915085-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b8/b8b5715fd240e7c143fdc71b7866095e03a348f83c3b239479ef1f0d133fe50a-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid feELB9QoYSN3N4PnuYMi/feELB9QoYSN3N4PnuYMi -goversion go1.16.8 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 7JoOtWxL-x6BvuEG9gbX/7JoOtWxL-x6BvuEG9gbX -goversion go1.16.8 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/fa/fade70ab16f82a11177e566f02f6150b0dde858b9a3ad316116cc654efcbb6e2-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b055/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF path mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid Wi00ck9obDOuoBPYDTQZ/Wi00ck9obDOuoBPYDTQZ -goversion go1.16.8 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid PPQym-M-mhv5SWDT5X4H/PPQym-M-mhv5SWDT5X4H -goversion go1.16.8 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RmIjnH0gZLMn1f4vCGlX/RmIjnH0gZLMn1f4vCGlX -goversion go1.16.8 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid Jmu-ozq0NGvDbbdN2EG8/Jmu-ozq0NGvDbbdN2EG8 -goversion go1.16.8 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid 2hOJqAtlzKVs5zqCkzJQ/2hOJqAtlzKVs5zqCkzJQ -goversion go1.16.8 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75aef105cd607771723d2b04807328951b1f5a81fb4e7c5a7c803d30d666f6e2-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 98Ss9x36Ca7WWrgHtrhk/98Ss9x36Ca7WWrgHtrhk -goversion go1.16.8 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6a/6aed3e135ff4dcc25ce98e253a21e04dfa18c3425214d7d1ee36977fd69d7ebc-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid QfejnYIGn3SSxxThVDZh/QfejnYIGn3SSxxThVDZh -goversion go1.16.8 -D "" -importcfg $WORK/b219/importcfg -pack ./vendor/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4a/4ad03ada27ef9e0d302014803418cf3afacb0087b20e586b64e53d3bff63fed6-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid kWVO038DREC0rzAY6Mf8/kWVO038DREC0rzAY6Mf8 -goversion go1.16.8 -D "" -importcfg $WORK/b291/importcfg -pack ./vendor/src/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/5e/5ebdd6220b46a30a1a77d7aa2bd76b1005e8a253a8d5f5bedc22010729366da1-d # internal container/heap mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p container/heap -std -complete -installsuffix shared -buildid qhwC4gx4cibE1tAiVXi4/qhwC4gx4cibE1tAiVXi4 -goversion go1.16.8 -D "" -importcfg $WORK/b380/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/91/912eb39a714ad977240472474111bda0a2b5a1c3e8f09fb17550a23011035aae-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid GI2i5SNcUpw3f1fLPzb-/GI2i5SNcUpw3f1fLPzb- -goversion go1.16.8 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/25/25dcf90f502b4fc5df37a8cd36afdc08a8e94424481cc22dd8ea5d96c80828a8-d # internal strings mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid KWH5c-0MHFLIDVKOB4wk/KWH5c-0MHFLIDVKOB4wk -goversion go1.16.8 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/2b/2b9ff24ebc0d5623f100a35224a44b10225281e45c4c3a1788c946d3c17a3388-d # internal hash mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p hash -std -complete -installsuffix shared -buildid glbRCO4FlNk2FzOz1wOB/glbRCO4FlNk2FzOz1wOB -goversion go1.16.8 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/99/990362ebd7af8c458db46cdc0095c0f99092e94b861004a87843b2ed0eef0db8-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 9XGGho28onL4AKpjqadi/9XGGho28onL4AKpjqadi -goversion go1.16.8 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/64/64bfc90af1affe39575fd0bb161714e889e311d624510ca5a984b8d0699f519d-d # internal crypto/hmac mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid nc1dEn41d-qWcTrNVnuC/nc1dEn41d-qWcTrNVnuC -goversion go1.16.8 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/62/625a8451f1ff1b6b7cc1a5dcc77054dc638033eabc892945111f20296b98f95a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 5NHsm4NtLZ0VJWd5Zz4S/5NHsm4NtLZ0VJWd5Zz4S -goversion go1.16.8 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/21/2181e34fc8ab1d3988ed8d61913cd8f26f1961038f1fd82f13b4b5ece75629bf-d # internal reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/13/1325b518be19326b08bbfab6c65e6cc90f449c63ff2ac5d3968a95228bf6aa8e-d # internal crypto mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto -std -complete -installsuffix shared -buildid LGxUxy71JNVCvkRZFLdo/LGxUxy71JNVCvkRZFLdo -goversion go1.16.8 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid Ez7TMh5MFuFnPkHlOb-Z/Ez7TMh5MFuFnPkHlOb-Z -goversion go1.16.8 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/94/946c9d538098354882c978080bc808283e3c1322d55e6d0979b5990e8f33dbf8-d # internal crypto/rc4 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 5hI7QkNu8GAXrTk75cbL/5hI7QkNu8GAXrTk75cbL -goversion go1.16.8 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/03/03d93846c7aa58fc7272a232c0dfd835b86b3e1c2ff6a31fd1e4678d09cb492e-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid WqgCE28gZuKwXdD-Z7I-/WqgCE28gZuKwXdD-Z7I- -goversion go1.16.8 -D "" -importcfg $WORK/b114/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0e/0e551c2a924e8e2e0f7d714bd87f2dd8c5bd3aad5ae3a166338b8a9aa55d80fd-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b113/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c4/c417b641922aa4f86dd87218b783dbf461878ca65c28dad49968b1374c50dcd6-d # internal encoding/base32 mkdir -p $WORK/b119/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b114/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid kAvMf9lKwn3iRVGD0m3y/kAvMf9lKwn3iRVGD0m3y -goversion go1.16.8 -D "" -importcfg $WORK/b113/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/types/types.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid oP_HmxrAiXf3SQhI4Bnb/oP_HmxrAiXf3SQhI4Bnb -goversion go1.16.8 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/07/07f70fbbce41011a59e079061239f3c62bd7b626c32d299a2a88e15915de7882-d # internal hash/crc32 mkdir -p $WORK/b139/ cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b139/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p hash/crc32 -std -installsuffix shared -buildid GRh4tYhkqWXGEgfpGbxg/GRh4tYhkqWXGEgfpGbxg -goversion go1.16.8 -symabis $WORK/b139/symabis -D "" -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/77/773a4867d1f57200ee60dfea8e990604e6d34ac3888fed0849f19123ec9be82f-d # internal hash/crc64 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid gdLLKDemaG7LcZfVw2jG/gdLLKDemaG7LcZfVw2jG -goversion go1.16.8 -D "" -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/29/2967227fb45cdc55785f59a2c6d2a2670353cde42674f46202742357e202ceed-d # internal bufio mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p bufio -std -complete -installsuffix shared -buildid KbaXjygmpBB0JNbAjJMv/KbaXjygmpBB0JNbAjJMv -goversion go1.16.8 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/52/5226b8d5306f145bf95801096cbb43d43fb8b2fc84229aaba49bcfd6fb8cdda8-d # internal regexp/syntax mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid F2JqOiPt6Y7Mteott0T5/F2JqOiPt6Y7Mteott0T5 -goversion go1.16.8 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6d/6d9e65257e9641b951203bc08fc7aa1499afa1143cc0647db2e942deafd12a4e-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ncLo6F7XuD2KsCcMAsKV/ncLo6F7XuD2KsCcMAsKV -goversion go1.16.8 -D "" -importcfg $WORK/b121/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/versions/compare.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b139/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4a/4a94a29510b1319a509483af958dec196999ee16c8ab4f13a2c7a6718b46972b-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid GxJLOT71rHVJ4mbbzxxj/GxJLOT71rHVJ4mbbzxxj -goversion go1.16.8 -D "" -importcfg $WORK/b158/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8f/8f6e7deaaacae84e73de1fb76ca822d3501bb51246ca0b8327934731008b499d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid xHV-lK8x2NRoO5sVcGdN/xHV-lK8x2NRoO5sVcGdN -goversion go1.16.8 -D "" -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/df/dff3c50747ec45c7da057e67d02e3ba69e28fe7432c2066b44fa7638e2927ba0-d # internal hash/fnv mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid u6bzH_M8w3rhRC6BeH1U/u6bzH_M8w3rhRC6BeH1U -goversion go1.16.8 -D "" -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/51/51830edf550bbe9546a3d7ac222b4edaf91f60e9e3a6586ee737a9f880713834-d # internal compress/bzip2 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 6okjugnEBe6L_V1Ah_2e/6okjugnEBe6L_V1Ah_2e -goversion go1.16.8 -D "" -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/17/171aaf07f08de45d60c878910348a32077257640c4f22ea6e42f7dd8ee5c7489-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid teDG87XgD3CkjLZma12r/teDG87XgD3CkjLZma12r -goversion go1.16.8 -D "" -importcfg $WORK/b262/importcfg -pack ./vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/10/100d9262adfd508a712d9b03357029ff0c12b3d87edbc653999179a6dd79bcaa-d # internal text/tabwriter mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid DEt54FmvCc-C_Mji__pK/DEt54FmvCc-C_Mji__pK -goversion go1.16.8 -D "" -importcfg $WORK/b275/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/79/79c6c5516ed215a3634a2c1c350786b451c7dfe525e1f453cf030d8e8e68889a-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid FzJJirgIHgS9mO_w8jIY/FzJJirgIHgS9mO_w8jIY -goversion go1.16.8 -D "" -importcfg $WORK/b287/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e3/e34f7c6ced06997c30b8f4bf176f5eeb13baf41e36d9eb4cf9bf1f274a1fcd59-d # internal hash/adler32 mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Hf38nR7-0BZs8fDxFZm4/Hf38nR7-0BZs8fDxFZm4 -goversion go1.16.8 -D "" -importcfg $WORK/b290/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/4e/4e521d00f1984865888d3a4e9cf9f95e1bebabe2f893fad8fd205f9d4c8eef62-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b287/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid mKxXHc4CVlqtYWYDin7y/mKxXHc4CVlqtYWYDin7y -goversion go1.16.8 -D "" -importcfg $WORK/b293/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/cf/cfab83b5dbd631b205bede1cdb8350a256ba7aa05306c3b6833ee0d3fe417a29-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid eAxJM-4cjjRQ1kP9APKS/eAxJM-4cjjRQ1kP9APKS -goversion go1.16.8 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/65/65eec862af4926eccea5f1b16f06edd60d7212dfea3502ea6608da1a90475376-d # internal internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid vwUQ4wHlQQwWxiwVd4Fc/vwUQ4wHlQQwWxiwVd4Fc -goversion go1.16.8 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/37/37fca7e4cca9acdf23f3b55230f7f9399d134c27400200714e17849cbf41ef37-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid la92qfvj9dCO1MYS8E5k/la92qfvj9dCO1MYS8E5k -goversion go1.16.8 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/f1/f1faa1e923d37a38dcc7181df98441c9da8c6db71bd4f9006a83c69c9d98039c-d # internal image mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b295/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p image -std -complete -installsuffix shared -buildid 7z6zRL2nqVFqpAMPOrOl/7z6zRL2nqVFqpAMPOrOl -goversion go1.16.8 -D "" -importcfg $WORK/b294/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/00/003fe85668a237411d6ec049a0e3b1dc5a68d5174d0d6a6f3d1cdd916d02cafb-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid Wxh7K21EgcJs_eqyXNfI/Wxh7K21EgcJs_eqyXNfI -goversion go1.16.8 -D "" -importcfg $WORK/b306/importcfg -pack ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/62/62b4d943d3cec54106b1e75c346cafbfaba3f07048185794ffc07beffaa697d9-d # internal html mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p html -std -complete -installsuffix shared -buildid 9N9YHbIT7KM4KDnHdiq9/9N9YHbIT7KM4KDnHdiq9 -goversion go1.16.8 -D "" -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/89/8988d8be1384e38495ce19e5ab34af0b42a0808c9abb19505b7656ef350b5c39-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid bJdOG8UfL-qIhyFSpaLh/bJdOG8UfL-qIhyFSpaLh -goversion go1.16.8 -D "" -importcfg $WORK/b336/importcfg -pack ./vendor/src/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/bc/bca0439806cb0bde296cfe051e5c231f8d60c25a71b785f62e3d975fafabd3df-d # internal golang.org/x/text/transform mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 6nmjAkGUTFELSHSHVqBR/6nmjAkGUTFELSHSHVqBR -goversion go1.16.8 -D "" -importcfg $WORK/b363/importcfg -pack ./vendor/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b9/b93a98e3a3d5c357ac3d4acde79309f6351b7ea82796bc52cd48adcf744633bc-d # internal regexp mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b107/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p regexp -std -complete -installsuffix shared -buildid dkPxJ3PjOC2knHaasr7-/dkPxJ3PjOC2knHaasr7- -goversion go1.16.8 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/41/41d5076da25d7700eb8483a0bdcdbd34428672a290ef99f5d357c8855bb95c09-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid jYTeYoICCSCWEBOYM35m/jYTeYoICCSCWEBOYM35m -goversion go1.16.8 -D "" -importcfg $WORK/b440/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/locker/locker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/3b/3b94de13be649f4d0ca969b273cc567938a8a71d000394dd0bbf10f6c176619b-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid TXG79ERytcBMhQOX0lh8/TXG79ERytcBMhQOX0lh8 -goversion go1.16.8 -D "" -importcfg $WORK/b461/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/stringutils/stringutils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/9c/9c4d22229af5e088ffb5e766078b0a3c597b30e4167aed29b457385d57cb0e86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/43/436f2daa5726a766788528e92975f908765def06cc09b1db93521a1462462264-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/50/500f78dec51c0f0445af8e37bb62808eceb1c1ac8a75ae507a66bd868472402a-d # internal image/internal/imageutil mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b294/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid cicJZfnBW2ciWSDSH55F/cicJZfnBW2ciWSDSH55F -goversion go1.16.8 -D "" -importcfg $WORK/b297/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a7/a78fc8d534d040c82196122e1cc6b4415f9582e360f1cac27420671a433f1ec0-d # internal image/jpeg mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b294/_pkg_.a packagefile image/color=$WORK/b295/_pkg_.a packagefile image/internal/imageutil=$WORK/b297/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid zg0gWIZliJl3gK-Yns0H/zg0gWIZliJl3gK-Yns0H -goversion go1.16.8 -D "" -importcfg $WORK/b296/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/5d/5dad9fb6ab79d531abf36364fa1d02c23002e49f2bbf7e65b95e57e126f8a96a-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid g2p-BXgmjyVl_9An5hdd/g2p-BXgmjyVl_9An5hdd -goversion go1.16.8 -D "" -importcfg $WORK/b381/importcfg -pack ./vendor/src/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/80/80f5059fa704c02b51c84bb0fdbe44c04c6f253bd1e1cf16151be047bac9b04e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/89/899e9270248034254999b0bc9561cdcaa6349fe1d85f241cd6ba1576bb2bb8be-d # internal context mkdir -p $WORK/b019/ io/fs mkdir -p $WORK/b039/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid RzoZ7ro2MQMJy5XFb4G_/RzoZ7ro2MQMJy5XFb4G_ -goversion go1.16.8 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/context/context.go internal/poll github.com/BurntSushi/toml/internal mkdir -p $WORK/b035/ mkdir -p $WORK/b163/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid ZQOjMeK4-RQszy6I-5xk/ZQOjMeK4-RQszy6I-5xk -goversion go1.16.8 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid 3lYDqqeGaPbz5M5Ovork/3lYDqqeGaPbz5M5Ovork -goversion go1.16.8 -D "" -importcfg $WORK/b163/importcfg -pack ./vendor/src/github.com/BurntSushi/toml/internal/tz.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p io/fs -std -complete -installsuffix shared -buildid Z6UbBNv2PLvI0Jm89JWs/Z6UbBNv2PLvI0Jm89JWs -goversion go1.16.8 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/41/41b71bc6129258e778151726669e67515a4375cc2e1906a571ed1c643aa19f32-d # internal encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid mF_jTtsigRHlwgp7U6q2/mF_jTtsigRHlwgp7U6q2 -goversion go1.16.8 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/bd/bd0f27333776d58216f7cc2161468fe51491cdeaf5a9e29d79357dcf84ecbac9-d # internal internal/fmtsort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid BNNeheM8kgYhyLH0PTCw/BNNeheM8kgYhyLH0PTCw -goversion go1.16.8 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/b6/b6d30e4f1ec5795ab742fea0eb008597242b2f15e0b3cacdba0c0eb00caa415d-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid TPTbmlSpJse0qcZ1pfQm/TPTbmlSpJse0qcZ1pfQm -goversion go1.16.8 -D "" -importcfg $WORK/b181/importcfg -pack ./vendor/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/82/82e4fc1921a043a6f47ba7d2a3b6b7a9f92e81f7d7654e81bdce8755d7e74398-d # internal golang.org/x/net/context mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid qTP19UespJdfputC_fO2/qTP19UespJdfputC_fO2 -goversion go1.16.8 -D "" -importcfg $WORK/b143/importcfg -pack ./vendor/src/golang.org/x/net/context/context.go ./vendor/src/golang.org/x/net/context/go17.go ./vendor/src/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/00/007cac6ef96e5be18aa311cb935c029a9b9d1c23171ccbb986545e4645ac800d-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid v-_towbK-M1N54cx-V9N/v-_towbK-M1N54cx-V9N -goversion go1.16.8 -D "" -importcfg $WORK/b320/importcfg -pack ./vendor/src/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/83/83283458fa1fdc6cb2269df4ebc3f579562aebc5560ea96f044eab1a937fedea-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b070/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid aPFiHAAx87NXo-pPMgcH/aPFiHAAx87NXo-pPMgcH -goversion go1.16.8 -D "" -importcfg $WORK/b334/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/26/2651b7c89130ab73bfc3a3ed1e6342dadbcbc529c6ab0821ce8bedd521ce4bbf-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid Z-4zp0lqiy_3JSCglASP/Z-4zp0lqiy_3JSCglASP -goversion go1.16.8 -D "" -importcfg $WORK/b369/importcfg -pack ./vendor/src/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/6a/6a326596626dad80daf6d26a6635c9ea3d6aa4aa148ee41a46ca2bb6c19966b4-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b372/ cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/d0/d0ab05659885ede4af1420e83a968747bbb50709ef97bc6e4d7db4200296ce63-d # internal cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid PsatATXYvLTOvLJ7BAta/PsatATXYvLTOvLJ7BAta -goversion go1.16.8 -D "" -importcfg $WORK/b372/importcfg -pack ./vendor/src/google.golang.org/grpc/tap/tap.go google.golang.org/grpc/internal/backoff mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b334/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid MLgbvd-z4hKyFcl19ny_/MLgbvd-z4hKyFcl19ny_ -goversion go1.16.8 -D "" -importcfg $WORK/b338/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/2d/2d10cf3450f52fcc3e34ab0bad29c6e89fb5d10b65b4fa2a2c6c5640c0c44c84-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 6qzdCmgTZN2zEeqtwXEm/6qzdCmgTZN2zEeqtwXEm -goversion go1.16.8 -D "" -importcfg $WORK/b388/importcfg -pack ./vendor/src/golang.org/x/sync/semaphore/semaphore.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6fc546f0bc515edd13e8fe0aaa24f506ac5dc0b54aa492bbcb4e7a0123dce885-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal github.com/modern-go/reflect2 mkdir -p $WORK/b434/ cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/00/00bac921f8065705f8e291315e07491239ad4259d85250b19bf763a91a6b1290-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b472/ cat >$WORK/b434/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b434=>" -I $WORK/b434/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b434/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid xu4qeVH-tmfmcZX8hngz/xu4qeVH-tmfmcZX8hngz -goversion go1.16.8 -D "" -importcfg $WORK/b472/importcfg -pack ./vendor/src/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid M8ZHjWKafDgh3sSIKc8r/M8ZHjWKafDgh3sSIKc8r -goversion go1.16.8 -symabis $WORK/b434/symabis -D "" -importcfg $WORK/b434/importcfg -pack -asmhdr $WORK/b434/go_asm.h ./vendor/src/github.com/modern-go/reflect2/go_above_19.go ./vendor/src/github.com/modern-go/reflect2/go_below_118.go ./vendor/src/github.com/modern-go/reflect2/reflect2.go ./vendor/src/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/src/github.com/modern-go/reflect2/safe_field.go ./vendor/src/github.com/modern-go/reflect2/safe_map.go ./vendor/src/github.com/modern-go/reflect2/safe_slice.go ./vendor/src/github.com/modern-go/reflect2/safe_struct.go ./vendor/src/github.com/modern-go/reflect2/safe_type.go ./vendor/src/github.com/modern-go/reflect2/type_map.go ./vendor/src/github.com/modern-go/reflect2/unsafe_array.go ./vendor/src/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/src/github.com/modern-go/reflect2/unsafe_field.go ./vendor/src/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/src/github.com/modern-go/reflect2/unsafe_link.go ./vendor/src/github.com/modern-go/reflect2/unsafe_map.go ./vendor/src/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/src/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/src/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/src/github.com/modern-go/reflect2/unsafe_type.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/46/468b21c0257ec18903b710f724886314acbecbe25f8d3f9ab34c03240194aa17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/55/558ef45954b0c7b4cdb067f410e4e28358db34da26380721aa48e3b462f595ba-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/86/863aadcc27fae8c17baf326b81366731dd193d288976f1bd05b329dcc377aadf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8a/8af0677b0fe4c06c179ed4c1c734b2c9688517d6d397b1941e6eb396f3581b86-d # internal crypto/sha512 mkdir -p $WORK/b079/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b084/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid dt1ycLyveXnI1-M1sWXG/dt1ycLyveXnI1-M1sWXG -goversion go1.16.8 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go crypto/cipher cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid PkLu_OhciGM1pOg7qCnc/PkLu_OhciGM1pOg7qCnc -goversion go1.16.8 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./xor_amd64.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b2/b20d81b9740ef167984ead1a2434ec330b6154f60d1ebc69990f93e3e6b1a234-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 8ZuL0xpq-HdfYVNCFten/8ZuL0xpq-HdfYVNCFten -goversion go1.16.8 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid Sk9N6RAGDzQwUY4A_7vo/Sk9N6RAGDzQwUY4A_7vo -goversion go1.16.8 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 0XSuwMyg6eHo5APt8dbV/0XSuwMyg6eHo5APt8dbV -goversion go1.16.8 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f9/f97eedb072c69a625daf11711fc445c2e5ba15c5b6bd2628b52f1cf40342a5ae-d # internal crypto/md5 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 5w-Ve-EQLtUhS_aNwqnf/5w-Ve-EQLtUhS_aNwqnf -goversion go1.16.8 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/11/113772e1f3f44195a67df8e5af85d52d58555fc7d93bafec0826e6f4fb484611-d # internal crypto/sha1 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/cf/cf7e9b42cd16ddf8f83ccca6392bda3ade8a126bcdc0b174aea6fbf0232803f7-d # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 83AnaltgP_ZtC265-oXJ/83AnaltgP_ZtC265-oXJ -goversion go1.16.8 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go crypto/aes mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b065/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/96/96337ee2501cb8ba781650419fd0d3f5d95ada545463dfaa84ec0bd9de334179-d # internal crypto/des mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JuAEqVV5J7jV5lGK2TWR/JuAEqVV5J7jV5lGK2TWR -goversion go1.16.8 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/aes -std -installsuffix shared -buildid J1uOm2lY7L49LgHgbX2z/J1uOm2lY7L49LgHgbX2z -goversion go1.16.8 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/cc/cc902affc60a16b3ade613284cbefe6d3a7f851475ff91b7906ecf2c189123d7-d # internal crypto/sha256 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./sha256block_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid O5XJdVBZSdXhCi6DiR8f/O5XJdVBZSdXhCi6DiR8f -goversion go1.16.8 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b9/b9d9908ec7a9ecc077f89b5e7dddbfdbdfd6e8d6b7b256ec4fefe81046a85d03-d # internal encoding/pem mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 4mNlDetwOf3r94-SYtnZ/4mNlDetwOf3r94-SYtnZ -goversion go1.16.8 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/84/84d9dcc3fe910ec013e5b74551b88e68fe837e3b0a5240dc828b22b26eca74b1-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid X1iebGde0FDVtGnrOXty/X1iebGde0FDVtGnrOXty -goversion go1.16.8 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a2/a2c158264a554fbeae0a488146475d11728a5ee9d38d9bb5a5b90ba96ddf99b9-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/sha256block_amd64.o ./sha256block_amd64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid mdIoXC_EfvPjc4nB8Egd/mdIoXC_EfvPjc4nB8Egd -goversion go1.16.8 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_amd64.o $WORK/b065/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/11/114c24e92961ca66591f3545a6cfd11bab6471134c042b4116a14e5f88ce2598-d # internal golang.org/x/sys/unix mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b123/symabis ./asm_linux_amd64.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b124/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7N0IYjCgziKFaXHHqkp8/7N0IYjCgziKFaXHHqkp8 -goversion go1.16.8 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./vendor/src/golang.org/x/sys/unix/affinity_linux.go ./vendor/src/golang.org/x/sys/unix/aliases.go ./vendor/src/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/src/golang.org/x/sys/unix/constants.go ./vendor/src/golang.org/x/sys/unix/dev_linux.go ./vendor/src/golang.org/x/sys/unix/dirent.go ./vendor/src/golang.org/x/sys/unix/endian_little.go ./vendor/src/golang.org/x/sys/unix/env_unix.go ./vendor/src/golang.org/x/sys/unix/fcntl.go ./vendor/src/golang.org/x/sys/unix/fdset.go ./vendor/src/golang.org/x/sys/unix/ifreq_linux.go ./vendor/src/golang.org/x/sys/unix/ioctl.go ./vendor/src/golang.org/x/sys/unix/ioctl_linux.go ./vendor/src/golang.org/x/sys/unix/pagesize_unix.go ./vendor/src/golang.org/x/sys/unix/race0.go ./vendor/src/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/src/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/src/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/src/golang.org/x/sys/unix/str.go ./vendor/src/golang.org/x/sys/unix/syscall.go ./vendor/src/golang.org/x/sys/unix/syscall_linux.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/src/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/src/golang.org/x/sys/unix/syscall_unix.go ./vendor/src/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/src/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/src/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/src/golang.org/x/sys/unix/timestruct.go ./vendor/src/golang.org/x/sys/unix/zerrors_linux.go ./vendor/src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/src/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/src/golang.org/x/sys/unix/ztypes_linux.go ./vendor/src/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ff/ff50a99a51fdba21f553ca7bbfdf632493a1f4e52f0e1bdf7643eb9231eeee2b-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid MV-s2QrZ0ux0XqXpr7rw/MV-s2QrZ0ux0XqXpr7rw -goversion go1.16.8 -D "" -importcfg $WORK/b138/importcfg -pack ./vendor/src/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/src/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/src/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/src/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/src/github.com/klauspost/compress/internal/snapref/snappy.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b4/b4366533a7e9ee29213803ecbde53985c771ab7d0c2a82afa449d8fd55aaf850-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b140/ cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b140/symabis ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/sum_amd64.o ./sum_amd64.s cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid UCebbi8sfILPOnad7pVI/UCebbi8sfILPOnad7pVI -goversion go1.16.8 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h ./vendor/src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_amd64.go ./vendor/src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b8/b84bdcf93b6408222ef4d262e7c4ff99ffaeaf3d72caf0a2cec0caf58f5025ee-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b220/ cat >$WORK/b220/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b220/symabis ./xxhash_amd64.s cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid VTOTH3i1cbPeMNPJsqkZ/VTOTH3i1cbPeMNPJsqkZ -goversion go1.16.8 -symabis $WORK/b220/symabis -D "" -importcfg $WORK/b220/importcfg -pack -asmhdr $WORK/b220/go_asm.h ./vendor/src/github.com/cespare/xxhash/v2/xxhash.go ./vendor/src/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/74/749154e227142a7bf7772405a393511080e77cbc37673803bed3904ba8549b82-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid OsGj9Huh3a5TN0BdxBg7/OsGj9Huh3a5TN0BdxBg7 -goversion go1.16.8 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b220/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b220/_pkg_.a $WORK/b220/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/84/8490e5df9750cbae056e2885e6ee37c47441410fccecedffa484b1116ed68361-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/97/97f0b751b48fd1c2a1d133110f0661a3026184f4f0803e31908d726ecf919992-d # internal net mkdir -p $WORK/b054/ path/filepath mkdir -p $WORK/b059/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid BwBWBXBluD6utl20zVN-/BwBWBXBluD6utl20zVN- -goversion go1.16.8 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/34/3422c0c334174cc992e0107379c9078523b1d5162690fdbf3cd3fdeac9db3987-d # internal runtime/debug mkdir -p $WORK/b141/ cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b141/symabis ./debug.s cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p runtime/debug -std -installsuffix shared -buildid ttpdRLA7eH_ZF1GINHbZ/ttpdRLA7eH_ZF1GINHbZ -goversion go1.16.8 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b141/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/dc/dc51dc1e430cae371ad0e24c6f7259981d706655a8d5a6243d909098f998a759-d # internal github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid jvIhmq0_JBPKzwkT4vg4/jvIhmq0_JBPKzwkT4vg4 -goversion go1.16.8 -D "" -importcfg $WORK/b154/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/rootless/rootless.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/24/248f9a62c0803c8f4729ec31416a399a0e2f419d9c200c9ab8cd7a42f6924d23-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid ED_lZDCWhxc2lb91u_Sz/ED_lZDCWhxc2lb91u_Sz -goversion go1.16.8 -D "" -importcfg $WORK/b225/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f4/f4ab868d9d39fcf6e926dce64c5a85e2367eeb033dc2329a98c1d2f79dc040b6-d # internal io/ioutil mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid f-f9V8h8F6qfVUor8EyA/f-f9V8h8F6qfVUor8EyA -goversion go1.16.8 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b434=>" -I $WORK/b434/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b434/reflect2_amd64.o ./reflect2_amd64.s cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/77/7788103c6c3ee4b9a8f96a12b4f768874510c586d35281a37d1d06fbe00e9f09-d # internal os/exec mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p os/exec -std -complete -installsuffix shared -buildid I1Q1GQISKSENAYsd_Syi/I1Q1GQISKSENAYsd_Syi -goversion go1.16.8 -D "" -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b434=>" -I $WORK/b434/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b434/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/eb/ebcbc531023a1508c29383723284aa98dd4e4d4b10e7210989938e5ce91abe84-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./cpu_x86.s cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b434=>" -I $WORK/b434/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b434/relfect2_mipsx.o ./relfect2_mipsx.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid zujC4y3ZwGG3VpmCzLOU/zujC4y3ZwGG3VpmCzLOU -goversion go1.16.8 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b434=>" -I $WORK/b434/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b434/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b434/_pkg_.a $WORK/b434/reflect2_amd64.o $WORK/b434/relfect2_mips64x.o $WORK/b434/relfect2_mipsx.o $WORK/b434/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7c/7c6701e4356efb9e4ddd63a93686527e836848d92c3eccb390a823b8baf86421-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./chacha20poly1305_amd64.s cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/42/42237c0d9c93e32d09f7a0c2a32bd6db306e7bdde3b106d20304fcc2eebb6e9a-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid WAlNbu1EBszIjorkzeCL/WAlNbu1EBszIjorkzeCL -goversion go1.16.8 -D "" -importcfg $WORK/b266/importcfg -pack ./vendor/src/github.com/prometheus/procfs/internal/util/parse.go ./vendor/src/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/src/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/src/github.com/prometheus/procfs/internal/util/valueparser.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid mtNMnhpmg24ku1i1-5U_/mtNMnhpmg24ku1i1-5U_ -goversion go1.16.8 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/1a/1ade7fcb0e3a1f850480d44bcdc1fc52677aa73b3dbd3a02ca2050dd4908b751-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b287/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid uI9CmIGFZoGlwo5FmbJw/uI9CmIGFZoGlwo5FmbJw -goversion go1.16.8 -D "" -importcfg $WORK/b286/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/5c/5c90ce470cf3b6925ff57675c168d932d0813780aa088b6f366dc14e11a16059-d # internal encoding/json mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid xSXaUyH6buy_mTrBI14I/xSXaUyH6buy_mTrBI14I -goversion go1.16.8 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/7f/7f8038abb17197e2c438ea6d48d1a27706beb6bf99207f32e800c9be8d37fecd-d # internal github.com/pkg/errors mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid lAe3gUhWx8Dx9NUohEyx/lAe3gUhWx8Dx9NUohEyx -goversion go1.16.8 -D "" -importcfg $WORK/b047/importcfg -pack ./vendor/src/github.com/pkg/errors/errors.go ./vendor/src/github.com/pkg/errors/go113.go ./vendor/src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/9f/9f3955d915d40fc56fb72a874ae126ba96f47bfa6c4c93c6362450f31a67235f-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid TYMcoAt1-WdD73fWlS-A/TYMcoAt1-WdD73fWlS-A -goversion go1.16.8 -D "" -importcfg $WORK/b048/importcfg -pack ./vendor/src/github.com/syndtr/gocapability/capability/capability.go ./vendor/src/github.com/syndtr/gocapability/capability/capability_linux.go ./vendor/src/github.com/syndtr/gocapability/capability/enum.go ./vendor/src/github.com/syndtr/gocapability/capability/enum_gen.go ./vendor/src/github.com/syndtr/gocapability/capability/syscall_linux.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/11/1103469c561dfaa0bc1cf326dd1040b9e9591bdc23ca59d7f56cb5ae71e95eb4-d # internal encoding/csv mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid cRQY0gifzOJzu_p7Gmqu/cRQY0gifzOJzu_p7Gmqu -goversion go1.16.8 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ca/caf477cff75106464baccce4cd4a261dc376cb0dbdafa713bd8f14b359fd3ddc-d # internal encoding/hex mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 7jkASbjCF_U1j_0IeYgN/7jkASbjCF_U1j_0IeYgN -goversion go1.16.8 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3d/3db9f3acfc3ce014d5856b4761e1a7a20f8b4df227cf678cbb970481a5f2bfe7-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid nIwljbh4Ta9PHaWfCim_/nIwljbh4Ta9PHaWfCim_ -goversion go1.16.8 -D "" -importcfg $WORK/b046/importcfg -pack ./vendor/src/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/33/332f340add7c8585b4becb80aec6898855a9ea65eee84cc1aeb31c304e40521d-d # internal flag mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p flag -std -complete -installsuffix shared -buildid fU2_W5HrZbdsOArZJHn6/fU2_W5HrZbdsOArZJHn6 -goversion go1.16.8 -D "" -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e0/e05ca99aadb977787b8e06378e9ea8d6a83e184e8080ac4ecdda10880426b122-d # internal net/url mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net/url -std -complete -installsuffix shared -buildid SUr94TPooT7KTbkfXEmr/SUr94TPooT7KTbkfXEmr -goversion go1.16.8 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f0/f07a9f08f1b9bbaa373ad3d999674de053ff447662cd2fcc6945aa5f7d57eb0c-d # internal text/template/parse mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid zr5CDOnxKOsPg4HK7qK8/zr5CDOnxKOsPg4HK7qK8 -goversion go1.16.8 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/asm_linux_amd64.o ./asm_linux_amd64.s cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c cgo_linux.cgo2.c cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/80/80feb73490b122980be6fbed5363d964017da05d7d272665a10f92b9268f4a16-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c cgo_resnew.cgo2.c math/big mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b069/symabis ./arith_amd64.s cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c9/c9d3590318fea9592bd9c1a000177c303db3baff59ef8539f29bc52c757bc0d4-d # internal vendor/golang.org/x/crypto/curve25519 cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b101/ cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/big -std -installsuffix shared -buildid YoKO0ynqpLi0wyklWnYr/YoKO0ynqpLi0wyklWnYr -goversion go1.16.8 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./curve25519_amd64.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid N2if_8ieBMRcMCnWV3lw/N2if_8ieBMRcMCnWV3lw -goversion go1.16.8 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f6/f6f5aba6024d2483c1079caa4b5059c7df6e7a402433c966469c47ddf073231b-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 1LY2f-PRCcVTP_tTNLJ9/1LY2f-PRCcVTP_tTNLJ9 -goversion go1.16.8 -D "" -importcfg $WORK/b105/importcfg -pack ./vendor/src/github.com/opencontainers/go-digest/algorithm.go ./vendor/src/github.com/opencontainers/go-digest/digest.go ./vendor/src/github.com/opencontainers/go-digest/digester.go ./vendor/src/github.com/opencontainers/go-digest/doc.go ./vendor/src/github.com/opencontainers/go-digest/verifiers.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cd/cdb7e6eae1b773a119c20aac567a3b41b487c08dd445c400e5109cfed4954583-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 9i4dmcSlsaMqZgkcAvTB/9i4dmcSlsaMqZgkcAvTB -goversion go1.16.8 -D "" -importcfg $WORK/b109/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/iolimits/iolimits.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8c/8cb43dd2913d83f88b3c69257f093a57aa8fa69296e3b05a4ebeb26fe968f280-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid XEsiC9YFDJ41GR0keISr/XEsiC9YFDJ41GR0keISr -goversion go1.16.8 -D "" -importcfg $WORK/b116/importcfg -pack ./vendor/src/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/versioned.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/25/25f352fb1170d77857a2695fae902e7cd623b6e68bc122278dece40a6f676f2d-d # internal log mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p log -std -complete -installsuffix shared -buildid Ala0SZtfO8imG6O8OHcD/Ala0SZtfO8imG6O8OHcD -goversion go1.16.8 -D "" -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/15/15f79ea6c02f6a06826ca0a62f952e2ca89e3e1422cf79ecc6b333cb52e7d194-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid BnIo1WdZHsbH4AS1kkWa/BnIo1WdZHsbH4AS1kkWa -goversion go1.16.8 -D "" -importcfg $WORK/b104/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/reference/helpers.go ./vendor/src/github.com/containers/image/v5/docker/reference/normalize.go ./vendor/src/github.com/containers/image/v5/docker/reference/reference.go ./vendor/src/github.com/containers/image/v5/docker/reference/regexp.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba31ec0367e27bd10e21825774bd32700058a362e30f342e8660b078ffb1cfc6-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid vfq3u0tbH4MKcGNoehgV/vfq3u0tbH4MKcGNoehgV -goversion go1.16.8 -D "" -importcfg $WORK/b115/importcfg -pack ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e9/e936df65f62f42034ae8dd0f829a2fc3e373338851798ade0115364a9ab0a69a-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b117/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid xHyc7ktWjxqKI6pglRgd/xHyc7ktWjxqKI6pglRgd -goversion go1.16.8 -D "" -importcfg $WORK/b117/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/strslice/strslice.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid uQ0Mi360Qa0zxQSRxyhs/uQ0Mi360Qa0zxQSRxyhs -goversion go1.16.8 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b2/b26f4c78efdd66a243ccbd9dc8d4b45e24ae3ac1b2416a870a5bbe52bd9e1385-d # internal os/user mkdir -p $WORK/b133/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b133/ -importpath os/user -- -I $WORK/b133/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/46/46eaa0be4cf11e54357b899d73385108c383a5458602293822810fc05f003a3f-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid 6hSoXyEmpct-s9E83YbT/6hSoXyEmpct-s9E83YbT -goversion go1.16.8 -D "" -importcfg $WORK/b122/importcfg -pack ./vendor/src/github.com/sirupsen/logrus/alt_exit.go ./vendor/src/github.com/sirupsen/logrus/buffer_pool.go ./vendor/src/github.com/sirupsen/logrus/doc.go ./vendor/src/github.com/sirupsen/logrus/entry.go ./vendor/src/github.com/sirupsen/logrus/exported.go ./vendor/src/github.com/sirupsen/logrus/formatter.go ./vendor/src/github.com/sirupsen/logrus/hooks.go ./vendor/src/github.com/sirupsen/logrus/json_formatter.go ./vendor/src/github.com/sirupsen/logrus/logger.go ./vendor/src/github.com/sirupsen/logrus/logrus.go ./vendor/src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/src/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/src/github.com/sirupsen/logrus/text_formatter.go ./vendor/src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/21/21f47448b29f81e9156b23ef18ec334994dd019749dceb52d85ea22987e63481-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 5JM763obpoWfkzKSz-O3/5JM763obpoWfkzKSz-O3 -goversion go1.16.8 -D "" -importcfg $WORK/b103/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e3/e30dffc2846a6bf1d17ea936f7faf2ac750d5544a69aea03b2e82645f6efe57e-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid beupOrTNqvZ8LQlxesbR/beupOrTNqvZ8LQlxesbR -goversion go1.16.8 -D "" -importcfg $WORK/b112/importcfg -pack ./vendor/src/github.com/containers/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b4/b43dbfca39177a3148f4d3da96682e351531a5dd9dc8c99b7f051ced10169eac-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid Xq5ph3zIH-BOB23pFc1K/Xq5ph3zIH-BOB23pFc1K -goversion go1.16.8 -D "" -importcfg $WORK/b111/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/09/09026282b4e1fe2db84a7ecacb76838a0b727ae7c51344295a7c27faa3efd585-d # internal text/template mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p text/template -std -complete -installsuffix shared -buildid oHADNzEi89tNbXzZwtwH/oHADNzEi89tNbXzZwtwH -goversion go1.16.8 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/21/21139a3a393ee770e028a8eb910401b23a38aab200fff4773ca198030180fc4e-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid xDXgTKWPViGLsCgf5HGU/xDXgTKWPViGLsCgf5HGU -goversion go1.16.8 -D "" -importcfg $WORK/b137/importcfg -pack ./vendor/src/github.com/klauspost/compress/fse/bitreader.go ./vendor/src/github.com/klauspost/compress/fse/bitwriter.go ./vendor/src/github.com/klauspost/compress/fse/bytereader.go ./vendor/src/github.com/klauspost/compress/fse/compress.go ./vendor/src/github.com/klauspost/compress/fse/decompress.go ./vendor/src/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/56/56839a10ae1e2578f119cca2fd3ce048e86c6be25706fee675af67fa6f476a82-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b143/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid wlAqn9MZrmXcztAn6-X9/wlAqn9MZrmXcztAn6-X9 -goversion go1.16.8 -D "" -importcfg $WORK/b142/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/ioutils/buffer.go ./vendor/src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./vendor/src/github.com/containers/storage/pkg/ioutils/fswriters.go ./vendor/src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./vendor/src/github.com/containers/storage/pkg/ioutils/readers.go ./vendor/src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./vendor/src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./vendor/src/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/05/058da168121f13b106bdd11db7467bf106ef70add4b58c299fd2779e6c8106c3-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b137/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid mSJm23LtUTA7XbjPoTrb/mSJm23LtUTA7XbjPoTrb -goversion go1.16.8 -D "" -importcfg $WORK/b136/importcfg -pack ./vendor/src/github.com/klauspost/compress/huff0/bitreader.go ./vendor/src/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/src/github.com/klauspost/compress/huff0/bytereader.go ./vendor/src/github.com/klauspost/compress/huff0/compress.go ./vendor/src/github.com/klauspost/compress/huff0/decompress.go ./vendor/src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/arith_amd64.o ./arith_amd64.s cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/fa/fac5f2246841405fffd3018bafe49b9fb8ab6bba55b1f72dd283a895e1395c32-d # internal compress/flate mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid PqbVSGXCXpFSb5tFu9ra/PqbVSGXCXpFSb5tFu9ra -goversion go1.16.8 -D "" -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/60/603c712ba3f4eb837b72dbaa909db519f7c7bdaac7fcf8234a6e4c740fd1663a-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid IMEwrbKaDztpE9M5XW94/IMEwrbKaDztpE9M5XW94 -goversion go1.16.8 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/db/dbf27f954c1827ea9aa0a8e521c33ef68e182eab97a65ba6ca52998aa6fb7ce9-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/64/64827f61a091d62d86906cfc4dad9003d9f9155fb9afe86435724d9099b078f3-d # internal crypto/elliptic mkdir -p $WORK/b077/ encoding/asn1 mkdir -p $WORK/b081/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid JmZD6rH79X4jzrtlEPxF/JmZD6rH79X4jzrtlEPxF -goversion go1.16.8 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./p256_asm_amd64.s cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c getgrouplist_unix.cgo2.c cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 8afrt02veTbf9dnMq5tH/8afrt02veTbf9dnMq5tH -goversion go1.16.8 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go cd $WORK/b133 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/6a/6aa34de7e0842c70d409c6f6b508827a946eee460dc617118fe830d5864b6a2d-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c crypto/ed25519 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid mlgOWH9NxWcTjLqU0VUp/mlgOWH9NxWcTjLqU0VUp -goversion go1.16.8 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -o $WORK/b133/_cgo_.o $WORK/b133/_cgo_main.o $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b133/_cgo_.o -dynout $WORK/b133/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e1/e143ffeef5497ca0d527a4ac38821983490881419d68cf97fc207c72673f2c6d-d # internal crypto/rsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 2Dk1QPN_JgZXeSlKwn6z/2Dk1QPN_JgZXeSlKwn6z -goversion go1.16.8 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p os/user -std -installsuffix shared -buildid HqvXoZvcvvBSNNmVoeLX/HqvXoZvcvvBSNNmVoeLX -goversion go1.16.8 -D "" -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b133/_cgo_gotypes.go $WORK/b133/cgo_lookup_unix.cgo1.go $WORK/b133/getgrouplist_unix.cgo1.go $WORK/b133/listgroups_unix.cgo1.go $WORK/b133/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fa/fa37742d2a00f8191991529e6471bfce3f650dc748dc72ae77a33d5e2898dcb0-d # internal crypto/dsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid IRKctYUFHveVhM_6a0qA/IRKctYUFHveVhM_6a0qA -goversion go1.16.8 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/66/667a880b9308c5e0645de03aee92f33553cf05830b9f3a8f9da8f4696245eeec-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b135/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b136/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b138/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b140/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid _0aqMFayX58IcvyQTntN/_0aqMFayX58IcvyQTntN -goversion go1.16.8 -D "" -importcfg $WORK/b134/importcfg -pack ./vendor/src/github.com/klauspost/compress/zstd/bitreader.go ./vendor/src/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/src/github.com/klauspost/compress/zstd/blockdec.go ./vendor/src/github.com/klauspost/compress/zstd/blockenc.go ./vendor/src/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/src/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/src/github.com/klauspost/compress/zstd/bytereader.go ./vendor/src/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/src/github.com/klauspost/compress/zstd/decoder.go ./vendor/src/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/src/github.com/klauspost/compress/zstd/dict.go ./vendor/src/github.com/klauspost/compress/zstd/enc_base.go ./vendor/src/github.com/klauspost/compress/zstd/enc_best.go ./vendor/src/github.com/klauspost/compress/zstd/enc_better.go ./vendor/src/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/src/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/src/github.com/klauspost/compress/zstd/encoder.go ./vendor/src/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/src/github.com/klauspost/compress/zstd/framedec.go ./vendor/src/github.com/klauspost/compress/zstd/frameenc.go ./vendor/src/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/src/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/src/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/src/github.com/klauspost/compress/zstd/hash.go ./vendor/src/github.com/klauspost/compress/zstd/history.go ./vendor/src/github.com/klauspost/compress/zstd/seqdec.go ./vendor/src/github.com/klauspost/compress/zstd/seqenc.go ./vendor/src/github.com/klauspost/compress/zstd/snappy.go ./vendor/src/github.com/klauspost/compress/zstd/zip.go ./vendor/src/github.com/klauspost/compress/zstd/zstd.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/60/6028eb5d1c4e39890c3566e7f6d7b5f46f67b42b332b99c14eb132cc8e7af665-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid fB1zKjNEUOLDRrjWuJqP/fB1zKjNEUOLDRrjWuJqP -goversion go1.16.8 -D "" -importcfg $WORK/b146/importcfg -pack ./vendor/src/github.com/klauspost/compress/flate/deflate.go ./vendor/src/github.com/klauspost/compress/flate/dict_decoder.go ./vendor/src/github.com/klauspost/compress/flate/fast_encoder.go ./vendor/src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./vendor/src/github.com/klauspost/compress/flate/huffman_code.go ./vendor/src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./vendor/src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./vendor/src/github.com/klauspost/compress/flate/inflate.go ./vendor/src/github.com/klauspost/compress/flate/inflate_gen.go ./vendor/src/github.com/klauspost/compress/flate/level1.go ./vendor/src/github.com/klauspost/compress/flate/level2.go ./vendor/src/github.com/klauspost/compress/flate/level3.go ./vendor/src/github.com/klauspost/compress/flate/level4.go ./vendor/src/github.com/klauspost/compress/flate/level5.go ./vendor/src/github.com/klauspost/compress/flate/level6.go ./vendor/src/github.com/klauspost/compress/flate/regmask_amd64.go ./vendor/src/github.com/klauspost/compress/flate/stateless.go ./vendor/src/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/7f/7f5b761a6b54f8dcd58798376dfcaa08fe3931713f122560096982a8e2131e77-d # internal archive/tar mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 6-ONDZRco638U0oE3zKe/6-ONDZRco638U0oE3zKe -goversion go1.16.8 -D "" -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/35/35644efa5e4e5f6fd2bafc4af2ce1c1a92042b85105a193d467b6d4d53244f61-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid UCq85Jl6wd8Zr-MB3aFe/UCq85Jl6wd8Zr-MB3aFe -goversion go1.16.8 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fe/fe144325df239b548df4da7002298a94604d300b651cb0b5b0735a9123a5786a-d # internal crypto/x509/pkix mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 6IhGegpylc6iQn2ApPEl/6IhGegpylc6iQn2ApPEl -goversion go1.16.8 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6d/6df2c24e615677b6b83b5dccd9b8b22087947924b8a0ef07436bac3229fa353f-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 5--yFLHYkoNhsh-ArgcP/5--yFLHYkoNhsh-ArgcP -goversion go1.16.8 -D "" -importcfg $WORK/b144/importcfg -pack ./vendor/src/github.com/vbatts/tar-split/archive/tar/common.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/format.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/reader.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/strconv.go ./vendor/src/github.com/vbatts/tar-split/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b7/b7195ca64958ed04785559cc5cd42cff818bea4d301fa8eb3f8286dad662fe8e-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid ajMjNzo6dMYf0JIWJ6Bx/ajMjNzo6dMYf0JIWJ6Bx -goversion go1.16.8 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/94/9480a16736a500dfe96f10c93a68f192f825b485aca20377a50ca89ce68669f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal github.com/spf13/pflag mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 25LxBU2QQHSJzatrELoz/25LxBU2QQHSJzatrELoz -goversion go1.16.8 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/src/github.com/spf13/pflag/bool.go ./vendor/src/github.com/spf13/pflag/bool_slice.go ./vendor/src/github.com/spf13/pflag/bytes.go ./vendor/src/github.com/spf13/pflag/count.go ./vendor/src/github.com/spf13/pflag/duration.go ./vendor/src/github.com/spf13/pflag/duration_slice.go ./vendor/src/github.com/spf13/pflag/flag.go ./vendor/src/github.com/spf13/pflag/float32.go ./vendor/src/github.com/spf13/pflag/float32_slice.go ./vendor/src/github.com/spf13/pflag/float64.go ./vendor/src/github.com/spf13/pflag/float64_slice.go ./vendor/src/github.com/spf13/pflag/golangflag.go ./vendor/src/github.com/spf13/pflag/int.go ./vendor/src/github.com/spf13/pflag/int16.go ./vendor/src/github.com/spf13/pflag/int32.go ./vendor/src/github.com/spf13/pflag/int32_slice.go ./vendor/src/github.com/spf13/pflag/int64.go ./vendor/src/github.com/spf13/pflag/int64_slice.go ./vendor/src/github.com/spf13/pflag/int8.go ./vendor/src/github.com/spf13/pflag/int_slice.go ./vendor/src/github.com/spf13/pflag/ip.go ./vendor/src/github.com/spf13/pflag/ip_slice.go ./vendor/src/github.com/spf13/pflag/ipmask.go ./vendor/src/github.com/spf13/pflag/ipnet.go ./vendor/src/github.com/spf13/pflag/string.go ./vendor/src/github.com/spf13/pflag/string_array.go ./vendor/src/github.com/spf13/pflag/string_slice.go ./vendor/src/github.com/spf13/pflag/string_to_int.go ./vendor/src/github.com/spf13/pflag/string_to_int64.go ./vendor/src/github.com/spf13/pflag/string_to_string.go ./vendor/src/github.com/spf13/pflag/uint.go ./vendor/src/github.com/spf13/pflag/uint16.go ./vendor/src/github.com/spf13/pflag/uint32.go ./vendor/src/github.com/spf13/pflag/uint64.go ./vendor/src/github.com/spf13/pflag/uint8.go ./vendor/src/github.com/spf13/pflag/uint_slice.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/89/8936b775f8beb9224952e906b1d48dd995c8e17607a5dcdc219636c455cfa3cc-d # internal crypto/x509 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid TeOX2Ou3gjguG8t5oT-N/TeOX2Ou3gjguG8t5oT-N -goversion go1.16.8 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f7/f7de095c03846252dd94842ce2b35dab110b23b59a629a8d656a43cfc6d8f1d6-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid y1ArgtlrpKPWBQ-lI94x/y1ArgtlrpKPWBQ-lI94x -goversion go1.16.8 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/internal/xlog/xlog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ae/aeafad89d888b1c51922f3f77c1ddc2052b8affbaa623678a24c5a5b8c3499cd-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b151/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid WSlUN_AqFujn_1lS74yj/WSlUN_AqFujn_1lS74yj -goversion go1.16.8 -D "" -importcfg $WORK/b150/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/lzma/bintree.go ./vendor/src/github.com/ulikunitz/xz/lzma/bitops.go ./vendor/src/github.com/ulikunitz/xz/lzma/breader.go ./vendor/src/github.com/ulikunitz/xz/lzma/buffer.go ./vendor/src/github.com/ulikunitz/xz/lzma/bytewriter.go ./vendor/src/github.com/ulikunitz/xz/lzma/decoder.go ./vendor/src/github.com/ulikunitz/xz/lzma/decoderdict.go ./vendor/src/github.com/ulikunitz/xz/lzma/directcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/distcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/encoder.go ./vendor/src/github.com/ulikunitz/xz/lzma/encoderdict.go ./vendor/src/github.com/ulikunitz/xz/lzma/hashtable.go ./vendor/src/github.com/ulikunitz/xz/lzma/header.go ./vendor/src/github.com/ulikunitz/xz/lzma/header2.go ./vendor/src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/literalcodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./vendor/src/github.com/ulikunitz/xz/lzma/operation.go ./vendor/src/github.com/ulikunitz/xz/lzma/prob.go ./vendor/src/github.com/ulikunitz/xz/lzma/properties.go ./vendor/src/github.com/ulikunitz/xz/lzma/rangecodec.go ./vendor/src/github.com/ulikunitz/xz/lzma/reader.go ./vendor/src/github.com/ulikunitz/xz/lzma/reader2.go ./vendor/src/github.com/ulikunitz/xz/lzma/state.go ./vendor/src/github.com/ulikunitz/xz/lzma/treecodecs.go ./vendor/src/github.com/ulikunitz/xz/lzma/writer.go ./vendor/src/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/79/796f4fe8742760d60573a9a5f217fbfaf460517de9b013fea5858daebc0c8d50-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid vEt1vqaK0h8IdX_TSJGT/vEt1vqaK0h8IdX_TSJGT -goversion go1.16.8 -D "" -importcfg $WORK/b153/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/37/376cb4a96c546a93fdf050909460d97491293a9fabe727da8a98fa48bcf20a74-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 9mKv56Mc0idoYJdL5v2T/9mKv56Mc0idoYJdL5v2T -goversion go1.16.8 -D "" -importcfg $WORK/b156/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b1/b1043e498692b48b17b3aed89dcea550051cab59376fa68d7e3c29c4f2112783-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid TBDrS-_4suoRyNNr-rf6/TBDrS-_4suoRyNNr-rf6 -goversion go1.16.8 -D "" -importcfg $WORK/b155/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d7/d71c6b1e686890d8b24a1ab1f7bc3ec9df41dd6087a8d8877dfc687e53522c0b-d # internal github.com/containers/image/v5/internal/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid vnDnXZG3wKNTqrSeKtDD/vnDnXZG3wKNTqrSeKtDD -goversion go1.16.8 -D "" -importcfg $WORK/b157/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/02/02e55350f6a805c011fd6872452f964304cc3adc11569b1eed99c9fc6cc34059-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b146/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 0DQuvI0GBKjpKR6vxn4C/0DQuvI0GBKjpKR6vxn4C -goversion go1.16.8 -D "" -importcfg $WORK/b145/importcfg -pack ./vendor/src/github.com/klauspost/pgzip/gunzip.go ./vendor/src/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e9/e981a68c5579b2d18c5307de348ef789ffe020d60f2831cbac6af4e48978770d-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid KHRW7qJgSFSzl-5UPqo9/KHRW7qJgSFSzl-5UPqo9 -goversion go1.16.8 -D "" -importcfg $WORK/b160/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/pkg/keyctl/key.go ./vendor/src/github.com/containers/image/v5/internal/pkg/keyctl/keyring.go ./vendor/src/github.com/containers/image/v5/internal/pkg/keyctl/perm.go ./vendor/src/github.com/containers/image/v5/internal/pkg/keyctl/sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ee/eed350855e1f4eb32b63fa3e30059ecde85314c6cac0a22eab9fddcbc0720479-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid dDdHjvpyg7QjqUXgahp0/dDdHjvpyg7QjqUXgahp0 -goversion go1.16.8 -D "" -importcfg $WORK/b162/importcfg -pack ./vendor/src/github.com/BurntSushi/toml/decode.go ./vendor/src/github.com/BurntSushi/toml/decode_go116.go ./vendor/src/github.com/BurntSushi/toml/decode_meta.go ./vendor/src/github.com/BurntSushi/toml/deprecated.go ./vendor/src/github.com/BurntSushi/toml/doc.go ./vendor/src/github.com/BurntSushi/toml/encode.go ./vendor/src/github.com/BurntSushi/toml/lex.go ./vendor/src/github.com/BurntSushi/toml/parse.go ./vendor/src/github.com/BurntSushi/toml/type_check.go ./vendor/src/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/6b/6b7d3e907c8cb62abb7ffc89669b7a10cc8e5494e5b175a9aae837e0aa61774f-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid FRIoUeRRTOuUTZEOc7yr/FRIoUeRRTOuUTZEOc7yr -goversion go1.16.8 -D "" -importcfg $WORK/b169/importcfg -pack ./vendor/src/github.com/moby/sys/mountinfo/doc.go ./vendor/src/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/src/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/src/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/src/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/dc/dc8585b206affda9761a5b275a3d4b43c7d588abe1e5c77a51f09c9bc6e80026-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b169/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid wV_VjydkNNnDwoGG3aHj/wV_VjydkNNnDwoGG3aHj -goversion go1.16.8 -D "" -importcfg $WORK/b168/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/mount/flags.go ./vendor/src/github.com/containers/storage/pkg/mount/flags_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/mount.go ./vendor/src/github.com/containers/storage/pkg/mount/mounter_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/mountinfo.go ./vendor/src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./vendor/src/github.com/containers/storage/pkg/mount/unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c3/c33c15ea13cf94b8129612be5a0b332679842fc7066bcfb07d4f91aa693f494c-d # internal github.com/docker/go-units mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid cSeonRhgcJ9tIJI_NFsW/cSeonRhgcJ9tIJI_NFsW -goversion go1.16.8 -D "" -importcfg $WORK/b170/importcfg -pack ./vendor/src/github.com/docker/go-units/duration.go ./vendor/src/github.com/docker/go-units/size.go ./vendor/src/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/96/9683c4aa548f1dfb4c90409df03b5b513088510747eb3c65a312b06fa5171510-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b149/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b150/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid w8pZoC5_G6Wna3yYdYxR/w8pZoC5_G6Wna3yYdYxR -goversion go1.16.8 -D "" -importcfg $WORK/b148/importcfg -pack ./vendor/src/github.com/ulikunitz/xz/bits.go ./vendor/src/github.com/ulikunitz/xz/crc.go ./vendor/src/github.com/ulikunitz/xz/format.go ./vendor/src/github.com/ulikunitz/xz/lzmafilter.go ./vendor/src/github.com/ulikunitz/xz/none-check.go ./vendor/src/github.com/ulikunitz/xz/reader.go ./vendor/src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/0e/0e968e65a71c26e76f6a1d6b6a040759462c7fc7a08af6ea97c251271786757b-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid QWGWy_p2C_zfHuM_QPhC/QWGWy_p2C_zfHuM_QPhC -goversion go1.16.8 -D "" -importcfg $WORK/b167/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/system/chmod.go ./vendor/src/github.com/containers/storage/pkg/system/chtimes.go ./vendor/src/github.com/containers/storage/pkg/system/chtimes_unix.go ./vendor/src/github.com/containers/storage/pkg/system/errors.go ./vendor/src/github.com/containers/storage/pkg/system/exitcode.go ./vendor/src/github.com/containers/storage/pkg/system/init.go ./vendor/src/github.com/containers/storage/pkg/system/lchown.go ./vendor/src/github.com/containers/storage/pkg/system/lcow_unix.go ./vendor/src/github.com/containers/storage/pkg/system/lstat_unix.go ./vendor/src/github.com/containers/storage/pkg/system/meminfo.go ./vendor/src/github.com/containers/storage/pkg/system/meminfo_linux.go ./vendor/src/github.com/containers/storage/pkg/system/mknod.go ./vendor/src/github.com/containers/storage/pkg/system/path.go ./vendor/src/github.com/containers/storage/pkg/system/path_unix.go ./vendor/src/github.com/containers/storage/pkg/system/process_unix.go ./vendor/src/github.com/containers/storage/pkg/system/rm.go ./vendor/src/github.com/containers/storage/pkg/system/stat_linux.go ./vendor/src/github.com/containers/storage/pkg/system/stat_unix.go ./vendor/src/github.com/containers/storage/pkg/system/syscall_unix.go ./vendor/src/github.com/containers/storage/pkg/system/umask.go ./vendor/src/github.com/containers/storage/pkg/system/utimes_linux.go ./vendor/src/github.com/containers/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5c/5c3a7a6ab9ea68270826cc02a492b01f47875f395d9ff9289f1eef42715fffc9-d # internal crypto/tls mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/29/297e0aa03756c59e352a837a294aa0c43031ec9abc922c5f2cf5c096ba51b460-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid XRx6IakKWihMuNRG2LQC/XRx6IakKWihMuNRG2LQC -goversion go1.16.8 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid jQYrmFPyOpUhFIp022OY/jQYrmFPyOpUhFIp022OY -goversion go1.16.8 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/src/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b8/b8ede42b9d0c95ab884ff42eae3e620fb997154396690f0f28a3f397788abe30-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid U_vMQQ1EknFTK-OTZpgU/U_vMQQ1EknFTK-OTZpgU -goversion go1.16.8 -D "" -importcfg $WORK/b166/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/idtools/idtools.go ./vendor/src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./vendor/src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./vendor/src/github.com/containers/storage/pkg/idtools/parser.go ./vendor/src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./vendor/src/github.com/containers/storage/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/62/628367c229a3caa7d1acda0420b7ef7b1e567d90768700c1154de9067f7288fe-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid S_VVgF3E2FHaTjv4JBcK/S_VVgF3E2FHaTjv4JBcK -goversion go1.16.8 -D "" -importcfg $WORK/b173/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/reexec/command_linux.go ./vendor/src/github.com/containers/storage/pkg/reexec/reexec.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/50/509622a7a382784fb8c7b7192c82496187ac695d3f21a59a74011330e24bae70-d # internal github.com/spf13/cobra mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid UWhWmObUzjHScYb8AjpZ/UWhWmObUzjHScYb8AjpZ -goversion go1.16.8 -D "" -importcfg $WORK/b049/importcfg -pack ./vendor/src/github.com/spf13/cobra/args.go ./vendor/src/github.com/spf13/cobra/bash_completions.go ./vendor/src/github.com/spf13/cobra/bash_completionsV2.go ./vendor/src/github.com/spf13/cobra/cobra.go ./vendor/src/github.com/spf13/cobra/command.go ./vendor/src/github.com/spf13/cobra/command_notwin.go ./vendor/src/github.com/spf13/cobra/completions.go ./vendor/src/github.com/spf13/cobra/fish_completions.go ./vendor/src/github.com/spf13/cobra/powershell_completions.go ./vendor/src/github.com/spf13/cobra/shell_completions.go ./vendor/src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/8b/8ba2f7d02c2ea5fab09852dee3104eaa64eeae15abe6544acb81e650dbab2db3-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid eYK7N7U_Ej8zTnq9mBfw/eYK7N7U_Ej8zTnq9mBfw -goversion go1.16.8 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/src/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/src/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/src/github.com/opencontainers/runtime-spec/specs-go/version.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/59/59a6b74ab2395d1fcbd739c011dfb4f7840ae6e5c24e8d19c148fd009ff1eded-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid XiOQIXYlRF4jshMBc_jF/XiOQIXYlRF4jshMBc_jF -goversion go1.16.8 -D "" -importcfg $WORK/b131/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/internal/compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/73/731f26ef4ab64c7820590309994d28f67fbda94cb39a2a77881ab93a7c682fa6-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid zX_viZUEqk6zxSp44Gx5/zX_viZUEqk6zxSp44Gx5 -goversion go1.16.8 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/54/54532aeb8e90e2fabe61019289e9098ed8ac133fa2bc6653494d0e63c71ab5f8-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b165/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b165/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b165/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/55/5538bcab90701226306f2458527283a5875e85693ad7090ebdda70b4de687450-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid cNOsWM6z7PfaHJhkWg7P/cNOsWM6z7PfaHJhkWg7P -goversion go1.16.8 -D "" -importcfg $WORK/b130/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/compressor/compressor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/3d/3df8d37279da22abc87ee35846644b3e53683548fbcbaa6eb78d35c0278d1452-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid 37A_-SgeXU-XC-bHPoXg/37A_-SgeXU-XC-bHPoXg -goversion go1.16.8 -D "" -importcfg $WORK/b175/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/lockfile/lockfile.go ./vendor/src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9d/9d915d98fabe4e5624c0bc293dcd81ee4782749e6948712b2b1ddbf83f2d9731-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid SravlMCX-RgWS5hSPEF0/SravlMCX-RgWS5hSPEF0 -goversion go1.16.8 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./vendor/src/github.com/docker/docker-credential-helpers/credentials/error.go ./vendor/src/github.com/docker/docker-credential-helpers/credentials/helper.go ./vendor/src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/92/9212d1f339c8dc55100c646fe16472c51aa3d6056cf3265ebd7915aaa2fd73ee-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b114/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b134/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b145/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid kiA5HbLW7bhgObqkHnE9/kiA5HbLW7bhgObqkHnE9 -goversion go1.16.8 -D "" -importcfg $WORK/b128/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/compression/compression.go ./vendor/src/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/19/192914c648ba50206e56d4f7561d68be42089ca09f1001b6fb4154929bfc1e1b-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/3d/3d407769da5ad3c1736c9239bf388a6412793db43c370daf2c33cacb54155f36-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b180/ golang.org/x/sys/execabs mkdir -p $WORK/b179/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b181/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid VXEagq61dVN-B9-3zOIe/VXEagq61dVN-B9-3zOIe -goversion go1.16.8 -D "" -importcfg $WORK/b180/importcfg -pack ./vendor/src/github.com/hashicorp/go-multierror/append.go ./vendor/src/github.com/hashicorp/go-multierror/flatten.go ./vendor/src/github.com/hashicorp/go-multierror/format.go ./vendor/src/github.com/hashicorp/go-multierror/group.go ./vendor/src/github.com/hashicorp/go-multierror/multierror.go ./vendor/src/github.com/hashicorp/go-multierror/prefix.go ./vendor/src/github.com/hashicorp/go-multierror/sort.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid swRNPTQ3rfYXaYokk8B1/swRNPTQ3rfYXaYokk8B1 -goversion go1.16.8 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/src/golang.org/x/sys/execabs/execabs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/81/81ef317d74ebe6e91a7f5e3131fa0479d10e0d5d80626fbb336b5b0472f0e380-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b178/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Nq_yGimlWmsLXGF4DMdC/Nq_yGimlWmsLXGF4DMdC -goversion go1.16.8 -D "" -importcfg $WORK/b177/importcfg -pack ./vendor/src/github.com/docker/docker-credential-helpers/client/client.go ./vendor/src/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d3/d36e48d68919a9192356867436dd011b9d8494198b7fbf0c3573f368095cd735-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid IEZXohnLtX_dGP5I8AAE/IEZXohnLtX_dGP5I8AAE -goversion go1.16.8 -D "" -importcfg $WORK/b185/importcfg -pack ./vendor/src/golang.org/x/net/internal/socks/client.go ./vendor/src/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c6/c6b3eb81c0ed3a3b27ed2f3ffb624be2381c417174f2e90d0787b7ba2ac8fab2-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid sYJB5ieycfDGXjcViEGt/sYJB5ieycfDGXjcViEGt -goversion go1.16.8 -D "" -importcfg $WORK/b127/importcfg -pack ./vendor/src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./vendor/src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/4d/4dbb2a1d5e21d92777f507dca4b80c45582de6b358545b4c035f385818c181f6-d # internal compress/gzip mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid -XLcuGrKHIV0SLK_fEyL/-XLcuGrKHIV0SLK_fEyL -goversion go1.16.8 -D "" -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1c/1ce6e6bd797ea9b4c038f55c9dffda54eb946417764dbd56f6dd03b47d0ebf4d-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid eTx5SGQXhYl8BvoHUN4C/eTx5SGQXhYl8BvoHUN4C -goversion go1.16.8 -D "" -importcfg $WORK/b126/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b1/b19d15fb4a73f27a31ba9106e2db64be5c78bd90b7c2c9683ee8620d96f76d44-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b192/ cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ec/ecd78a98a689db27e53ecabc77aecfb3ddb3b34edc3a006b82b5edc60c6eb61b-d # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aaHbcgsEYQh1GJkFybrg/aaHbcgsEYQh1GJkFybrg -goversion go1.16.8 -D "" -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iNxPgyQ1eRM4c3a-xbyZ/iNxPgyQ1eRM4c3a-xbyZ -goversion go1.16.8 -D "" -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c4/c4d7a83849b7b5e34f590fa7b87b5905d58eede3f7c0b7f5b8380234304c5cf2-d # internal golang.org/x/net/proxy mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b185/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid TCrqRmmdyTjcF76IwZBG/TCrqRmmdyTjcF76IwZBG -goversion go1.16.8 -D "" -importcfg $WORK/b184/importcfg -pack ./vendor/src/golang.org/x/net/proxy/dial.go ./vendor/src/golang.org/x/net/proxy/direct.go ./vendor/src/golang.org/x/net/proxy/per_host.go ./vendor/src/golang.org/x/net/proxy/proxy.go ./vendor/src/golang.org/x/net/proxy/socks5.go cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I $WORK/b165/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o $WORK/b165/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/08/08a002de7a48e44f99ceceaf7f9eb3cf845f3e76222e30694d3d1cca538020a1-d # internal net/textproto mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Hgz1Z98FsSLQwTDJjJCq/Hgz1Z98FsSLQwTDJjJCq -goversion go1.16.8 -D "" -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cc/cc7cb4ce520d30b90136259fb113658624f7a014fc0c759058899b2688869f86-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b046/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid YWQfrsNG4xyosoYpb6bP/YWQfrsNG4xyosoYpb6bP -goversion go1.16.8 -D "" -importcfg $WORK/b045/importcfg -pack ./vendor/src/github.com/containers/common/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/86/86c3ae9ff1123c4550406866b245de30f194695d03822b1decf9327ce3c1f9d1-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 4UWIuJVMRu5zxJ7rKhSo/4UWIuJVMRu5zxJ7rKhSo -goversion go1.16.8 -D "" -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/09/09f78df5cd462bbfd5cb689194e3f5c5467fef1c4c6367676f8421e908037dff-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b192/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid YjMpFRrHULRufjFEpxNk/YjMpFRrHULRufjFEpxNk -goversion go1.16.8 -D "" -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/33/33eadc3a4c3accf0520d5ca5105e0deae4b4f971b6d6f9b26ef1e1210821f651-d # internal mime mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p mime -std -complete -installsuffix shared -buildid QarU6xPytLfw7ImdWkZk/QarU6xPytLfw7ImdWkZk -goversion go1.16.8 -D "" -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a8/a88edf37c9c652ea18074475d3dbe787a0aba43cea0e41d8c2686bea1d57aa91-d # internal mime/quotedprintable mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid dpQ_I5CRuodBdtRT3fDj/dpQ_I5CRuodBdtRT3fDj -goversion go1.16.8 -D "" -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -o $WORK/b165/_cgo_.o $WORK/b165/_cgo_main.o $WORK/b165/_x001.o $WORK/b165/_x002.o $WORK/b165/_x003.o $WORK/b165/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/de/dec7310138097138b668dd14edeedd77d62eda71f4f564f097391d96adb799c3-d # internal net/http/internal mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 6_Uw_cCtuPrw4h8R57wi/6_Uw_cCtuPrw4h8R57wi -goversion go1.16.8 -D "" -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b165/_cgo_.o -dynout $WORK/b165/_cgo_import.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f8/f8932db53859b346c7898200223ceccb60a00d48a6a327fd1425cfa9a90a3e46-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid SdvCTtanXbVecJ0EtUxh/SdvCTtanXbVecJ0EtUxh -goversion go1.16.8 -D "" -importcfg $WORK/b203/importcfg -pack ./vendor/src/github.com/containers/image/v5/transports/stub.go ./vendor/src/github.com/containers/image/v5/transports/transports.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid QKn2rQU6JW3Ec_g4qjUV/QKn2rQU6JW3Ec_g4qjUV -goversion go1.16.8 -D "" -importcfg $WORK/b165/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/unshare/unshare.go ./vendor/src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b165/_cgo_gotypes.go $WORK/b165/getenv_linux_cgo.cgo1.go $WORK/b165/unshare_cgo.cgo1.go $WORK/b165/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/ca/cac31dab7c13d3d4e0cb771bf35cc4bb0bdf57027cb4499aae302ad20a7bab99-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid M1HSE-IKf1l8rwOvitmx/M1HSE-IKf1l8rwOvitmx -goversion go1.16.8 -D "" -importcfg $WORK/b204/importcfg -pack ./vendor/src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1b/1bdb5cb0445b0c7ef5ddfac83b9110923f5e421c64e73ec0db5c1e3e8e630d6d-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3H0BJMWO3FYJWEqugDiz/3H0BJMWO3FYJWEqugDiz -goversion go1.16.8 -D "" -importcfg $WORK/b208/importcfg -pack ./vendor/src/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/cc/cc3726f18b4482175e95f8c82aacb275d9568775d453fb752db14f8d3328179a-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b225/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid SciliMhgXg50vavqfi2u/SciliMhgXg50vavqfi2u -goversion go1.16.8 -D "" -importcfg $WORK/b224/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/errors/errors.go ./vendor/src/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/12/12267d72beb61ac975d6a26ca5a523a51d186632ca009f02d0428e2b09801cc4-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b193/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid z_Z0F-gGxDtw3Iw_OaP1/z_Z0F-gGxDtw3Iw_OaP1 -goversion go1.16.8 -D "" -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/71/71e3607f923bdce58e96449cf7adef679195fd2c3b1ec54cf36212f388f7a7c1-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid N1mEl4K5xGW16mhXAJ8C/N1mEl4K5xGW16mhXAJ8C -goversion go1.16.8 -D "" -importcfg $WORK/b223/importcfg -pack ./vendor/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a4/a461c6da44f1c269e89d05c8ecdda54e80564c7e504af53e77f19f11d447f623-d # internal mime/multipart mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile mime/quotedprintable=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid -rorBy2TUuYJSSRlbiMK/-rorBy2TUuYJSSRlbiMK -goversion go1.16.8 -D "" -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/84/8400c9ec128aaf6112e932771f06809d4275c06e45b0a26638719749e60c5b41-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid vAzKDZwTrA7jjOJ8SLeL/vAzKDZwTrA7jjOJ8SLeL -goversion go1.16.8 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/src/github.com/docker/distribution/reference/helpers.go ./vendor/src/github.com/docker/distribution/reference/normalize.go ./vendor/src/github.com/docker/distribution/reference/reference.go ./vendor/src/github.com/docker/distribution/reference/regexp.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/_x001.o $WORK/b165/_x002.o $WORK/b165/_x003.o $WORK/b165/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f4/f461bdbb02495224581bab322f67d35a4ff251d94b2203b5e8c03396c2cdcb13-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b228/ cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/86/86eb868770f2f42cce921de4384170d91f4e065d5de5c97e32edd639080db0cf-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid Vs9YjFtrgLBLvr6p1Den/Vs9YjFtrgLBLvr6p1Den -goversion go1.16.8 -D "" -importcfg $WORK/b228/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go github.com/containers/storage/pkg/homedir mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid 69ZqBtaAnK_2rhUWLwo9/69ZqBtaAnK_2rhUWLwo9 -goversion go1.16.8 -D "" -importcfg $WORK/b164/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/25/256770895d5ae99d476bae69029f1e34a61228e64f3608da511a2ed5fdb78cab-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid Y2YhX887s8fjIxROmgl1/Y2YhX887s8fjIxROmgl1 -goversion go1.16.8 -D "" -importcfg $WORK/b161/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/6a/6a874be4456b43fd94b41ef59c70230c7ae3dece057464eb7f534f83a0e86c8e-d # internal go/token mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p go/token -std -complete -installsuffix shared -buildid 7T-tytUIvmhh_5YkNK3V/7T-tytUIvmhh_5YkNK3V -goversion go1.16.8 -D "" -importcfg $WORK/b233/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d5/d506c4bd006790f580ed9df5cc09dbeb55c982da42a766d75b7bd68b8289c7c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b189/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid ujK_fJXAY62YQjmPlxXk/ujK_fJXAY62YQjmPlxXk -goversion go1.16.8 -D "" -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/0d/0dfa28789fd4a3104603d564054b9e3bf21606271ac2326bc05213c726249cca-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b189/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid CdLjyN2LVeJJqoFKZXQ7/CdLjyN2LVeJJqoFKZXQ7 -goversion go1.16.8 -D "" -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/26/260104d7c86674f795caa172067cc4f6afa81558b6d76d8f26a6eefd35bc661a-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid iDeb6dDg-62_gqyV7SrU/iDeb6dDg-62_gqyV7SrU -goversion go1.16.8 -D "" -importcfg $WORK/b250/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/84/84d65731574fab7f0b890e94557f419d83a0f2442aa961550ebffdb3c17be57c-d # internal github.com/prometheus/common/model mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid r9y7NBsK2MQJt_aYx4xX/r9y7NBsK2MQJt_aYx4xX -goversion go1.16.8 -D "" -importcfg $WORK/b263/importcfg -pack ./vendor/src/github.com/prometheus/common/model/alert.go ./vendor/src/github.com/prometheus/common/model/fingerprinting.go ./vendor/src/github.com/prometheus/common/model/fnv.go ./vendor/src/github.com/prometheus/common/model/labels.go ./vendor/src/github.com/prometheus/common/model/labelset.go ./vendor/src/github.com/prometheus/common/model/metric.go ./vendor/src/github.com/prometheus/common/model/model.go ./vendor/src/github.com/prometheus/common/model/signature.go ./vendor/src/github.com/prometheus/common/model/silence.go ./vendor/src/github.com/prometheus/common/model/time.go ./vendor/src/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ed/edfab8ee1034225e463a76ce891a6392e62e0f48a9230a06c47703044cc831d0-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid q1-qQxujkf56_e8N_t2-/q1-qQxujkf56_e8N_t2- -goversion go1.16.8 -D "" -importcfg $WORK/b265/importcfg -pack ./vendor/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4f/4f87ff426c04657de3b9b28f3217496effdd7b52e0f06f597040bbd3f7a76c5b-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b159/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/74/74972bc024bb517684637f3810d1ecd696f3261dfcec699ebbcd076341cbab4d-d # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b177/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b178/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid RSKnGZBtYmlSqQYTlfMz/RSKnGZBtYmlSqQYTlfMz -goversion go1.16.8 -D "" -importcfg $WORK/b159/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/docker/config/config.go ./vendor/src/github.com/containers/image/v5/pkg/docker/config/config_linux.go gopkg.in/yaml.v2 mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid QuSRTxSRpB8THWsn-YjT/QuSRTxSRpB8THWsn-YjT -goversion go1.16.8 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/src/gopkg.in/yaml.v2/apic.go ./vendor/src/gopkg.in/yaml.v2/decode.go ./vendor/src/gopkg.in/yaml.v2/emitterc.go ./vendor/src/gopkg.in/yaml.v2/encode.go ./vendor/src/gopkg.in/yaml.v2/parserc.go ./vendor/src/gopkg.in/yaml.v2/readerc.go ./vendor/src/gopkg.in/yaml.v2/resolve.go ./vendor/src/gopkg.in/yaml.v2/scannerc.go ./vendor/src/gopkg.in/yaml.v2/sorter.go ./vendor/src/gopkg.in/yaml.v2/writerc.go ./vendor/src/gopkg.in/yaml.v2/yaml.go ./vendor/src/gopkg.in/yaml.v2/yamlh.go ./vendor/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/4a/4a8bc3c8b094261f46aba95488bc65f68e5142f8135f3e21102cd94c70c7b902-d # internal github.com/prometheus/procfs mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b265/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b266/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid 8Bby3sO3DeAx7nkRotvP/8Bby3sO3DeAx7nkRotvP -goversion go1.16.8 -D "" -importcfg $WORK/b264/importcfg -pack ./vendor/src/github.com/prometheus/procfs/arp.go ./vendor/src/github.com/prometheus/procfs/buddyinfo.go ./vendor/src/github.com/prometheus/procfs/cpuinfo.go ./vendor/src/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/src/github.com/prometheus/procfs/crypto.go ./vendor/src/github.com/prometheus/procfs/doc.go ./vendor/src/github.com/prometheus/procfs/fs.go ./vendor/src/github.com/prometheus/procfs/fscache.go ./vendor/src/github.com/prometheus/procfs/ipvs.go ./vendor/src/github.com/prometheus/procfs/kernel_random.go ./vendor/src/github.com/prometheus/procfs/loadavg.go ./vendor/src/github.com/prometheus/procfs/mdstat.go ./vendor/src/github.com/prometheus/procfs/meminfo.go ./vendor/src/github.com/prometheus/procfs/mountinfo.go ./vendor/src/github.com/prometheus/procfs/mountstats.go ./vendor/src/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/src/github.com/prometheus/procfs/net_dev.go ./vendor/src/github.com/prometheus/procfs/net_ip_socket.go ./vendor/src/github.com/prometheus/procfs/net_protocols.go ./vendor/src/github.com/prometheus/procfs/net_sockstat.go ./vendor/src/github.com/prometheus/procfs/net_softnet.go ./vendor/src/github.com/prometheus/procfs/net_tcp.go ./vendor/src/github.com/prometheus/procfs/net_udp.go ./vendor/src/github.com/prometheus/procfs/net_unix.go ./vendor/src/github.com/prometheus/procfs/proc.go ./vendor/src/github.com/prometheus/procfs/proc_cgroup.go ./vendor/src/github.com/prometheus/procfs/proc_environ.go ./vendor/src/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/src/github.com/prometheus/procfs/proc_io.go ./vendor/src/github.com/prometheus/procfs/proc_limits.go ./vendor/src/github.com/prometheus/procfs/proc_maps.go ./vendor/src/github.com/prometheus/procfs/proc_ns.go ./vendor/src/github.com/prometheus/procfs/proc_psi.go ./vendor/src/github.com/prometheus/procfs/proc_smaps.go ./vendor/src/github.com/prometheus/procfs/proc_stat.go ./vendor/src/github.com/prometheus/procfs/proc_status.go ./vendor/src/github.com/prometheus/procfs/schedstat.go ./vendor/src/github.com/prometheus/procfs/slab.go ./vendor/src/github.com/prometheus/procfs/stat.go ./vendor/src/github.com/prometheus/procfs/swaps.go ./vendor/src/github.com/prometheus/procfs/vm.go ./vendor/src/github.com/prometheus/procfs/xfrm.go ./vendor/src/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c9/c998f6dbaf04e5aa73ea097ed9914762778648deb322f67953fa431538b55999-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid LcN4O1HdVyT-TLxu7p3F/LcN4O1HdVyT-TLxu7p3F -goversion go1.16.8 -D "" -importcfg $WORK/b227/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/91/91cb9590b81204139c1c76d3b22698f07f354b904e06297819590a9c0ad863f2-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid urgO9JXjGfsmhFWVOpEd/urgO9JXjGfsmhFWVOpEd -goversion go1.16.8 -D "" -importcfg $WORK/b232/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/strs/strings.go ./vendor/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/df/df4239d77b59656ac077ac22e1dc00c75075ec05b38c329000ffc2c76cea14e5-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid v1wmIG7RY7r8_zkxA6JU/v1wmIG7RY7r8_zkxA6JU -goversion go1.16.8 -D "" -importcfg $WORK/b234/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/doc.go ./vendor/src/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/goname.go ./vendor/src/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/src/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/50/50a550bebfab509b0e132e3b4be3db89fb67c380a4e0dd8455a6815b9961f5a1-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid k4SV7I19_X9bDhoQN4Td/k4SV7I19_X9bDhoQN4Td -goversion go1.16.8 -D "" -importcfg $WORK/b235/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/order/order.go ./vendor/src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ce/cec6b0056632795581e52b7fe5414fa3b00b5cacfde23e7316b588bc3acffb89-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid k7GPNtBKkSV0H3Qljz4x/k7GPNtBKkSV0H3Qljz4x -goversion go1.16.8 -D "" -importcfg $WORK/b230/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/f3/f35633ad87adf19e9f63d7c37920cf19826aa6a5ad6815d3dd8c9d6a66508b8d-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid _jTO-JzXHADn9j0RvzRq/_jTO-JzXHADn9j0RvzRq -goversion go1.16.8 -D "" -importcfg $WORK/b238/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ad/ad80f93de312cdb249ffef2908936dec498f4ed147564e01b0458013b0471dc4-d # internal github.com/containers/libtrust mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid AlZrH67z9mDj7t2Y9le_/AlZrH67z9mDj7t2Y9le_ -goversion go1.16.8 -D "" -importcfg $WORK/b118/importcfg -pack ./vendor/src/github.com/containers/libtrust/certificates.go ./vendor/src/github.com/containers/libtrust/doc.go ./vendor/src/github.com/containers/libtrust/ec_key.go ./vendor/src/github.com/containers/libtrust/ec_key_no_openssl.go ./vendor/src/github.com/containers/libtrust/filter.go ./vendor/src/github.com/containers/libtrust/hash.go ./vendor/src/github.com/containers/libtrust/jsonsign.go ./vendor/src/github.com/containers/libtrust/key.go ./vendor/src/github.com/containers/libtrust/key_files.go ./vendor/src/github.com/containers/libtrust/key_manager.go ./vendor/src/github.com/containers/libtrust/rsa_key.go ./vendor/src/github.com/containers/libtrust/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a7/a73ee5e3cc68dc14575d9db9ada79a170927180e7a48610141c54ae5ab737109-d # internal net/http/httptrace mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid qenvJZuZaONT4pUtkCG7/qenvJZuZaONT4pUtkCG7 -goversion go1.16.8 -D "" -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/57/575a23c5f34f6801fbda376de8acae8b1b93229f8fde7e2a8bac31d18f7ad07a-d # internal net/http mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b189/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile mime/multipart=$WORK/b198/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b200/_pkg_.a packagefile net/http/internal=$WORK/b201/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http -std -complete -installsuffix shared -buildid IYW3pBy0OV7HmVEl40Kg/IYW3pBy0OV7HmVEl40Kg -goversion go1.16.8 -D "" -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c2/c2ef3229ef835075b455d02b09c09d6cca6e0294dcbf1a82e5d57275992b6a03-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ibYwN5GZrSY0kyKnnfCX/ibYwN5GZrSY0kyKnnfCX -goversion go1.16.8 -D "" -importcfg $WORK/b202/importcfg -pack ./vendor/src/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/src/github.com/docker/go-connections/tlsconfig/config.go ./vendor/src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/46/46851e0e44beaa0486b45e55cc70a64b2ad866f0dcbaab08cd942cb45e52c69f-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 0zXBS5z1kB6tQoY4SAlR/0zXBS5z1kB6tQoY4SAlR -goversion go1.16.8 -D "" -importcfg $WORK/b239/importcfg -pack ./vendor/src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/0b/0b7179cce8c82da169ad6498422d9f13136a97a0e14a11edbe303980316527b2-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid BLcIXi2yH4LiYnA8-kMO/BLcIXi2yH4LiYnA8-kMO -goversion go1.16.8 -D "" -importcfg $WORK/b241/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/de/dedc069ca1a113d6f48d09f17e17fd722a4804dcc8957448d389e206ae186010-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b239/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid gcmz_wHcqz1EAE6kv5Lj/gcmz_wHcqz1EAE6kv5Lj -goversion go1.16.8 -D "" -importcfg $WORK/b237/importcfg -pack ./vendor/src/google.golang.org/protobuf/proto/checkinit.go ./vendor/src/google.golang.org/protobuf/proto/decode.go ./vendor/src/google.golang.org/protobuf/proto/decode_gen.go ./vendor/src/google.golang.org/protobuf/proto/doc.go ./vendor/src/google.golang.org/protobuf/proto/encode.go ./vendor/src/google.golang.org/protobuf/proto/encode_gen.go ./vendor/src/google.golang.org/protobuf/proto/equal.go ./vendor/src/google.golang.org/protobuf/proto/extension.go ./vendor/src/google.golang.org/protobuf/proto/merge.go ./vendor/src/google.golang.org/protobuf/proto/messageset.go ./vendor/src/google.golang.org/protobuf/proto/proto.go ./vendor/src/google.golang.org/protobuf/proto/proto_methods.go ./vendor/src/google.golang.org/protobuf/proto/reset.go ./vendor/src/google.golang.org/protobuf/proto/size.go ./vendor/src/google.golang.org/protobuf/proto/size_gen.go ./vendor/src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b3/b32c940ba7fc619dd93defb2da79ca592172539b18e14e33f192366c40f6d828-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid iFDGRZRTscqcSWlns3H4/iFDGRZRTscqcSWlns3H4 -goversion go1.16.8 -D "" -importcfg $WORK/b243/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7c/7cccb24cbb875dc67d8da0450eed8f28c8bc4121b5ca71076b1b708c7ee926a8-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 1PPVUqtHOl0gazU1j07z/1PPVUqtHOl0gazU1j07z -goversion go1.16.8 -D "" -importcfg $WORK/b244/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/23/23abb46544fba64802cf8449edf0178d35fe30ac3c98323ae374b194d180a2a0-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b117/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b118/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b120/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid W2gH23CVZTZgWKKMBsj7/W2gH23CVZTZgWKKMBsj7 -goversion go1.16.8 -D "" -importcfg $WORK/b110/importcfg -pack ./vendor/src/github.com/containers/image/v5/manifest/common.go ./vendor/src/github.com/containers/image/v5/manifest/docker_schema1.go ./vendor/src/github.com/containers/image/v5/manifest/docker_schema2.go ./vendor/src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./vendor/src/github.com/containers/image/v5/manifest/list.go ./vendor/src/github.com/containers/image/v5/manifest/manifest.go ./vendor/src/github.com/containers/image/v5/manifest/oci.go ./vendor/src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/81/81f32b799fbc2622de1d28f3dd350c77aaf8b15005a70aa9b4c38eb9f067308e-d # internal golang.org/x/term mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid 0tbTj-2B-O2SZvl63ycD/0tbTj-2B-O2SZvl63ycD -goversion go1.16.8 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/src/golang.org/x/term/term.go ./vendor/src/golang.org/x/term/term_unix.go ./vendor/src/golang.org/x/term/term_unix_linux.go ./vendor/src/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/5b/5b370e6573e866563f580c73d1294a6cf53d87ff7222b9bb552d3acaf38a80da-d # internal github.com/containers/common/pkg/flag mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/common/pkg/flag -complete -installsuffix shared -buildid stdnH2rwemo9VMEpNQQ4/stdnH2rwemo9VMEpNQQ4 -goversion go1.16.8 -D "" -importcfg $WORK/b272/importcfg -pack ./vendor/src/github.com/containers/common/pkg/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/1b/1bf2b64c1b46e3a017029f3c38613c27517a68d1575fdf8967e4f7adb7cd58c4-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid unA6enns5Zo8VeyHdeBH/unA6enns5Zo8VeyHdeBH -goversion go1.16.8 -D "" -importcfg $WORK/b222/importcfg -pack ./vendor/src/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/src/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3f/3f2587c94239aab3dfdc8161dee7015ca06fcfb272e75871b34bced9704e9637-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1gytD2nysmPXp_Xk5xbT/1gytD2nysmPXp_Xk5xbT -goversion go1.16.8 -D "" -importcfg $WORK/b242/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/97/975fe206643dcfbdc945421b12e9467fab1950e243285e2db40cd0e6e0fed24b-d # internal github.com/ghodss/yaml mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b270/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid RhSruneOOQNNiYnkQ09S/RhSruneOOQNNiYnkQ09S -goversion go1.16.8 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/src/github.com/ghodss/yaml/fields.go ./vendor/src/github.com/ghodss/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/21/21a9af8f7be8b651adc09c2141cd8d283bbda9fe60b5229df40410d46c362323-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 5mslXa5ET3LjDZVNEfpX/5mslXa5ET3LjDZVNEfpX -goversion go1.16.8 -D "" -importcfg $WORK/b108/importcfg -pack ./vendor/src/github.com/containers/image/v5/image/docker_list.go ./vendor/src/github.com/containers/image/v5/image/docker_schema1.go ./vendor/src/github.com/containers/image/v5/image/docker_schema2.go ./vendor/src/github.com/containers/image/v5/image/manifest.go ./vendor/src/github.com/containers/image/v5/image/memory.go ./vendor/src/github.com/containers/image/v5/image/oci.go ./vendor/src/github.com/containers/image/v5/image/oci_index.go ./vendor/src/github.com/containers/image/v5/image/sourced.go ./vendor/src/github.com/containers/image/v5/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/56/56881da2affd0941881bbda48a9aded78ed33d1b19713eabda8d5f58e49ef13e-d # internal github.com/containers/common/pkg/report mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/containers/common/pkg/report/camelcase=$WORK/b274/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/tabwriter=$WORK/b275/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/common/pkg/report -complete -installsuffix shared -buildid EJFhj7OMA31Li8rVYd9_/EJFhj7OMA31Li8rVYd9_ -goversion go1.16.8 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/src/github.com/containers/common/pkg/report/doc.go ./vendor/src/github.com/containers/common/pkg/report/template.go ./vendor/src/github.com/containers/common/pkg/report/validate.go ./vendor/src/github.com/containers/common/pkg/report/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e1/e158607f8abaa1b21289d07633e4e25b2a4dccbce6806a29e6d9e8b081d17234-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid AHn4arN49uAOsaxPTci1/AHn4arN49uAOsaxPTci1 -goversion go1.16.8 -D "" -importcfg $WORK/b280/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/0e/0e7b9fa0223d6a2eb7cb222861b3debe9426a6a9bd30aaf2e5bd239add588fdf-d # internal go.etcd.io/bbolt mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid osKuPNu1D3c4muYA51zb/osKuPNu1D3c4muYA51zb -goversion go1.16.8 -D "" -importcfg $WORK/b281/importcfg -pack ./vendor/src/go.etcd.io/bbolt/bolt_amd64.go ./vendor/src/go.etcd.io/bbolt/bolt_linux.go ./vendor/src/go.etcd.io/bbolt/bolt_unix.go ./vendor/src/go.etcd.io/bbolt/bucket.go ./vendor/src/go.etcd.io/bbolt/compact.go ./vendor/src/go.etcd.io/bbolt/cursor.go ./vendor/src/go.etcd.io/bbolt/db.go ./vendor/src/go.etcd.io/bbolt/doc.go ./vendor/src/go.etcd.io/bbolt/errors.go ./vendor/src/go.etcd.io/bbolt/freelist.go ./vendor/src/go.etcd.io/bbolt/freelist_hmap.go ./vendor/src/go.etcd.io/bbolt/mlock_unix.go ./vendor/src/go.etcd.io/bbolt/node.go ./vendor/src/go.etcd.io/bbolt/page.go ./vendor/src/go.etcd.io/bbolt/tx.go ./vendor/src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/bf/bf0092d56f7bc1c87daf990cf32574122c5da8ebc6e9f21074c2fff427c5b358-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid LUt1MFVDuxC8fnuHV5Z_/LUt1MFVDuxC8fnuHV5Z_ -goversion go1.16.8 -D "" -importcfg $WORK/b282/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e7/e75538826ad95467ff196d57a7d37442fd5a2efa186323a07fe605efdf0e065f-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b284/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b284/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b284/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/80/80378d5cc9f4d1090ff4afaa242dd3027f2209cb6bd727b938fde867593361ec-d # internal compress/zlib mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/adler32=$WORK/b290/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid G6Tb5ZtnVPmGFfAUpX9y/G6Tb5ZtnVPmGFfAUpX9y -goversion go1.16.8 -D "" -importcfg $WORK/b289/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/af/afd8ef1c3a292217096ed02a05a906c8be9cf4e9c285a0ebe0c65aee0969dfe9-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid KFE_PZpnq4KmpQz22V_L/KFE_PZpnq4KmpQz22V_L -goversion go1.16.8 -D "" -importcfg $WORK/b292/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f4/f4a842f4c2c4def586d84c6156e7e9db293dd55259b50555cd68f45561b505ca-d # internal github.com/miekg/pkcs11 mkdir -p $WORK/b302/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b302/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b302/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./params.go ./pkcs11.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/c4/c4744bf67fbfc1a1602b440854c049415b8c0c53378e59a9afb3cde452780a20-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile compress/zlib=$WORK/b289/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b291/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b292/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b287/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b293/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile image=$WORK/b294/_pkg_.a packagefile image/jpeg=$WORK/b296/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid PJO503_sgeDBHd8DyMtI/PJO503_sgeDBHd8DyMtI -goversion go1.16.8 -D "" -importcfg $WORK/b288/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go ./vendor/src/golang.org/x/crypto/openpgp/packet/config.go ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go ./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go ./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go ./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go ./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/14/144bd83a1dfe98892929bc972d9f646de17e2e6f29a75e5a4d414dd2ff71068c-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid _CFjPnkoLAuzZZo9EMhI/_CFjPnkoLAuzZZo9EMhI -goversion go1.16.8 -D "" -importcfg $WORK/b249/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/87/87a1b9d95de35a8665e88c6cabd5d0677e1835606bc6aa1d05e14d6d1196e6f2-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b281/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid -9GdXUGrMw03fuvK9Ela/-9GdXUGrMw03fuvK9Ela -goversion go1.16.8 -D "" -importcfg $WORK/b279/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb/boltdb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d4/d4d890816860b1f48a5c04824b0a2245972fc2d1fe79d0f4479a3dea207439c7-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b239/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 8Tqy-GMSl4j_QotpAy-F/8Tqy-GMSl4j_QotpAy-F -goversion go1.16.8 -D "" -importcfg $WORK/b248/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/src/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/src/google.golang.org/protobuf/internal/impl/convert.go ./vendor/src/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/src/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/src/google.golang.org/protobuf/internal/impl/decode.go ./vendor/src/google.golang.org/protobuf/internal/impl/encode.go ./vendor/src/google.golang.org/protobuf/internal/impl/enum.go ./vendor/src/google.golang.org/protobuf/internal/impl/extension.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/src/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/src/google.golang.org/protobuf/internal/impl/merge.go ./vendor/src/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/src/google.golang.org/protobuf/internal/impl/message.go ./vendor/src/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/src/google.golang.org/protobuf/internal/impl/validate.go ./vendor/src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/66/66c2aec3af75a8bae3d0f60bd247156ced4acd43988f5828aad16221c668eedb-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b282/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid GMB750I7GWKWcJaEi6mB/GMB750I7GWKWcJaEi6mB -goversion go1.16.8 -D "" -importcfg $WORK/b278/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/75/75b9f620bd9cb80a4196aaec043f78ec66153a97896ba2e4fa3933435bec4036-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid sTwb3GyRTkpLzd_Docm4/sTwb3GyRTkpLzd_Docm4 -goversion go1.16.8 -D "" -importcfg $WORK/b303/importcfg -pack ./vendor/src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/9e/9eb74ffad760bc2e1291813f4d09b5e7bffd6bd46891966077e0c18430cba534-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid TMg1BbPVofI5l0HtACvL/TMg1BbPVofI5l0HtACvL -goversion go1.16.8 -D "" -importcfg $WORK/b305/importcfg -pack ./vendor/src/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/43/4320d153100d776e32954acfd0421f771a7a333e7b44ddab9bc0cfe55d49e553-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid PFDWbzk_DfRKW3w0ko4B/PFDWbzk_DfRKW3w0ko4B -goversion go1.16.8 -D "" -importcfg $WORK/b307/importcfg -pack ./vendor/src/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./vendor/src/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./vendor/src/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./vendor/src/gopkg.in/square/go-jose.v2/cipher/key_wrap.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/fe/feb942fab8d6c44428474daeb3ad61faebf748d1bb629ed700924f0b122989d4-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b286/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b287/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b288/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b293/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid LfxdiM-wYvWa7kuU28Bh/LfxdiM-wYvWa7kuU28Bh -goversion go1.16.8 -D "" -importcfg $WORK/b285/importcfg -pack ./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/src/golang.org/x/crypto/openpgp/keys.go ./vendor/src/golang.org/x/crypto/openpgp/read.go ./vendor/src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/6f/6f1f2a0694c151152ca93d7843148bf74b0bd274510359b65be6f2e723113264-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid huNZTEt6pSV6sROHBCZj/huNZTEt6pSV6sROHBCZj -goversion go1.16.8 -D "" -importcfg $WORK/b308/importcfg -pack ./vendor/src/gopkg.in/square/go-jose.v2/json/decode.go ./vendor/src/gopkg.in/square/go-jose.v2/json/encode.go ./vendor/src/gopkg.in/square/go-jose.v2/json/indent.go ./vendor/src/gopkg.in/square/go-jose.v2/json/scanner.go ./vendor/src/gopkg.in/square/go-jose.v2/json/stream.go ./vendor/src/gopkg.in/square/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/a3/a349d1e19ef084b3d8f934e0290b6d58d6a972987e0d850f2ee6573d92762348-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid LoBESdyT5slRA_5r-z7y/LoBESdyT5slRA_5r-z7y -goversion go1.16.8 -D "" -importcfg $WORK/b310/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7c/7c382960f9b6842c709efd2a54ab3492f4413d9740ad5fa393ef1186f81469a3-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid mJ2Nyh67P_5AeylNUcup/mJ2Nyh67P_5AeylNUcup -goversion go1.16.8 -D "" -importcfg $WORK/b317/importcfg -pack ./vendor/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/c5/c5f4cb77ab72c3b9ff3736a024363f0155dfc9cc2ad08c438e48b007ed47b985-d # internal html/template mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b319/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p html/template -std -complete -installsuffix shared -buildid zVhJp1jj00gN-sTBWxCi/zVhJp1jj00gN-sTBWxCi -goversion go1.16.8 -D "" -importcfg $WORK/b318/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/53/53b9a3cf37bc4415e6257a8f0765fdb9bbc83fb2ba6b7bd5ec447ef67b7d1cac-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b305/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b306/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b307/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b308/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid NEIuGVt0EE3wbeHF_nmJ/NEIuGVt0EE3wbeHF_nmJ -goversion go1.16.8 -D "" -importcfg $WORK/b304/importcfg -pack ./vendor/src/gopkg.in/square/go-jose.v2/asymmetric.go ./vendor/src/gopkg.in/square/go-jose.v2/crypter.go ./vendor/src/gopkg.in/square/go-jose.v2/doc.go ./vendor/src/gopkg.in/square/go-jose.v2/encoding.go ./vendor/src/gopkg.in/square/go-jose.v2/jwe.go ./vendor/src/gopkg.in/square/go-jose.v2/jwk.go ./vendor/src/gopkg.in/square/go-jose.v2/jws.go ./vendor/src/gopkg.in/square/go-jose.v2/opaque.go ./vendor/src/gopkg.in/square/go-jose.v2/shared.go ./vendor/src/gopkg.in/square/go-jose.v2/signing.go ./vendor/src/gopkg.in/square/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/16/16aa7feb6c86233794b99dfe5bfcea8e5db0e37c6bd6e936b6f3eb3245973f3f-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid NXphiRgl6m1L0evfEDba/NXphiRgl6m1L0evfEDba -goversion go1.16.8 -D "" -importcfg $WORK/b324/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/src/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/c2/c2dff17060d15b0202f7b1f8d7d9478a76be39f41a708819a6e5799f8ed3c02d-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b324/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid YIJ0KyvM4tZpXaoQzZSe/YIJ0KyvM4tZpXaoQzZSe -goversion go1.16.8 -D "" -importcfg $WORK/b323/importcfg -pack ./vendor/src/google.golang.org/grpc/grpclog/component.go ./vendor/src/google.golang.org/grpc/grpclog/grpclog.go ./vendor/src/google.golang.org/grpc/grpclog/logger.go ./vendor/src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/eb/eb81f318e328e07039987502541f9cbc987e3d06d9f98ea2d189eeb61d988442-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b184/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid W5-AL71PDDID1TcRUNDI/W5-AL71PDDID1TcRUNDI -goversion go1.16.8 -D "" -importcfg $WORK/b183/importcfg -pack ./vendor/src/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/src/github.com/docker/go-connections/sockets/proxy.go ./vendor/src/github.com/docker/go-connections/sockets/sockets.go ./vendor/src/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/src/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/src/github.com/docker/go-connections/sockets/unix_socket.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/5f/5f3229b27769e6add7ed92b5c6d8c596b48f13eb45038b18e1e01f3876ce731c-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid nDTkRH5NSEKQjfgDiUR9/nDTkRH5NSEKQjfgDiUR9 -goversion go1.16.8 -D "" -importcfg $WORK/b205/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/src/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/src/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a8/a84e0aaa9dba55532b51629a894f21b6abb0f81c42a1887fc2c5c16ab2621f66-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b183/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b202/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid olO79I10pb8KqRJn73TH/olO79I10pb8KqRJn73TH -goversion go1.16.8 -D "" -importcfg $WORK/b182/importcfg -pack ./vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/97/9722e670719bafd82df9c3d1d0003bf76b8655327c7a183817a0963f500948ec-d # internal github.com/gorilla/mux mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid RoQC3k-1HtjKgJx0ihv1/RoQC3k-1HtjKgJx0ihv1 -goversion go1.16.8 -D "" -importcfg $WORK/b209/importcfg -pack ./vendor/src/github.com/gorilla/mux/doc.go ./vendor/src/github.com/gorilla/mux/middleware.go ./vendor/src/github.com/gorilla/mux/mux.go ./vendor/src/github.com/gorilla/mux/regexp.go ./vendor/src/github.com/gorilla/mux/route.go ./vendor/src/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/0f/0f1548328901ce3007c5bb817f88e40eabdfebaf570f86a292c153ae668d4041-d # internal github.com/docker/distribution mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid Z_vGFcBgwW2PMkViTDqL/Z_vGFcBgwW2PMkViTDqL -goversion go1.16.8 -D "" -importcfg $WORK/b211/importcfg -pack ./vendor/src/github.com/docker/distribution/blobs.go ./vendor/src/github.com/docker/distribution/doc.go ./vendor/src/github.com/docker/distribution/errors.go ./vendor/src/github.com/docker/distribution/manifests.go ./vendor/src/github.com/docker/distribution/registry.go ./vendor/src/github.com/docker/distribution/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/27/275e49ee4545396a0918d8977b16cb09a01424bb775da45be9df9e33a75bb0ac-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Fqkmk6c2uJAobRObI70F/Fqkmk6c2uJAobRObI70F -goversion go1.16.8 -D "" -importcfg $WORK/b212/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./vendor/src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/cc/cc09ed2514d641893099203b22f410a270a84ab73fef4bc265f7a8dbea8c764f-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid fX1T7btukAUnFOeeO1uf/fX1T7btukAUnFOeeO1uf -goversion go1.16.8 -D "" -importcfg $WORK/b213/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/client/transport/http_reader.go ./vendor/src/github.com/docker/distribution/registry/client/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f3/f33c9efcb905bb8386394447152717f37ceadad62a2d04db8c67df3dd5f85689-d # internal expvar mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p expvar -std -complete -installsuffix shared -buildid RrRKkyc5qbHoNC1pbeBH/RrRKkyc5qbHoNC1pbeBH -goversion go1.16.8 -D "" -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ae/aec882d5d36838cb4bf732686240cc67ecd8ac662254b2f6fe4b530023352e60-d # internal golang.org/x/net/trace mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b317/_pkg_.a packagefile html/template=$WORK/b318/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b275/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid 9MD2j9AjkxxEMDpM5fvQ/9MD2j9AjkxxEMDpM5fvQ -goversion go1.16.8 -D "" -importcfg $WORK/b316/importcfg -pack ./vendor/src/golang.org/x/net/trace/events.go ./vendor/src/golang.org/x/net/trace/histogram.go ./vendor/src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/9e/9e891bdba5d19d59484afd02a5d76ddd304523073e69ec15447c6e2dbdeee5d4-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid dl8fdjrzwFkglBpFD4Kj/dl8fdjrzwFkglBpFD4Kj -goversion go1.16.8 -D "" -importcfg $WORK/b322/importcfg -pack ./vendor/src/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/7e/7efd2cbc7f4069301b59a130f911075d96c7a0f8667aa8fc3fffc8b6c4b6c9c5-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b207/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b205/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid sjCcEnFAMoA8gDlfka-S/sjCcEnFAMoA8gDlfka-S -goversion go1.16.8 -D "" -importcfg $WORK/b206/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/api/v2/descriptors.go ./vendor/src/github.com/docker/distribution/registry/api/v2/doc.go ./vendor/src/github.com/docker/distribution/registry/api/v2/errors.go ./vendor/src/github.com/docker/distribution/registry/api/v2/headerparser.go ./vendor/src/github.com/docker/distribution/registry/api/v2/routes.go ./vendor/src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/8f/8f581d1905374ed66755efc4819b00c7a6c36ed303a6eea435c4f384d31a3ae0-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid m45ofvGFnfL7Vc67hpjS/m45ofvGFnfL7Vc67hpjS -goversion go1.16.8 -D "" -importcfg $WORK/b326/importcfg -pack ./vendor/src/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/fd/fddca4e0d9899a7ad16dca574e86990eb3054f887194a1bf8856ced57154c004-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid vzgWP-BWSVuEdvLnrtaF/vzgWP-BWSVuEdvLnrtaF -goversion go1.16.8 -D "" -importcfg $WORK/b327/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/src/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/src/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/src/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/5e/5ede102ddac7803201f0a685febcae74edbcfa9bb8bad9bf54301b467755bad8-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid qHsljy5gp9a7omxsVZCh/qHsljy5gp9a7omxsVZCh -goversion go1.16.8 -D "" -importcfg $WORK/b331/importcfg -pack ./vendor/src/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/2d/2d1700633d8d278c6df6af53b8cb004def69396d19e5b60b5a3388a3670d02c6-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid dCI27zsuh7IoBk9uxi6W/dCI27zsuh7IoBk9uxi6W -goversion go1.16.8 -D "" -importcfg $WORK/b335/importcfg -pack ./vendor/src/google.golang.org/grpc/codes/code_string.go ./vendor/src/google.golang.org/grpc/codes/codes.go cd $WORK/b284 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c3/c3bb4aa557a83d81b1ae5bb60fddc08d18b70733e54c1b8bbc90b51cebde6b7a-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b205/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b206/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid F0xxQhNJSumTL73xAdf-/F0xxQhNJSumTL73xAdf- -goversion go1.16.8 -D "" -importcfg $WORK/b276/importcfg -pack ./vendor/src/github.com/containers/common/pkg/retry/retry.go ./vendor/src/github.com/containers/common/pkg/retry/retry_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/24/24d1bb96304bb83f31913cbcc58327e5d049bda431a2c9fbd012db0394ea4e99-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b339/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid 0fnR0v5QqFKZYTTTU2_6/0fnR0v5QqFKZYTTTU2_6 -goversion go1.16.8 -D "" -importcfg $WORK/b339/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/balancerload/load.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/97/97c46f2e81a48c2bf5cf2763f8f9a6313c41df1fdf2051649c00026275958eb8-d # internal google.golang.org/grpc/internal/xds/env mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p google.golang.org/grpc/internal/xds/env -complete -installsuffix shared -buildid pPi-uQDPTBL-0OALMshl/pPi-uQDPTBL-0OALMshl -goversion go1.16.8 -D "" -importcfg $WORK/b349/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/xds/env/env.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/21/2114e6fbb5e2d2d5dc109124c2c80e0774d36fc0aa29a970bc7d4359214b56f3-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/xds/env=$WORK/b349/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid XPgTFDrMynydNGlb5gxA/XPgTFDrMynydNGlb5gxA -goversion go1.16.8 -D "" -importcfg $WORK/b348/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/00/008bf6ffc4088f5baf0a5b438335f747874012f427c97681b51e92f82ab94c94-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/9d/9dc6cde6cfd779a49fb56aae4323056669a5f668d9ea9da1b0cd78788a58eb79-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 5flILFDsu0OU5MxLfrbm/5flILFDsu0OU5MxLfrbm -goversion go1.16.8 -D "" -importcfg $WORK/b364/importcfg -pack ./vendor/src/golang.org/x/text/unicode/bidi/bidi.go ./vendor/src/golang.org/x/text/unicode/bidi/bracket.go ./vendor/src/golang.org/x/text/unicode/bidi/core.go ./vendor/src/golang.org/x/text/unicode/bidi/prop.go ./vendor/src/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/src/golang.org/x/text/unicode/bidi/trieval.go golang.org/x/text/unicode/norm mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b363/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 3epzLGa14TeGIKu7qDjq/3epzLGa14TeGIKu7qDjq -goversion go1.16.8 -D "" -importcfg $WORK/b365/importcfg -pack ./vendor/src/golang.org/x/text/unicode/norm/composition.go ./vendor/src/golang.org/x/text/unicode/norm/forminfo.go ./vendor/src/golang.org/x/text/unicode/norm/input.go ./vendor/src/golang.org/x/text/unicode/norm/iter.go ./vendor/src/golang.org/x/text/unicode/norm/normalize.go ./vendor/src/golang.org/x/text/unicode/norm/readwriter.go ./vendor/src/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/src/golang.org/x/text/unicode/norm/transform.go ./vendor/src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5c/5ce26f0ddab05c53dc93bdd2640595c83d3a9af861143447c1a3ad36cb0d6c26-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 0uQQejtvjMz8wYb059tx/0uQQejtvjMz8wYb059tx -goversion go1.16.8 -D "" -importcfg $WORK/b366/importcfg -pack ./vendor/src/golang.org/x/net/http2/hpack/encode.go ./vendor/src/golang.org/x/net/http2/hpack/hpack.go ./vendor/src/golang.org/x/net/http2/hpack/huffman.go ./vendor/src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cd $WORK/b302 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cd $WORK/b284 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c data.cgo2.c cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ef/ef2f74a2067fffd6e454e15424ac7c414850376acd0703b5f209bd8bc3ef6c67-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid ixH0_ckB27Fu1oMcBLLI/ixH0_ckB27Fu1oMcBLLI -goversion go1.16.8 -D "" -importcfg $WORK/b247/importcfg -pack ./vendor/src/google.golang.org/protobuf/internal/filetype/build.go cd $WORK/b302 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c params.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/e0/e0bef0d030d3581f14cc2edf053b0806141926cefb82556904ef5048c827275f-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid OhUmTGRyiKICY_TXEbLV/OhUmTGRyiKICY_TXEbLV -goversion go1.16.8 -D "" -importcfg $WORK/b368/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/syscall/syscall_linux.go cd $WORK/b284 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/02/020c5733e2cf7c3c186b665cc8fad1a1d90143effa341d890748302e3e874846-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b246/ cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ef/ef805616b3a48cb47bda6254dbb3994ca7f4dd21ec3f1b7acdabcfdd5f836c29-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b371/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b250/_pkg_.a EOF cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 9TZQUxO30a7KLFl3usCi/9TZQUxO30a7KLFl3usCi -goversion go1.16.8 -D "" -importcfg $WORK/b246/importcfg -pack ./vendor/src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid Ivu1KNXdRsEAI-QtBJLI/Ivu1KNXdRsEAI-QtBJLI -goversion go1.16.8 -D "" -importcfg $WORK/b371/importcfg -pack ./vendor/src/google.golang.org/grpc/stats/handlers.go ./vendor/src/google.golang.org/grpc/stats/stats.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/67/674f6298260e79d2eabc3cbc1825e9f23b7818b99002139b49527e57b9604267-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b363/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b364/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid ez_OIogVvX65VjHyM8JD/ez_OIogVvX65VjHyM8JD -goversion go1.16.8 -D "" -importcfg $WORK/b362/importcfg -pack ./vendor/src/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/1e/1e7459afa17e09ea53bae514e305b6b2dd92f096c7a1da7e8baa3be029802186-d # internal net/http/httputil mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b188/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/http/internal=$WORK/b201/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid Cfi75YAsnRXYgzOmwe20/Cfi75YAsnRXYgzOmwe20 -goversion go1.16.8 -D "" -importcfg $WORK/b373/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/c9/c9b538cfcefc256e3bcc5ddc4e8c3d760155b62591c0cf369f6afe0abad46fdc-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid caWU_HxB9Cfb5PaLd7YB/caWU_HxB9Cfb5PaLd7YB -goversion go1.16.8 -D "" -importcfg $WORK/b245/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/b5/b5e7607a8b113ead4b50ebd430c4cd14957ab64fd20dd8925ca406d2f1db769b-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid m45fbxWA_GFxmJlKlgxP/m45fbxWA_GFxmJlKlgxP -goversion go1.16.8 -D "" -importcfg $WORK/b253/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/f4/f4a3ec838bd0392f78b72047f7db443ec3cc77ac6868891539ff1ac4083319f8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b253/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 44yMUncCtgZk0n899EL2/44yMUncCtgZk0n899EL2 -goversion go1.16.8 -D "" -importcfg $WORK/b252/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cd $WORK/b284 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c unset_agent_info.cgo2.c cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/ad/ad3cde3fd3392201fc1590d4e581594f6fb62ac01e88196a7413e6064ad7e1fa-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid HKhtKMhPhkcwEK41QGhT/HKhtKMhPhkcwEK41QGhT -goversion go1.16.8 -D "" -importcfg $WORK/b255/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/2d/2d5dea2f9192d972eeefe6b27f18ea8272b3e03c747f2e3340be2cff8cbd7b9f-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 83eyetFVhq2SBegYkbKF/83eyetFVhq2SBegYkbKF -goversion go1.16.8 -D "" -importcfg $WORK/b257/importcfg -pack ./vendor/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b284/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o $WORK/b284/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/73/736c61f22c2be40aa5514a0ae8bc8fc3ce273a000b3032b5a6adaae9d67c8454-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b255/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid JbYxEzBXKzPglFCpHxQ8/JbYxEzBXKzPglFCpHxQ8 -goversion go1.16.8 -D "" -importcfg $WORK/b254/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a2/a2b0cac3c7376bb4fa883f82ee0af2f070af133997890a94855f151d282c7250-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/4c/4ca035fc33175371af99d6fedc8f3be45c8b514ce6f9b53569becc40586967eb-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b344/ github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b256/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b253/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid KGTxgvxgRnpi88p5ygyb/KGTxgvxgRnpi88p5ygyb -goversion go1.16.8 -D "" -importcfg $WORK/b344/importcfg -pack ./vendor/src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid ptJvVynCXFxLxGAU3l49/ptJvVynCXFxLxGAU3l49 -goversion go1.16.8 -D "" -importcfg $WORK/b256/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/b3/b3636b49cdc471417e43cf52735726bf4bed10813de6fad59399fc3b043dfe14-d # internal golang.org/x/net/idna mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b362/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b364/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b365/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid _Q8qmDg9ppDRdeDvD_5i/_Q8qmDg9ppDRdeDvD_5i -goversion go1.16.8 -D "" -importcfg $WORK/b361/importcfg -pack ./vendor/src/golang.org/x/net/idna/idna10.0.0.go ./vendor/src/golang.org/x/net/idna/punycode.go ./vendor/src/golang.org/x/net/idna/tables13.0.0.go ./vendor/src/golang.org/x/net/idna/trie.go ./vendor/src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/f1/f10e983b6b939057643b14ed4f975632fd857cce83334e3089c00fdf0f2750d0-d # internal net/mail mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 8xmMnonDK-Exr2m0fUd8/8xmMnonDK-Exr2m0fUd8 -goversion go1.16.8 -D "" -importcfg $WORK/b375/importcfg -pack /usr/lib/golang/src/net/mail/message.go cd $WORK/b284 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/7c/7cbf3eda646535777ffe76862bae7199bc0a93452f0adc40df72fabd393fbbc7-d # internal go.mozilla.org/pkcs7 mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid YSnoLeIQkKXvlKsffwaP/YSnoLeIQkKXvlKsffwaP -goversion go1.16.8 -D "" -importcfg $WORK/b378/importcfg -pack ./vendor/src/go.mozilla.org/pkcs7/ber.go ./vendor/src/go.mozilla.org/pkcs7/decrypt.go ./vendor/src/go.mozilla.org/pkcs7/encrypt.go ./vendor/src/go.mozilla.org/pkcs7/pkcs7.go ./vendor/src/go.mozilla.org/pkcs7/sign.go ./vendor/src/go.mozilla.org/pkcs7/verify.go TERM='dumb' gcc -I ./vendor/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b284=/tmp/go-build -gno-record-gcc-switches -o $WORK/b284/_cgo_.o $WORK/b284/_cgo_main.o $WORK/b284/_x001.o $WORK/b284/_x002.o $WORK/b284/_x003.o $WORK/b284/_x004.o $WORK/b284/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error cd $WORK/b302 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b284/_cgo_.o -dynout $WORK/b284/_cgo_import.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/44/4418c3415b9fe3e590d6c810b5df78381791638ae2614c93d08fba081ffed48e-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b245/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid 3C_dxuJDUo01MPz6Aez3/3C_dxuJDUo01MPz6Aez3 -goversion go1.16.8 -D "" -importcfg $WORK/b240/importcfg -pack ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/src/google.golang.org/protobuf/reflect/protodesc/proto.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid wcIdOLNyMYdODVslCeAB/wcIdOLNyMYdODVslCeAB -goversion go1.16.8 -D "" -importcfg $WORK/b284/importcfg -pack ./vendor/src/github.com/mtrmac/gpgme/callbacks.go $WORK/b284/_cgo_gotypes.go $WORK/b284/data.cgo1.go $WORK/b284/gpgme.cgo1.go $WORK/b284/unset_agent_info.cgo1.go $WORK/b284/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cd $WORK/b302 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/60/60a7ccbf7b2333c99886934e90e0c2e9778145ace61fda286afbadc4e21b8416-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b383/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid NuG_5T_TEGx6yATIauv4/NuG_5T_TEGx6yATIauv4 -goversion go1.16.8 -D "" -importcfg $WORK/b382/importcfg -pack ./vendor/src/github.com/mattn/go-runewidth/runewidth.go ./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/src/github.com/mattn/go-runewidth/runewidth_table.go TERM='dumb' gcc -I ./vendor/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -o $WORK/b302/_cgo_.o $WORK/b302/_cgo_main.o $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o $WORK/b302/_x004.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/a9/a9266a01ba73c788f10c312ead569de8263443a2e5183c1f984e3947908c6137-d # internal github.com/vbauerster/mpb/v7/cwriter mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/vbauerster/mpb/v7/cwriter -complete -installsuffix shared -buildid qnCAu2LBfdOiRwOh-OHZ/qnCAu2LBfdOiRwOh-OHZ -goversion go1.16.8 -D "" -importcfg $WORK/b384/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/doc.go ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/util_linux.go ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/writer.go ./vendor/src/github.com/vbauerster/mpb/v7/cwriter/writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ec/ecb55f23e385b9396a13a90680b695af0513efbc764637959135ba1cc6efe82a-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b361/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid OO4hQXb3EshGG41m74kK/OO4hQXb3EshGG41m74kK -goversion go1.16.8 -D "" -importcfg $WORK/b360/importcfg -pack ./vendor/src/golang.org/x/net/http/httpguts/guts.go ./vendor/src/golang.org/x/net/http/httpguts/httplex.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b302/_cgo_.o -dynout $WORK/b302/_cgo_import.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/miekg/pkcs11 -installsuffix shared -buildid 55uHDp_Bly4SnoyaDVvm/55uHDp_Bly4SnoyaDVvm -goversion go1.16.8 -D "" -importcfg $WORK/b302/importcfg -pack ./vendor/src/github.com/miekg/pkcs11/const.go ./vendor/src/github.com/miekg/pkcs11/error.go ./vendor/src/github.com/miekg/pkcs11/vendor.go $WORK/b302/_cgo_gotypes.go $WORK/b302/params.cgo1.go $WORK/b302/pkcs11.cgo1.go $WORK/b302/types.cgo1.go $WORK/b302/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/5d/5d07daef68b794c6d080f7e49fae692ce36ef6dcca7f1d6564530e83d28a459e-d # internal github.com/vbauerster/mpb/v7/decor mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b386/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b381/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b382/_pkg_.a packagefile github.com/vbauerster/mpb/v7/internal=$WORK/b387/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/vbauerster/mpb/v7/decor -complete -installsuffix shared -buildid 3qM6kJyizoiLFlXVp8no/3qM6kJyizoiLFlXVp8no -goversion go1.16.8 -D "" -importcfg $WORK/b385/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/decor/any.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/counters.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/decorator.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/doc.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/elapsed.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/eta.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/merge.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/moving_average.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/name.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/on_complete.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/percentage.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/size_type.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/sizeb1000_string.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/sizeb1024_string.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/speed.go ./vendor/src/github.com/vbauerster/mpb/v7/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/99/99e7eaf85fbaa814b9329af3c4fa217582ae89137449a80707b6fab7c9a4afa7-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid -1fqzwrjX_fLqs_J_v1R/-1fqzwrjX_fLqs_J_v1R -goversion go1.16.8 -D "" -importcfg $WORK/b390/importcfg -pack ./vendor/src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/be/be453995deeb204f5afb592685153283936d433bc409e4439281da75749e334f-d # internal golang.org/x/net/http2 mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b360/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b366/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b361/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/http/httptrace=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid pRiTYdc8fBc68Samzeh_/pRiTYdc8fBc68Samzeh_ -goversion go1.16.8 -D "" -importcfg $WORK/b359/importcfg -pack ./vendor/src/golang.org/x/net/http2/ascii.go ./vendor/src/golang.org/x/net/http2/ciphers.go ./vendor/src/golang.org/x/net/http2/client_conn_pool.go ./vendor/src/golang.org/x/net/http2/databuffer.go ./vendor/src/golang.org/x/net/http2/errors.go ./vendor/src/golang.org/x/net/http2/flow.go ./vendor/src/golang.org/x/net/http2/frame.go ./vendor/src/golang.org/x/net/http2/go111.go ./vendor/src/golang.org/x/net/http2/go115.go ./vendor/src/golang.org/x/net/http2/gotrack.go ./vendor/src/golang.org/x/net/http2/headermap.go ./vendor/src/golang.org/x/net/http2/http2.go ./vendor/src/golang.org/x/net/http2/pipe.go ./vendor/src/golang.org/x/net/http2/server.go ./vendor/src/golang.org/x/net/http2/transport.go ./vendor/src/golang.org/x/net/http2/write.go ./vendor/src/golang.org/x/net/http2/writesched.go ./vendor/src/golang.org/x/net/http2/writesched_priority.go ./vendor/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d9/d981a12cb853498a243d53844ce439de795142682e99d2c87c5592242a6750a1-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid DDeegHN3VYuQk9XKopQZ/DDeegHN3VYuQk9XKopQZ -goversion go1.16.8 -D "" -importcfg $WORK/b389/importcfg -pack ./vendor/src/github.com/containers/image/v5/directory/directory_dest.go ./vendor/src/github.com/containers/image/v5/directory/directory_src.go ./vendor/src/github.com/containers/image/v5/directory/directory_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/1b/1bb1be0fb83b0856b70107bd66134ae6cb5c5621479d3a91e9abd2b13b0c83ca-d # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid OR0LS8WiO_7r0kPE0WRf/OR0LS8WiO_7r0kPE0WRf -goversion go1.16.8 -D "" -importcfg $WORK/b393/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./vendor/src/github.com/containers/image/v5/docker/internal/tarfile/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e0/e0bd85609dcb2ff6fd4b8e9aba433ae1b3d8bc30a18320543b2761f80f28b776-d # internal github.com/vbauerster/mpb/v7 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b380/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b381/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b382/_pkg_.a packagefile github.com/vbauerster/mpb/v7/cwriter=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v7/decor=$WORK/b385/_pkg_.a packagefile github.com/vbauerster/mpb/v7/internal=$WORK/b387/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime/debug=$WORK/b141/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/vbauerster/mpb/v7 -complete -installsuffix shared -buildid sRlCDmRBWE7-t_4npZb9/sRlCDmRBWE7-t_4npZb9 -goversion go1.16.8 -D "" -importcfg $WORK/b379/importcfg -pack ./vendor/src/github.com/vbauerster/mpb/v7/bar.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler_bar.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_filler_spinner.go ./vendor/src/github.com/vbauerster/mpb/v7/bar_option.go ./vendor/src/github.com/vbauerster/mpb/v7/container_option.go ./vendor/src/github.com/vbauerster/mpb/v7/doc.go ./vendor/src/github.com/vbauerster/mpb/v7/priority_queue.go ./vendor/src/github.com/vbauerster/mpb/v7/progress.go ./vendor/src/github.com/vbauerster/mpb/v7/proxyreader.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b284/_pkg_.a $WORK/b284/_x001.o $WORK/b284/_x002.o $WORK/b284/_x003.o $WORK/b284/_x004.o $WORK/b284/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/81/81598dc519fd11d9f40ceff889602315c573cc0fbb3c1cecf08dda2268950907-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b285/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid NAwoR9wzkvcwqHPKaQL6/NAwoR9wzkvcwqHPKaQL6 -goversion go1.16.8 -D "" -importcfg $WORK/b283/importcfg -pack ./vendor/src/github.com/containers/image/v5/signature/docker.go ./vendor/src/github.com/containers/image/v5/signature/json.go ./vendor/src/github.com/containers/image/v5/signature/mechanism.go ./vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./vendor/src/github.com/containers/image/v5/signature/policy_config.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./vendor/src/github.com/containers/image/v5/signature/policy_eval_simple.go ./vendor/src/github.com/containers/image/v5/signature/policy_reference_match.go ./vendor/src/github.com/containers/image/v5/signature/policy_types.go ./vendor/src/github.com/containers/image/v5/signature/signature.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b302/_pkg_.a $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o $WORK/b302/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/46/46ccac63eba55a617c2c029fbf74de1bba64e4fa5ed2823a22e50ee5245ae50d-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/66/66484a8cc25e0f193cbaf8d2ad505cacdbf96146cc731bd4698054d028cc1542-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b301/ cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid iSCUNKuX_EdJhAOd3slo/iSCUNKuX_EdJhAOd3slo -goversion go1.16.8 -D "" -importcfg $WORK/b221/importcfg -pack ./vendor/src/github.com/golang/protobuf/proto/buffer.go ./vendor/src/github.com/golang/protobuf/proto/defaults.go ./vendor/src/github.com/golang/protobuf/proto/deprecated.go ./vendor/src/github.com/golang/protobuf/proto/discard.go ./vendor/src/github.com/golang/protobuf/proto/extensions.go ./vendor/src/github.com/golang/protobuf/proto/properties.go ./vendor/src/github.com/golang/protobuf/proto/proto.go ./vendor/src/github.com/golang/protobuf/proto/registry.go ./vendor/src/github.com/golang/protobuf/proto/text_decode.go ./vendor/src/github.com/golang/protobuf/proto/text_encode.go ./vendor/src/github.com/golang/protobuf/proto/wire.go ./vendor/src/github.com/golang/protobuf/proto/wrappers.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b302/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b303/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b270/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid oYLXWmYW_n_QshwJQ2uq/oYLXWmYW_n_QshwJQ2uq -goversion go1.16.8 -D "" -importcfg $WORK/b301/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./vendor/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./vendor/src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/5a/5a16dbff573eec3ed7c08cc2d73da058e444f70754179c840c3f3e0b2cbebb98-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid XBr2j1DCSncx-crRY2Z1/XBr2j1DCSncx-crRY2Z1 -goversion go1.16.8 -D "" -importcfg $WORK/b392/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/archive/dest.go ./vendor/src/github.com/containers/image/v5/docker/archive/reader.go ./vendor/src/github.com/containers/image/v5/docker/archive/src.go ./vendor/src/github.com/containers/image/v5/docker/archive/transport.go ./vendor/src/github.com/containers/image/v5/docker/archive/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/b4/b4a8dfc9228e37763435f5cb445d808cf3ce226cbeeea285b8a72380cfbc48dc-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid rcvnWj6rQLW7CTlVEKPs/rcvnWj6rQLW7CTlVEKPs -goversion go1.16.8 -D "" -importcfg $WORK/b398/importcfg -pack ./vendor/src/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/82/8275ac6e673730b2d5828a5e2cf1df0e8f1a8b1721df7f3e57ac7dceb32985f5-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b285/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b304/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid DGerAQUz7lZSgMT2pKwG/DGerAQUz7lZSgMT2pKwG -goversion go1.16.8 -D "" -importcfg $WORK/b300/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/utils/delayedreader.go ./vendor/src/github.com/containers/ocicrypt/utils/ioutils.go ./vendor/src/github.com/containers/ocicrypt/utils/testing.go ./vendor/src/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/24/24ae97d95fec9b28d1856fc26219694828413cfced1605a3c969a155dbc39997-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b270/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid fQgRzSYQDk7dQvJXpKYp/fQgRzSYQDk7dQvJXpKYp -goversion go1.16.8 -D "" -importcfg $WORK/b309/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/config.go ./vendor/src/github.com/containers/ocicrypt/config/constructors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/24/2451c233839cee2b82758bed76315840f2bfd488e70f711f00176b2f4938f0b3-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid -222ZFcRE8sX8flHMx0j/-222ZFcRE8sX8flHMx0j -goversion go1.16.8 -D "" -importcfg $WORK/b402/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/bb/bb8950a7eb41239cecbe37e15edbc54ef2f584bd35262ceeea7c31be9ecf832f-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid QYAlk9O4jdXnhl3KJPH_/QYAlk9O4jdXnhl3KJPH_ -goversion go1.16.8 -D "" -importcfg $WORK/b311/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/5d/5d2b465bb2a2d8ba014beb3a334f825093f3710fb293da9e29abfa9c57011edb-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ihAa99Z5I2nQwq7mimGA/ihAa99Z5I2nQwq7mimGA -goversion go1.16.8 -D "" -importcfg $WORK/b403/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/mount/mount.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d2/d299aba88019e14221c1dac5b1d93547a1a46c08b1a317edd524055f5eea4f59-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid vk4F1DBi4BftxKM8iEV7/vk4F1DBi4BftxKM8iEV7 -goversion go1.16.8 -D "" -importcfg $WORK/b404/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/32/32c8013e58170932954da5920eed389db6cce587a5dc8df37c8a168e59fc7c50-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid 7w2OjyG3GYHUQB345xdH/7w2OjyG3GYHUQB345xdH -goversion go1.16.8 -D "" -importcfg $WORK/b299/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./vendor/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d1/d1ae802f87c3c746d56ca8e3bc8f0de3e262ffb6a77c271855b83f80f1cbd141-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b405/ cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/09/0980c26929361e9dbb0237c4ca290c9430723f5d1af17680a8f1b627fbef7414-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b312/ cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/f0/f0f7b8c7a6dcc10b846d0dcfdac6f5ec2fed8d61d8ca52ecfdba1e018d1539f5-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b285/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b288/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/mail=$WORK/b375/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid hiS_7tWFdKUkhfej7xTR/hiS_7tWFdKUkhfej7xTR -goversion go1.16.8 -D "" -importcfg $WORK/b374/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b304/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid ZwrXJ7e6vcTPVP614WuF/ZwrXJ7e6vcTPVP614WuF -goversion go1.16.8 -D "" -importcfg $WORK/b312/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid ci043f3V3Y9AneHmmpCd/ci043f3V3Y9AneHmmpCd -goversion go1.16.8 -D "" -importcfg $WORK/b405/importcfg -pack ./vendor/src/github.com/docker/go-connections/nat/nat.go ./vendor/src/github.com/docker/go-connections/nat/parse.go ./vendor/src/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ee/ee9d047f291c95aa6d4fed510a36a033edbf7adc69c979f00def4a611c5419cb-d # internal github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b301/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid 2BJM31fHq8-e_bNHNL7d/2BJM31fHq8-e_bNHNL7d -goversion go1.16.8 -D "" -importcfg $WORK/b376/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/e2/e2db2ecebcbe7f6fa3d1ee3d281ec445d8bde6ec77a21cbe6b7933a7a03038b6-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid RMzJL-rA_FqsIccvbSuk/RMzJL-rA_FqsIccvbSuk -goversion go1.16.8 -D "" -importcfg $WORK/b377/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ce/cecca4c1f12f6bfd40100a1b070a2c75ad61c6888ee54ae8a3b59f0d94c4affe-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b404/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b405/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid T9lwxL0SiH6S6O54xU-b/T9lwxL0SiH6S6O54xU-b -goversion go1.16.8 -D "" -importcfg $WORK/b401/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/container/config.go ./vendor/src/github.com/docker/docker/api/types/container/container_changes.go ./vendor/src/github.com/docker/docker/api/types/container/container_create.go ./vendor/src/github.com/docker/docker/api/types/container/container_top.go ./vendor/src/github.com/docker/docker/api/types/container/container_update.go ./vendor/src/github.com/docker/docker/api/types/container/container_wait.go ./vendor/src/github.com/docker/docker/api/types/container/host_config.go ./vendor/src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/01/01880fec988d54f538d37c7c5eda40b9514439a7826453a3502fc8cc4095e29d-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid _j8gzz0lrpmWfJCNg3kB/_j8gzz0lrpmWfJCNg3kB -goversion go1.16.8 -D "" -importcfg $WORK/b406/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/9f/9fe23d8adddab7a030c6be66e739a664fc572d5a753ec475637842f26cc58746-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b408/ cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ec/ec460500cea0e58e110235c589aed440e5820a64a6bc7da78cd06d4d6a0e85a6-d # internal cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid fNk0dYz5N6HLxKeVS4n6/fNk0dYz5N6HLxKeVS4n6 -goversion go1.16.8 -D "" -importcfg $WORK/b408/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/src/github.com/docker/docker/api/types/registry/registry.go github.com/gogo/protobuf/proto mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid HWuM1jZmdCGIxhBJlngT/HWuM1jZmdCGIxhBJlngT -goversion go1.16.8 -D "" -importcfg $WORK/b411/importcfg -pack ./vendor/src/github.com/gogo/protobuf/proto/clone.go ./vendor/src/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/decode.go ./vendor/src/github.com/gogo/protobuf/proto/deprecated.go ./vendor/src/github.com/gogo/protobuf/proto/discard.go ./vendor/src/github.com/gogo/protobuf/proto/duration.go ./vendor/src/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/encode.go ./vendor/src/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/equal.go ./vendor/src/github.com/gogo/protobuf/proto/extensions.go ./vendor/src/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/lib.go ./vendor/src/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/message_set.go ./vendor/src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/properties.go ./vendor/src/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/table_merge.go ./vendor/src/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/text.go ./vendor/src/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/text_parser.go ./vendor/src/github.com/gogo/protobuf/proto/timestamp.go ./vendor/src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/src/github.com/gogo/protobuf/proto/wrappers.go ./vendor/src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/a9/a963820905bd6d6cace19b1f7e5ed245e97ab6f1b8b0593a28629b93bd31c29d-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid xreCuenCUD7ur-lhrYXT/xreCuenCUD7ur-lhrYXT -goversion go1.16.8 -D "" -importcfg $WORK/b414/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/src/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/90/90bc2be55c95fffcded7d72bbc7c01de28ce33beedacce45b0cc5bbd4faeadb0-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b406/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid dXhz2hxvGWF7Qq1mBefX/dXhz2hxvGWF7Qq1mBefX -goversion go1.16.8 -D "" -importcfg $WORK/b407/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/4f/4f5d1670c7731f3ad8c2eab8b02e7c717c4ff0c18a6da730c9624915838693be-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid GIbMmKSu2cyvgvJFVu5v/GIbMmKSu2cyvgvJFVu5v -goversion go1.16.8 -D "" -importcfg $WORK/b418/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/internal/oci_util.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/67/67464aa37f737dab0e133e9bd6048c5f0a27ed90c5493d99fa0c0f203daf9934-d # internal text/scanner mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid _nVHjrP07AGadb0WggL5/_nVHjrP07AGadb0WggL5 -goversion go1.16.8 -D "" -importcfg $WORK/b422/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/dc/dcc4abc1d34fecc89e0c33cfa61c62409951c4619c823ff15ee3bdf0f6643179-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid TcMFMsbwFDE65Du5aEL5/TcMFMsbwFDE65Du5aEL5 -goversion go1.16.8 -D "" -importcfg $WORK/b423/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ed/eded3009b9840d907da0d212b7cf8bbb186db9d27ed4099fb52d5e8e26a299ea-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b418/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid U6WW2Zq83QKoBLpSa-7L/U6WW2Zq83QKoBLpSa-7L -goversion go1.16.8 -D "" -importcfg $WORK/b419/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/layout/oci_dest.go ./vendor/src/github.com/containers/image/v5/oci/layout/oci_src.go ./vendor/src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/04/043f365d6f651a5cc0e702b8b4f6e53347d899e1d9955f50e65bad0794d30d5a-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/scanner=$WORK/b422/_pkg_.a EOF cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/f8/f8129b06efa3898444479d096e41edd5cabd52ade22bb28bd44ad7fb9b3c7e40-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid vILiocIXrcJMSLzQ9fjp/vILiocIXrcJMSLzQ9fjp -goversion go1.16.8 -D "" -importcfg $WORK/b421/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/fileutils/fileutils.go ./vendor/src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid O07vPX46fOBQITFLkTYK/O07vPX46fOBQITFLkTYK -goversion go1.16.8 -D "" -importcfg $WORK/b425/importcfg -pack ./vendor/src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./vendor/src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fd776d6a7015579627a388ec690493751ec533123230538d839639c6d7c11a6c-d # internal github.com/imdario/mergo mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid ogs1n3M-P7stYgOS5IBK/ogs1n3M-P7stYgOS5IBK -goversion go1.16.8 -D "" -importcfg $WORK/b427/importcfg -pack ./vendor/src/github.com/imdario/mergo/doc.go ./vendor/src/github.com/imdario/mergo/map.go ./vendor/src/github.com/imdario/mergo/merge.go ./vendor/src/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e7/e7f35501a885b5e3975541c71f5d0c3a72d737eba4650be059e0a65e8cb56a2a-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b252/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b254/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b256/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid BNQ5IsaYB839LJMyVVss/BNQ5IsaYB839LJMyVVss -goversion go1.16.8 -D "" -importcfg $WORK/b251/importcfg -pack ./vendor/src/github.com/golang/protobuf/ptypes/any.go ./vendor/src/github.com/golang/protobuf/ptypes/doc.go ./vendor/src/github.com/golang/protobuf/ptypes/duration.go ./vendor/src/github.com/golang/protobuf/ptypes/timestamp.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ef/ef3492a82c0e41f10c6ce7205d7c048d65860c4f835a2d2faa622aa6d4a50e9f-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b256/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid eoNZDPC_USLYWw3ZFZ9-/eoNZDPC_USLYWw3ZFZ9- -goversion go1.16.8 -D "" -importcfg $WORK/b259/importcfg -pack ./vendor/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/68/68ae7ed06f804f3131fdc74f6cfb288539de2038e96ef1c0e5410e1d2bcc32a2-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid H9862fGJ6ZvX9fzblmcG/H9862fGJ6ZvX9fzblmcG -goversion go1.16.8 -D "" -importcfg $WORK/b261/importcfg -pack ./vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/06/06d2b067ab696903cf1c10f10af53a9bffa5dd526cdc07bcc7042b9b52a81e3e-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b327/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid VNRcbyNwLUQk5-TIJQ73/VNRcbyNwLUQk5-TIJQ73 -goversion go1.16.8 -D "" -importcfg $WORK/b325/importcfg -pack ./vendor/src/google.golang.org/grpc/credentials/credentials.go ./vendor/src/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/07/07aa888fbeab2bca1333289648a5443d1da8ecfb336b31c4d8add0d5fccb5d41-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid bIegcPlOCe1OwcCNwQac/bIegcPlOCe1OwcCNwQac -goversion go1.16.8 -D "" -importcfg $WORK/b337/importcfg -pack ./vendor/src/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/bc/bc20a5372de47b0e356f82d006b6d24fe6ec5652635eb1c4f0d5b60c29554431-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b257/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid OjYyuRv9GxY_8ThZY_ub/OjYyuRv9GxY_8ThZY_ub -goversion go1.16.8 -D "" -importcfg $WORK/b341/importcfg -pack ./vendor/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/a0/a00f6b721e52b8df20a620254cd20accc6b8abc9596d5bfd620710613d8884ee-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b251/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid -qnLZYYaCcyv9pqUdHgx/-qnLZYYaCcyv9pqUdHgx -goversion go1.16.8 -D "" -importcfg $WORK/b345/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/8a/8abcec413405ce0b2a17ac4418df172489191a1fd4488f42cec5b5a5677ec669-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b259/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid AQvo1LURaZbTu4YNQQ5V/AQvo1LURaZbTu4YNQQ5V -goversion go1.16.8 -D "" -importcfg $WORK/b258/importcfg -pack ./vendor/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/fc/fc713d9383cfe8e99cd6fbb80cdde126127b0b7f688c1b663644e543837afefa-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b260/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b251/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b261/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b259/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid pRi7UCgaSJFezfppTKGe/pRi7UCgaSJFezfppTKGe -goversion go1.16.8 -D "" -importcfg $WORK/b260/importcfg -pack ./vendor/src/github.com/prometheus/common/expfmt/decode.go ./vendor/src/github.com/prometheus/common/expfmt/encode.go ./vendor/src/github.com/prometheus/common/expfmt/expfmt.go ./vendor/src/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/src/github.com/prometheus/common/expfmt/text_create.go ./vendor/src/github.com/prometheus/common/expfmt/text_parse.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/52/52ed874a54701d21a72bfcb134f2f9529b8a7bd5a33f9da8d185fb578dba6d15-d # internal google.golang.org/grpc/status mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid U2vtgYqpI93zKF7XNKFD/U2vtgYqpI93zKF7XNKFD -goversion go1.16.8 -D "" -importcfg $WORK/b343/importcfg -pack ./vendor/src/google.golang.org/grpc/status/status.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/2e/2e085bbf66fc1960cf8f17037761977210e7e42b67c137362a26fbc395f251ef-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 3IctLBnMawXYagaLQUSb/3IctLBnMawXYagaLQUSb -goversion go1.16.8 -D "" -importcfg $WORK/b329/importcfg -pack ./vendor/src/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/90/901c9d96828c18169397ef7af783533b24d3115d26b2ba0409fafa37060ee7d5-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid zSUoT6vuaWZvICC0-8-C/zSUoT6vuaWZvICC0-8-C -goversion go1.16.8 -D "" -importcfg $WORK/b328/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/internal.go ./vendor/src/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/fa/fa8faef84909b49da39d73f0c43ca8a6eb1b2b7c6cb920455703c459f90df641-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid lmMkdb5Jq7_HGTz0mnhi/lmMkdb5Jq7_HGTz0mnhi -goversion go1.16.8 -D "" -importcfg $WORK/b342/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/src/google.golang.org/grpc/internal/grpcutil/target.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/a5/a5bdb158864d81b1ee5a3881acb5bc6b0685401bd169f076e6311d0161f1d345-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid PqALLZ-DTuj2aNoUYS7K/PqALLZ-DTuj2aNoUYS7K -goversion go1.16.8 -D "" -importcfg $WORK/b347/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/src/google.golang.org/grpc/internal/channelz/logging.go ./vendor/src/google.golang.org/grpc/internal/channelz/types.go ./vendor/src/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/src/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/dd/ddc512ba329727b93a59807c245fd1f0c332421ba000d26064473131cd6a5b65-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid PnH7_DJE_CVKhAGVxgus/PnH7_DJE_CVKhAGVxgus -goversion go1.16.8 -D "" -importcfg $WORK/b321/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/76/766fe1dbc014d03e0999ad752ad0ec9fd30d915db76cc74c64d9eecd331db09a-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid kt4nciYD2QPcxNjRne3t/kt4nciYD2QPcxNjRne3t -goversion go1.16.8 -D "" -importcfg $WORK/b340/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/src/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/src/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b7/b7ff87d1d0a86b619bc7b028c0323905a2773c473c4ef0ea56f7a37765299de5-d # internal google.golang.org/grpc/balancer/base cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/52/5266756c90b1ffad52e2836f0813978c7a7984f6098758e622c67a108617ae7e-d # internal mkdir -p $WORK/b332/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid y_YUK8IX3wXFso3YT7bl/y_YUK8IX3wXFso3YT7bl -goversion go1.16.8 -D "" -importcfg $WORK/b352/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid NKPbnCzKdhxpzcI4gPZ0/NKPbnCzKdhxpzcI4gPZ0 -goversion go1.16.8 -D "" -importcfg $WORK/b332/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/base/balancer.go ./vendor/src/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/f6/f686cb90b29716d60c9c0a7e4bc71678e2c739b7d3dd1c59b07c52e154cecbd7-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid 7nLejvGLsUrvEokxKjqB/7nLejvGLsUrvEokxKjqB -goversion go1.16.8 -D "" -importcfg $WORK/b351/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a9/a9c3e34980cf645bdf3a330750f25eed3ecbd3804a8ef86f9c3252b25b91db03-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b334/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid A3czK8ht61sspoGlueY-/A3czK8ht61sspoGlueY- -goversion go1.16.8 -D "" -importcfg $WORK/b333/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/b2/b2355d57667e0909f30bf57a8cb153a3b38bb2a24c165e0b91a98447aedc56c7-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid ketA11gzwboiDaWL5HiZ/ketA11gzwboiDaWL5HiZ -goversion go1.16.8 -D "" -importcfg $WORK/b354/importcfg -pack ./vendor/src/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/5a/5a5cf9c347f4534575e9c2157c78f210ddea1593fd8ae2da73ccf5f8bd1658ed-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid GcfMCFlvGngSFg0EbJ66/GcfMCFlvGngSFg0EbJ66 -goversion go1.16.8 -D "" -importcfg $WORK/b355/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/76/763b9bf3050ebf047414ba0a497f14a30ccf3486ae5e88b047df1a3e96df1d21-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid 7-c9pU8bSyvIV-ZFaGBt/7-c9pU8bSyvIV-ZFaGBt -goversion go1.16.8 -D "" -importcfg $WORK/b353/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/b2/b25a8500a1b59065616b4c17fd1289970a5088478ed46d376b4ddedb832fbe71-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid RAkLKiFs1-ihMma-xl_n/RAkLKiFs1-ihMma-xl_n -goversion go1.16.8 -D "" -importcfg $WORK/b357/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/a3/a32413dbd410a767806b5463974833a0898c72b8189a536e6c1137426e1c0fb6-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid Q5uxDO42EeIZQKHKcefR/Q5uxDO42EeIZQKHKcefR -goversion go1.16.8 -D "" -importcfg $WORK/b367/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/69/697e1a14c9e80d175355278f41b59d828c9f0c00555a68d728c9f59d81e665c2-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid u4AJR4ixgrJkxV_2affx/u4AJR4ixgrJkxV_2affx -goversion go1.16.8 -D "" -importcfg $WORK/b356/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/6b/6b320b02b70da2896730582caedf52473976ac3a92233a499a3c377e28d19720-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid v4AnoIbpxiUh0tjkJ4AE/v4AnoIbpxiUh0tjkJ4AE -goversion go1.16.8 -D "" -importcfg $WORK/b370/importcfg -pack ./vendor/src/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/02/023de9cb5968fa20c3f6dbecc9298b6d9f1f170cd4c3fbebe8ee30c13163150e-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid s_yJ9YOOQXSrdGDhGJdr/s_yJ9YOOQXSrdGDhGJdr -goversion go1.16.8 -D "" -importcfg $WORK/b397/importcfg -pack ./vendor/src/github.com/containerd/containerd/errdefs/errors.go ./vendor/src/github.com/containerd/containerd/errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/7b/7b6838cc1c736612d6adb78e74a0d548286528747caf187191e35b538e22ae6c-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b420/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b421/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b424/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b134/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b148/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid ct0ufUyaoEFasadCoS2d/ct0ufUyaoEFasadCoS2d -goversion go1.16.8 -D "" -importcfg $WORK/b420/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/archive/archive.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_110.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_linux.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_unix.go ./vendor/src/github.com/containers/storage/pkg/archive/archive_zstd.go ./vendor/src/github.com/containers/storage/pkg/archive/changes.go ./vendor/src/github.com/containers/storage/pkg/archive/changes_linux.go ./vendor/src/github.com/containers/storage/pkg/archive/changes_unix.go ./vendor/src/github.com/containers/storage/pkg/archive/copy.go ./vendor/src/github.com/containers/storage/pkg/archive/copy_unix.go ./vendor/src/github.com/containers/storage/pkg/archive/diff.go ./vendor/src/github.com/containers/storage/pkg/archive/time_linux.go ./vendor/src/github.com/containers/storage/pkg/archive/whiteouts.go ./vendor/src/github.com/containers/storage/pkg/archive/wrap.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f5/f54c13d71db036923ac37ba90f6d505a354cb0d2d310d7525be03be9fdd3ff15-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b141/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid _4ZMru0pyP_FEBRQlNV1/_4ZMru0pyP_FEBRQlNV1 -goversion go1.16.8 -D "" -importcfg $WORK/b433/importcfg -pack ./vendor/src/github.com/modern-go/concurrent/executor.go ./vendor/src/github.com/modern-go/concurrent/go_above_19.go ./vendor/src/github.com/modern-go/concurrent/log.go ./vendor/src/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/bc/bc1b40164b0e2316a9040a6d8a56fc76c70596efac29f23924fceb6f3ee4b3ab-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b359/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b366/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b368/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b372/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/http/httputil=$WORK/b373/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid 61uD9hpMcrs9RxIyYvYU/61uD9hpMcrs9RxIyYvYU -goversion go1.16.8 -D "" -importcfg $WORK/b358/importcfg -pack ./vendor/src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/src/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/src/google.golang.org/grpc/internal/transport/defaults.go ./vendor/src/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/src/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/src/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/src/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/src/google.golang.org/grpc/internal/transport/http_util.go ./vendor/src/google.golang.org/grpc/internal/transport/proxy.go ./vendor/src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/2e/2ea13a075497df37a5966f605bc2444d6742349a3627e19ae9d4192d90984aba-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b218/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b219/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b220/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b251/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b258/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b259/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b260/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b263/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b264/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b141/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid RjA8RBqJda4EeAtOnq-G/RjA8RBqJda4EeAtOnq-G -goversion go1.16.8 -D "" -importcfg $WORK/b217/importcfg -pack ./vendor/src/github.com/prometheus/client_golang/prometheus/build_info.go ./vendor/src/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/src/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/src/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/src/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/src/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/src/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/src/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/src/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/src/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/src/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/src/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/src/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/src/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/src/github.com/prometheus/client_golang/prometheus/value.go ./vendor/src/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/39/396446973ba6940764f381adc850ec7f9d85a8c2b06d024091523062035a8da1-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b397/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b398/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid ACcWQOothN0O6EV2D9d2/ACcWQOothN0O6EV2D9d2 -goversion go1.16.8 -D "" -importcfg $WORK/b396/importcfg -pack ./vendor/src/github.com/containerd/containerd/platforms/compare.go ./vendor/src/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/src/github.com/containerd/containerd/platforms/database.go ./vendor/src/github.com/containerd/containerd/platforms/defaults.go ./vendor/src/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/src/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/64/6439502e93cee3114b373d5ebbb71e4a5a76591285a61d732a050dfe905ef230-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b397/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b205/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid wXM-Upux9A4pCDpuUFK0/wXM-Upux9A4pCDpuUFK0 -goversion go1.16.8 -D "" -importcfg $WORK/b416/importcfg -pack ./vendor/src/github.com/docker/docker/errdefs/defs.go ./vendor/src/github.com/docker/docker/errdefs/doc.go ./vendor/src/github.com/docker/docker/errdefs/helpers.go ./vendor/src/github.com/docker/docker/errdefs/http_helpers.go ./vendor/src/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/84/847a54db43858c29e421f24446ba9439bdba9a29c27e4b2d446e7ab08d55ec9e-d # internal github.com/json-iterator/go mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b433/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b434/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid wXmrIP5XgSvorxrKIAZk/wXmrIP5XgSvorxrKIAZk -goversion go1.16.8 -D "" -importcfg $WORK/b432/importcfg -pack ./vendor/src/github.com/json-iterator/go/adapter.go ./vendor/src/github.com/json-iterator/go/any.go ./vendor/src/github.com/json-iterator/go/any_array.go ./vendor/src/github.com/json-iterator/go/any_bool.go ./vendor/src/github.com/json-iterator/go/any_float.go ./vendor/src/github.com/json-iterator/go/any_int32.go ./vendor/src/github.com/json-iterator/go/any_int64.go ./vendor/src/github.com/json-iterator/go/any_invalid.go ./vendor/src/github.com/json-iterator/go/any_nil.go ./vendor/src/github.com/json-iterator/go/any_number.go ./vendor/src/github.com/json-iterator/go/any_object.go ./vendor/src/github.com/json-iterator/go/any_str.go ./vendor/src/github.com/json-iterator/go/any_uint32.go ./vendor/src/github.com/json-iterator/go/any_uint64.go ./vendor/src/github.com/json-iterator/go/config.go ./vendor/src/github.com/json-iterator/go/iter.go ./vendor/src/github.com/json-iterator/go/iter_array.go ./vendor/src/github.com/json-iterator/go/iter_float.go ./vendor/src/github.com/json-iterator/go/iter_int.go ./vendor/src/github.com/json-iterator/go/iter_object.go ./vendor/src/github.com/json-iterator/go/iter_skip.go ./vendor/src/github.com/json-iterator/go/iter_skip_strict.go ./vendor/src/github.com/json-iterator/go/iter_str.go ./vendor/src/github.com/json-iterator/go/jsoniter.go ./vendor/src/github.com/json-iterator/go/pool.go ./vendor/src/github.com/json-iterator/go/reflect.go ./vendor/src/github.com/json-iterator/go/reflect_array.go ./vendor/src/github.com/json-iterator/go/reflect_dynamic.go ./vendor/src/github.com/json-iterator/go/reflect_extension.go ./vendor/src/github.com/json-iterator/go/reflect_json_number.go ./vendor/src/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/src/github.com/json-iterator/go/reflect_map.go ./vendor/src/github.com/json-iterator/go/reflect_marshaler.go ./vendor/src/github.com/json-iterator/go/reflect_native.go ./vendor/src/github.com/json-iterator/go/reflect_optional.go ./vendor/src/github.com/json-iterator/go/reflect_slice.go ./vendor/src/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/src/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/src/github.com/json-iterator/go/stream.go ./vendor/src/github.com/json-iterator/go/stream_float.go ./vendor/src/github.com/json-iterator/go/stream_int.go ./vendor/src/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/fb/fbe66cb49ea5cef1e99a2c18b3cd62553cc25ba0634ad8f930c13906b92c782a-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid cOotFtjVHShHidpbtBFK/cOotFtjVHShHidpbtBFK -goversion go1.16.8 -D "" -importcfg $WORK/b435/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/directory/directory.go ./vendor/src/github.com/containers/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/9c/9c4450500423ca7e9742e8a9f61bfc41c2c977cddb727dc337a0c759fe4c3615-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid g6t0MnNq7ROt7O-ubP19/g6t0MnNq7ROt7O-ubP19 -goversion go1.16.8 -D "" -importcfg $WORK/b436/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/25/2568f6ae733b4a357ad58815688a116aa126d33d817a7ba40fe2b6b1920df76e-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid IWR6TAKfs4AhiH-fdf3Z/IWR6TAKfs4AhiH-fdf3Z -goversion go1.16.8 -D "" -importcfg $WORK/b437/importcfg -pack ./vendor/src/github.com/vbatts/tar-split/tar/storage/doc.go ./vendor/src/github.com/vbatts/tar-split/tar/storage/entry.go ./vendor/src/github.com/vbatts/tar-split/tar/storage/getter.go ./vendor/src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/9e/9e857da5f60cec6d901c709e3413d3a2d6db7895aad7f40b1953f661441f3c05-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid uCMQRYlFcTFkHjp4ulSU/uCMQRYlFcTFkHjp4ulSU -goversion go1.16.8 -D "" -importcfg $WORK/b441/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/84/848a25e3b59a8a7c005788582952bd6b444799aa734ebc0bfb221138b2647e00-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 52lOKBh4n0wFuQRvutAG/52lOKBh4n0wFuQRvutAG -goversion go1.16.8 -D "" -importcfg $WORK/b444/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/7a/7abd0fd9de1d1c81387324341f5f495bec2b4b9b23653d1a44a298b4b82421c9-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid rkR9uoZwGPyALDreM25C/rkR9uoZwGPyALDreM25C -goversion go1.16.8 -D "" -importcfg $WORK/b443/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/go-selinux/doc.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/rchcon.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/selinux.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/c7/c70ed03f1ac06493f12975b85e2b2cc0c3fc1601423790c4e035057dfdf25dbb-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b418/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b419/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid l8BcXYIontDL09lRCakg/l8BcXYIontDL09lRCakg -goversion go1.16.8 -D "" -importcfg $WORK/b417/importcfg -pack ./vendor/src/github.com/containers/image/v5/oci/archive/oci_dest.go ./vendor/src/github.com/containers/image/v5/oci/archive/oci_src.go ./vendor/src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/66/66f9ac153482bc3c390e6a785e4bf0b59bc36c7c9fd6a8b0e66c42d345d0a479-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b447/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b447/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b447/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/b8/b83ae3d1652b871d830d01276afc446e80a7a3cf77a005d46c30985a31b193ae-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b443/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid fLWs7qFzhBH01NDhuQDo/fLWs7qFzhBH01NDhuQDo -goversion go1.16.8 -D "" -importcfg $WORK/b442/importcfg -pack ./vendor/src/github.com/opencontainers/selinux/go-selinux/label/label.go ./vendor/src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/5e/5eb03c2ac6a33e0ac82b702d70516505cde42f7381f55739512523dc9bfa79f9-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b259/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b260/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/http/httptrace=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 17NexI6Re_Pjp22rqpeX/17NexI6Re_Pjp22rqpeX -goversion go1.16.8 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/40/40734e5cd78d2e12f00b41ba27cd4481a624c78f810f386e2f61a22b8deea76f-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid mkT7kPaTZV1C4E8K8isP/mkT7kPaTZV1C4E8K8isP -goversion go1.16.8 -D "" -importcfg $WORK/b448/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a1/a18c69ab92dbb7042310a6a0b456468eee7dbce9368e35e67f7389e269af3bcd-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b449/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b449/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b449/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./loop_wrapper.go cd $WORK/b449 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b449=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b449=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c loop_wrapper.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b449=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b449=/tmp/go-build -gno-record-gcc-switches -o $WORK/b449/_cgo_.o $WORK/b449/_cgo_main.o $WORK/b449/_x001.o $WORK/b449/_x002.o -g -O2 cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f4/f41167dac068bbf67c57f570a5efe2c19a83f0783907370b414a1494aaa917b2-d # internal google.golang.org/grpc mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b372/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid V0gN5oDwkZrruKB8i_gM/V0gN5oDwkZrruKB8i_gM -goversion go1.16.8 -D "" -importcfg $WORK/b315/importcfg -pack ./vendor/src/google.golang.org/grpc/backoff.go ./vendor/src/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/src/google.golang.org/grpc/call.go ./vendor/src/google.golang.org/grpc/clientconn.go ./vendor/src/google.golang.org/grpc/codec.go ./vendor/src/google.golang.org/grpc/dialoptions.go ./vendor/src/google.golang.org/grpc/doc.go ./vendor/src/google.golang.org/grpc/interceptor.go ./vendor/src/google.golang.org/grpc/picker_wrapper.go ./vendor/src/google.golang.org/grpc/pickfirst.go ./vendor/src/google.golang.org/grpc/preloader.go ./vendor/src/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/src/google.golang.org/grpc/rpc_util.go ./vendor/src/google.golang.org/grpc/server.go ./vendor/src/google.golang.org/grpc/service_config.go ./vendor/src/google.golang.org/grpc/stream.go ./vendor/src/google.golang.org/grpc/trace.go ./vendor/src/google.golang.org/grpc/version.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b449/_cgo_.o -dynout $WORK/b449/_cgo_import.go cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid am0BAvHvj6QIZJmc5AUP/am0BAvHvj6QIZJmc5AUP -goversion go1.16.8 -D "" -importcfg $WORK/b449/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./vendor/src/github.com/containers/storage/pkg/loopback/ioctl.go ./vendor/src/github.com/containers/storage/pkg/loopback/loopback.go ./vendor/src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b449/_cgo_gotypes.go $WORK/b449/loop_wrapper.cgo1.go $WORK/b449/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b449/_pkg_.a $WORK/b449/_x001.o $WORK/b449/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/e1/e1a73ae5e8a30184b80104d8d1f4ca2c182d6ed9ae18f9649fabcd6414ce493b-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid 6jRUt3_e2YZcpYAwbvVZ/6jRUt3_e2YZcpYAwbvVZ -goversion go1.16.8 -D "" -importcfg $WORK/b450/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./vendor/src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./vendor/src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/ea/ea098949924e2e43658b1dd4b5ea4147dbc5d389767bf7d6b02a76d6ba431ee9-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b453/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b453/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b453/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./projectquota.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/92/927cc3b9cdc623f82214dfa7f727e53a5e72aa6ec2a4ae7770e6a709004ee81d-d # internal github.com/docker/go-metrics mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b267/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid A5AkvxVnMvBsRs_j64K4/A5AkvxVnMvBsRs_j64K4 -goversion go1.16.8 -D "" -importcfg $WORK/b216/importcfg -pack ./vendor/src/github.com/docker/go-metrics/counter.go ./vendor/src/github.com/docker/go-metrics/docs.go ./vendor/src/github.com/docker/go-metrics/gauge.go ./vendor/src/github.com/docker/go-metrics/handler.go ./vendor/src/github.com/docker/go-metrics/helpers.go ./vendor/src/github.com/docker/go-metrics/namespace.go ./vendor/src/github.com/docker/go-metrics/register.go ./vendor/src/github.com/docker/go-metrics/timer.go ./vendor/src/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/68/684c8cfc8e4bb6838427b57581d7f8eafbd829bf452921c8d646a5284b3b4855-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b411/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid L_YVj7mI8zU35pWEdkHY/L_YVj7mI8zU35pWEdkHY -goversion go1.16.8 -D "" -importcfg $WORK/b410/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d5/d5bd6d382f6c17c7fd9c28feea25ff0bd49ae113e8177bbfe049cdb27664a059-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b216/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid gHKVBcOdscs1Nw8M3Y6g/gHKVBcOdscs1Nw8M3Y6g -goversion go1.16.8 -D "" -importcfg $WORK/b215/importcfg -pack ./vendor/src/github.com/docker/distribution/metrics/prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/a4/a497705f38158876c96a7866f9bab6691d4c1201e463b28e59a56c415e774195-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b215/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid jFOY-Fllu8UB7_UUMRwy/jFOY-Fllu8UB7_UUMRwy -goversion go1.16.8 -D "" -importcfg $WORK/b214/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/storage/cache/cache.go ./vendor/src/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/81/81cd3aab4bcea857e437630754cb0d4394c2fa912bf6e0e2caa77a627b36987d-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b401/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b410/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid T4V8APpXeilxaImabUda/T4V8APpXeilxaImabUda -goversion go1.16.8 -D "" -importcfg $WORK/b409/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/swarm/common.go ./vendor/src/github.com/docker/docker/api/types/swarm/config.go ./vendor/src/github.com/docker/docker/api/types/swarm/container.go ./vendor/src/github.com/docker/docker/api/types/swarm/network.go ./vendor/src/github.com/docker/docker/api/types/swarm/node.go ./vendor/src/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/src/github.com/docker/docker/api/types/swarm/secret.go ./vendor/src/github.com/docker/docker/api/types/swarm/service.go ./vendor/src/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/src/github.com/docker/docker/api/types/swarm/task.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ae/aee4b8196f137d47535861d55afc43713efa8b2ec372f0a7414d21ead12c9d8e-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid zVMiIjexqrRjSGWweAW4/zVMiIjexqrRjSGWweAW4 -goversion go1.16.8 -D "" -importcfg $WORK/b431/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chrootarchive/archive.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/diff.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./vendor/src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/3c/3c05f668862b7fcf1d3aff889d74ac751a384f25e087514c4be4382cf51a16a9-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b207/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ETLpJMkWJnSlfJ2W-2yH/ETLpJMkWJnSlfJ2W-2yH -goversion go1.16.8 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/storage/cache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/8b/8b104de5d40de475a2ff895d557ab4106142980b92868878eea22cc6e1360209-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b401/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b409/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b405/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid ljsctWZCJ60whYbdtWMw/ljsctWZCJ60whYbdtWMw -goversion go1.16.8 -D "" -importcfg $WORK/b400/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/auth.go ./vendor/src/github.com/docker/docker/api/types/client.go ./vendor/src/github.com/docker/docker/api/types/configs.go ./vendor/src/github.com/docker/docker/api/types/error_response.go ./vendor/src/github.com/docker/docker/api/types/error_response_ext.go ./vendor/src/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/src/github.com/docker/docker/api/types/id_response.go ./vendor/src/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/src/github.com/docker/docker/api/types/image_summary.go ./vendor/src/github.com/docker/docker/api/types/plugin.go ./vendor/src/github.com/docker/docker/api/types/plugin_device.go ./vendor/src/github.com/docker/docker/api/types/plugin_env.go ./vendor/src/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/src/github.com/docker/docker/api/types/plugin_mount.go ./vendor/src/github.com/docker/docker/api/types/plugin_responses.go ./vendor/src/github.com/docker/docker/api/types/port.go ./vendor/src/github.com/docker/docker/api/types/service_update_response.go ./vendor/src/github.com/docker/docker/api/types/stats.go ./vendor/src/github.com/docker/docker/api/types/types.go ./vendor/src/github.com/docker/docker/api/types/volume.go TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -o $WORK/b453/_cgo_.o $WORK/b453/_cgo_main.o $WORK/b453/_x001.o $WORK/b453/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b453/_cgo_.o -dynout $WORK/b453/_cgo_import.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ab/ab70a7995844406a082de55784f2e46e1fbc178c805fdbecd1ff704fdfd55cb4-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b207/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b205/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b206/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b212/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b213/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Q0vwj-tTGIKcalDqBg-J/Q0vwj-tTGIKcalDqBg-J -goversion go1.16.8 -D "" -importcfg $WORK/b210/importcfg -pack ./vendor/src/github.com/docker/distribution/registry/client/blob_writer.go ./vendor/src/github.com/docker/distribution/registry/client/errors.go ./vendor/src/github.com/docker/distribution/registry/client/repository.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid v3na7osuZsrz0npiCcXb/v3na7osuZsrz0npiCcXb -goversion go1.16.8 -D "" -importcfg $WORK/b453/importcfg -pack $WORK/b453/_cgo_gotypes.go $WORK/b453/projectquota.cgo1.go $WORK/b453/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/40/40138e595bdf9e1bf25e7e34fc4652659d42769d196b1463612f98bce16651f4-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b431/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b436/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid e915jjXIGvE9gkHxsz7o/e915jjXIGvE9gkHxsz7o -goversion go1.16.8 -D "" -importcfg $WORK/b430/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/chown.go ./vendor/src/github.com/containers/storage/drivers/chown_unix.go ./vendor/src/github.com/containers/storage/drivers/chroot_unix.go ./vendor/src/github.com/containers/storage/drivers/counter.go ./vendor/src/github.com/containers/storage/drivers/driver.go ./vendor/src/github.com/containers/storage/drivers/driver_linux.go ./vendor/src/github.com/containers/storage/drivers/fsdiff.go ./vendor/src/github.com/containers/storage/drivers/jsoniter.go ./vendor/src/github.com/containers/storage/drivers/template.go cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b453/_pkg_.a $WORK/b453/_x001.o $WORK/b453/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/92/92632c50699a97880be6772d8fc4ff41b18f529af475895a78bc00da659b7ca4-d # internal github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid S2Vqrxf66iyC68dkYYY2/S2Vqrxf66iyC68dkYYY2 -goversion go1.16.8 -D "" -importcfg $WORK/b454/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/c1/c108d390e9208489ddc0b1405a0f7e9cd791e66caef4eaceb2a1081ecd812cd2-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid X5UhEW_H5rvH6C24H6la/X5UhEW_H5rvH6C24H6la -goversion go1.16.8 -D "" -importcfg $WORK/b415/importcfg -pack ./vendor/src/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/src/github.com/docker/docker/api/types/volume/volume_list.go cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b2/b214793cf4cba583d3b8d2caef2d20eb5dc6ed68fe5a6a4864db9931558a1f41-d # internal github.com/docker/docker/client mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b396/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b207/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b399/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b400/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b401/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b416/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b183/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/http/httputil=$WORK/b373/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid i4t_Fka0BxOAX5lhP1rP/i4t_Fka0BxOAX5lhP1rP -goversion go1.16.8 -D "" -importcfg $WORK/b395/importcfg -pack ./vendor/src/github.com/docker/docker/client/build_cancel.go ./vendor/src/github.com/docker/docker/client/build_prune.go ./vendor/src/github.com/docker/docker/client/checkpoint_create.go ./vendor/src/github.com/docker/docker/client/checkpoint_delete.go ./vendor/src/github.com/docker/docker/client/checkpoint_list.go ./vendor/src/github.com/docker/docker/client/client.go ./vendor/src/github.com/docker/docker/client/client_deprecated.go ./vendor/src/github.com/docker/docker/client/client_unix.go ./vendor/src/github.com/docker/docker/client/config_create.go ./vendor/src/github.com/docker/docker/client/config_inspect.go ./vendor/src/github.com/docker/docker/client/config_list.go ./vendor/src/github.com/docker/docker/client/config_remove.go ./vendor/src/github.com/docker/docker/client/config_update.go ./vendor/src/github.com/docker/docker/client/container_attach.go ./vendor/src/github.com/docker/docker/client/container_commit.go ./vendor/src/github.com/docker/docker/client/container_copy.go ./vendor/src/github.com/docker/docker/client/container_create.go ./vendor/src/github.com/docker/docker/client/container_diff.go ./vendor/src/github.com/docker/docker/client/container_exec.go ./vendor/src/github.com/docker/docker/client/container_export.go ./vendor/src/github.com/docker/docker/client/container_inspect.go ./vendor/src/github.com/docker/docker/client/container_kill.go ./vendor/src/github.com/docker/docker/client/container_list.go ./vendor/src/github.com/docker/docker/client/container_logs.go ./vendor/src/github.com/docker/docker/client/container_pause.go ./vendor/src/github.com/docker/docker/client/container_prune.go ./vendor/src/github.com/docker/docker/client/container_remove.go ./vendor/src/github.com/docker/docker/client/container_rename.go ./vendor/src/github.com/docker/docker/client/container_resize.go ./vendor/src/github.com/docker/docker/client/container_restart.go ./vendor/src/github.com/docker/docker/client/container_start.go ./vendor/src/github.com/docker/docker/client/container_stats.go ./vendor/src/github.com/docker/docker/client/container_stop.go ./vendor/src/github.com/docker/docker/client/container_top.go ./vendor/src/github.com/docker/docker/client/container_unpause.go ./vendor/src/github.com/docker/docker/client/container_update.go ./vendor/src/github.com/docker/docker/client/container_wait.go ./vendor/src/github.com/docker/docker/client/disk_usage.go ./vendor/src/github.com/docker/docker/client/distribution_inspect.go ./vendor/src/github.com/docker/docker/client/errors.go ./vendor/src/github.com/docker/docker/client/events.go ./vendor/src/github.com/docker/docker/client/hijack.go ./vendor/src/github.com/docker/docker/client/image_build.go ./vendor/src/github.com/docker/docker/client/image_create.go ./vendor/src/github.com/docker/docker/client/image_history.go ./vendor/src/github.com/docker/docker/client/image_import.go ./vendor/src/github.com/docker/docker/client/image_inspect.go ./vendor/src/github.com/docker/docker/client/image_list.go ./vendor/src/github.com/docker/docker/client/image_load.go ./vendor/src/github.com/docker/docker/client/image_prune.go ./vendor/src/github.com/docker/docker/client/image_pull.go ./vendor/src/github.com/docker/docker/client/image_push.go ./vendor/src/github.com/docker/docker/client/image_remove.go ./vendor/src/github.com/docker/docker/client/image_save.go ./vendor/src/github.com/docker/docker/client/image_search.go ./vendor/src/github.com/docker/docker/client/image_tag.go ./vendor/src/github.com/docker/docker/client/info.go ./vendor/src/github.com/docker/docker/client/interface.go ./vendor/src/github.com/docker/docker/client/interface_experimental.go ./vendor/src/github.com/docker/docker/client/interface_stable.go ./vendor/src/github.com/docker/docker/client/login.go ./vendor/src/github.com/docker/docker/client/network_connect.go ./vendor/src/github.com/docker/docker/client/network_create.go ./vendor/src/github.com/docker/docker/client/network_disconnect.go ./vendor/src/github.com/docker/docker/client/network_inspect.go ./vendor/src/github.com/docker/docker/client/network_list.go ./vendor/src/github.com/docker/docker/client/network_prune.go ./vendor/src/github.com/docker/docker/client/network_remove.go ./vendor/src/github.com/docker/docker/client/node_inspect.go ./vendor/src/github.com/docker/docker/client/node_list.go ./vendor/src/github.com/docker/docker/client/node_remove.go ./vendor/src/github.com/docker/docker/client/node_update.go ./vendor/src/github.com/docker/docker/client/options.go ./vendor/src/github.com/docker/docker/client/ping.go ./vendor/src/github.com/docker/docker/client/plugin_create.go ./vendor/src/github.com/docker/docker/client/plugin_disable.go ./vendor/src/github.com/docker/docker/client/plugin_enable.go ./vendor/src/github.com/docker/docker/client/plugin_inspect.go ./vendor/src/github.com/docker/docker/client/plugin_install.go ./vendor/src/github.com/docker/docker/client/plugin_list.go ./vendor/src/github.com/docker/docker/client/plugin_push.go ./vendor/src/github.com/docker/docker/client/plugin_remove.go ./vendor/src/github.com/docker/docker/client/plugin_set.go ./vendor/src/github.com/docker/docker/client/plugin_upgrade.go ./vendor/src/github.com/docker/docker/client/request.go ./vendor/src/github.com/docker/docker/client/secret_create.go ./vendor/src/github.com/docker/docker/client/secret_inspect.go ./vendor/src/github.com/docker/docker/client/secret_list.go ./vendor/src/github.com/docker/docker/client/secret_remove.go ./vendor/src/github.com/docker/docker/client/secret_update.go ./vendor/src/github.com/docker/docker/client/service_create.go ./vendor/src/github.com/docker/docker/client/service_inspect.go ./vendor/src/github.com/docker/docker/client/service_list.go ./vendor/src/github.com/docker/docker/client/service_logs.go ./vendor/src/github.com/docker/docker/client/service_remove.go ./vendor/src/github.com/docker/docker/client/service_update.go ./vendor/src/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/src/github.com/docker/docker/client/swarm_init.go ./vendor/src/github.com/docker/docker/client/swarm_inspect.go ./vendor/src/github.com/docker/docker/client/swarm_join.go ./vendor/src/github.com/docker/docker/client/swarm_leave.go ./vendor/src/github.com/docker/docker/client/swarm_unlock.go ./vendor/src/github.com/docker/docker/client/swarm_update.go ./vendor/src/github.com/docker/docker/client/task_inspect.go ./vendor/src/github.com/docker/docker/client/task_list.go ./vendor/src/github.com/docker/docker/client/task_logs.go ./vendor/src/github.com/docker/docker/client/transport.go ./vendor/src/github.com/docker/docker/client/utils.go ./vendor/src/github.com/docker/docker/client/version.go ./vendor/src/github.com/docker/docker/client/volume_create.go ./vendor/src/github.com/docker/docker/client/volume_inspect.go ./vendor/src/github.com/docker/docker/client/volume_list.go ./vendor/src/github.com/docker/docker/client/volume_prune.go ./vendor/src/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/42/4266b523bd0183831ad534c0fe2b51461f022c76c22b48c00909d402004b2724-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b456/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b456/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b456/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f7/f75f724faaeb3cf0da4927f48f78a505869d8edd0f30fe17ae276ec6643cdb40-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b205/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b206/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b210/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b202/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b269/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile mime/multipart=$WORK/b198/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid Rk61ICFdgSFoaGPMCu36/Rk61ICFdgSFoaGPMCu36 -goversion go1.16.8 -D "" -importcfg $WORK/b063/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/cache.go ./vendor/src/github.com/containers/image/v5/docker/docker_client.go ./vendor/src/github.com/containers/image/v5/docker/docker_image.go ./vendor/src/github.com/containers/image/v5/docker/docker_image_dest.go ./vendor/src/github.com/containers/image/v5/docker/docker_image_src.go ./vendor/src/github.com/containers/image/v5/docker/docker_transport.go ./vendor/src/github.com/containers/image/v5/docker/errors.go ./vendor/src/github.com/containers/image/v5/docker/lookaside.go ./vendor/src/github.com/containers/image/v5/docker/wwwauthenticate.go cd $WORK/b456 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -o $WORK/b456/_cgo_.o $WORK/b456/_cgo_main.o $WORK/b456/_x001.o $WORK/b456/_x002.o -g -O2 cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b456/_cgo_.o -dynout $WORK/b456/_cgo_import.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid OH_mVocxEjqRj6rPKUOs/OH_mVocxEjqRj6rPKUOs -goversion go1.16.8 -D "" -importcfg $WORK/b456/importcfg -pack $WORK/b456/_cgo_gotypes.go $WORK/b456/copy_linux.cgo1.go $WORK/b456/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/fd/fd854077255d1569331acdf02fe7a8d089b49a38339f019e93212be102912bce-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b431/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid -pBQKDFA3V-ln5VJERvB/-pBQKDFA3V-ln5VJERvB -goversion go1.16.8 -D "" -importcfg $WORK/b439/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/aufs/aufs.go ./vendor/src/github.com/containers/storage/drivers/aufs/dirs.go ./vendor/src/github.com/containers/storage/drivers/aufs/mount.go ./vendor/src/github.com/containers/storage/drivers/aufs/mount_linux.go cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/51/519b23413dc2605acf27c3a806872a011981bc46617330e164e599fda2d258a7-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc=$WORK/b315/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid kipKrEbErzZ_pYMP_Vml/kipKrEbErzZ_pYMP_Vml -goversion go1.16.8 -D "" -importcfg $WORK/b314/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b456/_pkg_.a $WORK/b456/_x001.o $WORK/b456/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/85/8568649102f0f84fd76eb88ba7ffed7c6f0a128a968a1191f4a516fd79330fcd-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b445/ cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/btrfs TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b445/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b445/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./btrfs.go ./version.go cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -o $WORK/b447/_cgo_.o $WORK/b447/_cgo_main.o $WORK/b447/_x001.o $WORK/b447/_x002.o $WORK/b447/_x003.o $WORK/b447/_x004.o $WORK/b447/_x005.o -g -O2 -ldevmapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b447/_cgo_.o -dynout $WORK/b447/_cgo_import.go cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid NM92xtY2w0Cjh2_isZCJ/NM92xtY2w0Cjh2_isZCJ -goversion go1.16.8 -D "" -importcfg $WORK/b447/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./vendor/src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./vendor/src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b447/_cgo_gotypes.go $WORK/b447/devmapper_log.cgo1.go $WORK/b447/devmapper_wrapper.cgo1.go $WORK/b447/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b447/devmapper_wrapper_dynamic.cgo1.go $WORK/b447/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/36/36634ef43b7d4c8119e7891305ab533983aa8e4773a6877b06ff42a1990fe02a-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b310/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b314/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile google.golang.org/grpc=$WORK/b315/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid OQMz-5Pm9hzfU9tUIakK/OQMz-5Pm9hzfU9tUIakK -goversion go1.16.8 -D "" -importcfg $WORK/b313/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/2d/2d9ed4d4e4068ec8b9267665e57f81ba6fcf749810b13bfc798232305e41e0ba-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid ItC2cNby-01teTGRufl_/ItC2cNby-01teTGRufl_ -goversion go1.16.8 -D "" -importcfg $WORK/b452/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/overlayutils/overlayutils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/e4/e49bce9a7efbde46ba58fdc5c938b59fdd986f191903242d3b0958d37bcb5a40-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile encoding/base32=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b452/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b453/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b431/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b454/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b180/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b443/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid bp0cg9XJYhLRuJFDCiC2/bp0cg9XJYhLRuJFDCiC2 -goversion go1.16.8 -D "" -importcfg $WORK/b451/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/overlay/check.go ./vendor/src/github.com/containers/storage/drivers/overlay/check_116.go ./vendor/src/github.com/containers/storage/drivers/overlay/jsoniter.go ./vendor/src/github.com/containers/storage/drivers/overlay/mount.go ./vendor/src/github.com/containers/storage/drivers/overlay/overlay.go ./vendor/src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./vendor/src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/e9/e9e57da9bbd66becf11c17357dbd1df2942e401701d14538761199c7674b21b5-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b299/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b310/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b312/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b313/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b374/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b376/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b377/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b285/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b288/_pkg_.a packagefile golang.org/x/term=$WORK/b271/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid mTS67tQwoR-_Fpq95uoe/mTS67tQwoR-_Fpq95uoe -goversion go1.16.8 -D "" -importcfg $WORK/b298/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/encryption.go ./vendor/src/github.com/containers/ocicrypt/gpg.go ./vendor/src/github.com/containers/ocicrypt/gpgvault.go ./vendor/src/github.com/containers/ocicrypt/reader.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b447/_pkg_.a $WORK/b447/_x001.o $WORK/b447/_x002.o $WORK/b447/_x003.o $WORK/b447/_x004.o $WORK/b447/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/68/686a2b07be655c37947a0a855b9b9732f99ea7f59d524b8e4ff7dfdfb46655ba-d # internal # github.com/containers/storage/pkg/devicemapper vendor/src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b447/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b449/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b450/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid iAJmgKX03reWZQc5nSNO/iAJmgKX03reWZQc5nSNO -goversion go1.16.8 -D "" -importcfg $WORK/b446/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/devmapper/device_setup.go ./vendor/src/github.com/containers/storage/drivers/devmapper/deviceset.go ./vendor/src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./vendor/src/github.com/containers/storage/drivers/devmapper/driver.go ./vendor/src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./vendor/src/github.com/containers/storage/drivers/devmapper/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a8/a8591c3c8e96e9a1075b04a5eeeb57433efdc5202bea94853990c46f83535ff4-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b045/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile golang.org/x/term=$WORK/b271/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid 4T0lH9WIB3CxNpds6h2t/4T0lH9WIB3CxNpds6h2t -goversion go1.16.8 -D "" -importcfg $WORK/b043/importcfg -pack ./vendor/src/github.com/containers/common/pkg/auth/auth.go ./vendor/src/github.com/containers/common/pkg/auth/cli.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/9e/9e67e90621719551d0ef9816eafdca42f741d023196cb9aaa170835b66358fb2-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b298/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbauerster/mpb/v7=$WORK/b379/_pkg_.a packagefile github.com/vbauerster/mpb/v7/decor=$WORK/b385/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b388/_pkg_.a packagefile golang.org/x/term=$WORK/b271/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 9UQpiU2E5MVkrWVwDBVZ/9UQpiU2E5MVkrWVwDBVZ -goversion go1.16.8 -D "" -importcfg $WORK/b277/importcfg -pack ./vendor/src/github.com/containers/image/v5/copy/copy.go ./vendor/src/github.com/containers/image/v5/copy/digesting_reader.go ./vendor/src/github.com/containers/image/v5/copy/encrypt.go ./vendor/src/github.com/containers/image/v5/copy/manifest.go ./vendor/src/github.com/containers/image/v5/copy/progress_reader.go ./vendor/src/github.com/containers/image/v5/copy/sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b3/b37da355bf15445aa85728da5b868fd95f4d0c554901b53628e240d51586f102-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b269/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b427/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b359/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid G-iMOpZ5Xru9i4jDYiUl/G-iMOpZ5Xru9i4jDYiUl -goversion go1.16.8 -D "" -importcfg $WORK/b426/importcfg -pack ./vendor/src/github.com/containers/image/v5/openshift/openshift-copies.go ./vendor/src/github.com/containers/image/v5/openshift/openshift.go ./vendor/src/github.com/containers/image/v5/openshift/openshift_transport.go cd $WORK/b445 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/47/4765017773d5804b28771ea2573d38c8877e73c9774225982fc70c9e67118fec-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b456/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid uUCR0kKefkcvEu2r65m9/uUCR0kKefkcvEu2r65m9 -goversion go1.16.8 -D "" -importcfg $WORK/b455/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/vfs/copy_linux.go ./vendor/src/github.com/containers/storage/drivers/vfs/driver.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/e7/e75ae81a069f597cab9196f01584a38fba0fee120c85430769c8c6d90934a0e3-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b395/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid z4YMdUsaUME4Dtq63Err/z4YMdUsaUME4Dtq63Err -goversion go1.16.8 -D "" -importcfg $WORK/b394/importcfg -pack ./vendor/src/github.com/containers/image/v5/docker/daemon/client.go ./vendor/src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./vendor/src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./vendor/src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/fb/fb720185a48de1e36b9d90046aa3ddfda5413bd9e2f2eb36e6c79e8a98ad69f3-d # internal database/sql/driver mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid RjX7aN-WmEknCEP9t2Dc/RjX7aN-WmEknCEP9t2Dc -goversion go1.16.8 -D "" -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cd $WORK/b445 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/87/8793d5f5d396ef384c648a050d590bd6b0ebddb21c829f57abd7e09fba5a449a-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid scZEs7nY33uRx1hkTWgz/scZEs7nY33uRx1hkTWgz -goversion go1.16.8 -D "" -importcfg $WORK/b462/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/tarlog/tarlogger.go TERM='dumb' gcc -I ./vendor/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -o $WORK/b445/_cgo_.o $WORK/b445/_cgo_main.o $WORK/b445/_x001.o $WORK/b445/_x002.o $WORK/b445/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/20/2083873752dd7f92baadcb8c92a9357d1341a3ccfdb99e7a0f9e68248acdb70f-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid X44mMvazhxASCWmqYWwz/X44mMvazhxASCWmqYWwz -goversion go1.16.8 -D "" -importcfg $WORK/b464/importcfg -pack ./vendor/src/github.com/tchap/go-patricia/patricia/children.go ./vendor/src/github.com/tchap/go-patricia/patricia/patricia.go cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/8b/8b45ec6cfdeb2a67210a18ac259d833a1b2a868c9b9bcea5bea8896f92996bfa-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid gpg_kycYYSj5SHmke7DH/gpg_kycYYSj5SHmke7DH -goversion go1.16.8 -D "" -importcfg $WORK/b466/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/config/config.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b8/b897b75e854411bf5b9ed56ee5e36908c07a56171fb2895531c3f5c4fd9a812e-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid pSiJDWEvhsOT3qteiaZi/pSiJDWEvhsOT3qteiaZi -goversion go1.16.8 -D "" -importcfg $WORK/b467/importcfg -pack ./vendor/src/github.com/google/go-intervals/intervalset/intervalset.go ./vendor/src/github.com/google/go-intervals/intervalset/intervalset_immutable.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b445/_cgo_.o -dynout $WORK/b445/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid I0XmMRgrM4IgGa_TWQZb/I0XmMRgrM4IgGa_TWQZb -goversion go1.16.8 -D "" -importcfg $WORK/b445/importcfg -pack $WORK/b445/_cgo_gotypes.go $WORK/b445/btrfs.cgo1.go $WORK/b445/version.cgo1.go $WORK/b445/_cgo_import.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/71/7177c229cb4e195574249042fbffaa8bee9bf6a0048fda3140dc5f1edc991307-d # internal github.com/google/uuid mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile database/sql/driver=$WORK/b460/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid 4rQ_CEy1lPNGMp839sXM/4rQ_CEy1lPNGMp839sXM -goversion go1.16.8 -D "" -importcfg $WORK/b459/importcfg -pack ./vendor/src/github.com/google/uuid/dce.go ./vendor/src/github.com/google/uuid/doc.go ./vendor/src/github.com/google/uuid/hash.go ./vendor/src/github.com/google/uuid/marshal.go ./vendor/src/github.com/google/uuid/node.go ./vendor/src/github.com/google/uuid/node_net.go ./vendor/src/github.com/google/uuid/null.go ./vendor/src/github.com/google/uuid/sql.go ./vendor/src/github.com/google/uuid/time.go ./vendor/src/github.com/google/uuid/util.go ./vendor/src/github.com/google/uuid/uuid.go ./vendor/src/github.com/google/uuid/version1.go ./vendor/src/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/3e/3e485c015640a662aa1f0596ea51bb6f63024de385235fe22dc488919d3e81ad-d # internal github.com/containers/storage/types mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b451/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b466/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/storage/types -complete -installsuffix shared -buildid ENGMIcDSLRge1Et8tSSW/ENGMIcDSLRge1Et8tSSW -goversion go1.16.8 -D "" -importcfg $WORK/b465/importcfg -pack ./vendor/src/github.com/containers/storage/types/errors.go ./vendor/src/github.com/containers/storage/types/idmappings.go ./vendor/src/github.com/containers/storage/types/options.go ./vendor/src/github.com/containers/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f6/f69425e971b87e8ad73bec0af82b32a710b1bbca125bf3444b536c568ef8a3ec-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b464/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid EveodcHzM2J_XvB5OsHQ/EveodcHzM2J_XvB5OsHQ -goversion go1.16.8 -D "" -importcfg $WORK/b463/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/truncindex/truncindex.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/4c/4c7dcc5c34657c5aff10134865d0fa6c3d3abbb53643b536e140638c76afbf42-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid TEEoKjtyZEyymv0WLcmI/TEEoKjtyZEyymv0WLcmI -goversion go1.16.8 -D "" -importcfg $WORK/b468/importcfg -pack ./vendor/src/github.com/vbatts/tar-split/tar/asm/assemble.go ./vendor/src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./vendor/src/github.com/vbatts/tar-split/tar/asm/doc.go cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/30/3017e036b17374662998b01c13a9dc94f929fdf528d1350620502750c1143bda-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid _YE5k0aVKPcAYhWcBLxg/_YE5k0aVKPcAYhWcBLxg -goversion go1.16.8 -D "" -importcfg $WORK/b471/importcfg -pack ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/42/425461067311220b232e724c104cd815b182c960d9878adc04170dc6275c83f4-d # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/ee/ee7629d51c3666107e65d8d6676b4a28e4688ee4c4c1eed01b8463a2f00cea3a-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b476/ runtime/trace mkdir -p $WORK/b475/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid VNHDbbadOF5N8d8rbX1a/VNHDbbadOF5N8d8rbX1a -goversion go1.16.8 -D "" -importcfg $WORK/b476/importcfg -pack ./vendor/src/github.com/containers/image/v5/tarball/doc.go ./vendor/src/github.com/containers/image/v5/tarball/tarball_reference.go ./vendor/src/github.com/containers/image/v5/tarball/tarball_src.go ./vendor/src/github.com/containers/image/v5/tarball/tarball_transport.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p runtime/trace -std -installsuffix shared -buildid 9ZxajmSd_8_HAsxQhCSk/9ZxajmSd_8_HAsxQhCSk -goversion go1.16.8 -D "" -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/2b/2b1c0a20766866f898debe7d3be809d1f7f0b7bd10eda7b1465ae60f6b89d64a-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/google/uuid=$WORK/b459/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid RTvGa2k_4EY48ynFjuN7/RTvGa2k_4EY48ynFjuN7 -goversion go1.16.8 -D "" -importcfg $WORK/b458/importcfg -pack ./vendor/src/github.com/mistifyio/go-zfs/error.go ./vendor/src/github.com/mistifyio/go-zfs/utils.go ./vendor/src/github.com/mistifyio/go-zfs/utils_notsolaris.go ./vendor/src/github.com/mistifyio/go-zfs/zfs.go ./vendor/src/github.com/mistifyio/go-zfs/zpool.go cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/1e/1e591f50b23228805fc95f295ad92264f0d25515e7f196f76ced226d7ce589ee-d # internal github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b270/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid qaSmkiZHGeuiTZkq-LUA/qaSmkiZHGeuiTZkq-LUA -goversion go1.16.8 -D "" -importcfg $WORK/b478/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/config/pkcs11config/config.go cd /builddir/build/BUILD/skopeo-1.5.2/vendor/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b445/_pkg_.a $WORK/b445/_x001.o $WORK/b445/_x002.o $WORK/b445/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/e8/e88bd707b217dc5e8b95c65e329c95b299c326904969789334f9b9260b8d559e-d # internal github.com/containers/skopeo/cmd/skopeo/inspect mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-1.5.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/skopeo/cmd/skopeo/inspect -complete -installsuffix shared -buildid O8_MSmbeSxyeHdG3j7oZ/O8_MSmbeSxyeHdG3j7oZ -goversion go1.16.8 -D "" -importcfg $WORK/b479/importcfg -pack ./src/github.com/containers/skopeo/cmd/skopeo/inspect/output.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/91/9144c9eade68bdf372fbf36f83d5ed1c430daea02522f63f6659a2e4b1e7bf84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/c3/c3dbd76db18d1760e22501851900f365460cdec592b582e7532650ca7493da91-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b298/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b478/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b301/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/37/37e393712299894bf84ffb355bdf95e1931c5e53d7497ede614a25855b0823f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid tnM0bDoi_OyrO5rzcO_C/tnM0bDoi_OyrO5rzcO_C -goversion go1.16.8 -D "" -importcfg $WORK/b477/importcfg -pack ./vendor/src/github.com/containers/ocicrypt/helpers/parse_helpers.go testing mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/sysinfo=$WORK/b474/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b141/_pkg_.a packagefile runtime/trace=$WORK/b475/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p testing -std -complete -installsuffix shared -buildid Bu9AYBiGWPk1XS7RK12w/Bu9AYBiGWPk1XS7RK12w -goversion go1.16.8 -D "" -importcfg $WORK/b473/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/ca/caa7ec447f7631c02a0c2dfeb45d93db488cbc9fd09c5ffff671bff397ee234f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/0e/0e5ca3e4b4177318a1e7e29d2965392c3504c23ab80df32d3cf49ba01fe635d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/63/63618b508b3a1aadaacf569ff51acc1679b852c14e92828b8fc1395aacda2750-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/08/087cf5582028970b5a74b86310601757ca9cfc651728103629dc57522903538a-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b458/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid e6o4EXkzyjiKg0mlE1oE/e6o4EXkzyjiKg0mlE1oE -goversion go1.16.8 -D "" -importcfg $WORK/b457/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/zfs/zfs.go ./vendor/src/github.com/containers/storage/drivers/zfs/zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/38/386e4ce34cfe4891f540ca6a265e965bf3cdbb48d168bd5b5c923b1936d51d4a-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b439/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b445/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b446/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b451/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b455/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b457/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid cn2P6rWFJ01AjCRk0jIi/cn2P6rWFJ01AjCRk0jIi -goversion go1.16.8 -D "" -importcfg $WORK/b438/importcfg -pack ./vendor/src/github.com/containers/storage/drivers/register/register_aufs.go ./vendor/src/github.com/containers/storage/drivers/register/register_btrfs.go ./vendor/src/github.com/containers/storage/drivers/register/register_devicemapper.go ./vendor/src/github.com/containers/storage/drivers/register/register_overlay.go ./vendor/src/github.com/containers/storage/drivers/register/register_vfs.go ./vendor/src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/c8/c892191eef39db3ec4dd112b4badd25353cae9b46af667646f6db3ad245d9b7c-d # internal github.com/containers/storage mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b438/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b461/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b462/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b463/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b465/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b467/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b180/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b432/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b468/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid dGPFga3MzdiPsPw-shsB/dGPFga3MzdiPsPw-shsB -goversion go1.16.8 -D "" -importcfg $WORK/b429/importcfg -pack ./vendor/src/github.com/containers/storage/containers.go ./vendor/src/github.com/containers/storage/errors.go ./vendor/src/github.com/containers/storage/idset.go ./vendor/src/github.com/containers/storage/images.go ./vendor/src/github.com/containers/storage/jsoniter.go ./vendor/src/github.com/containers/storage/layers.go ./vendor/src/github.com/containers/storage/lockfile_compat.go ./vendor/src/github.com/containers/storage/store.go ./vendor/src/github.com/containers/storage/userns.go ./vendor/src/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/44/44c4224de639933d03bf7c829f75ef113b0be66107975df77b40af4326b894da-d # internal github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b471/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b472/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile testing=$WORK/b473/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid pGzofnCGbfHeHjin2ioq/pGzofnCGbfHeHjin2ioq -goversion go1.16.8 -D "" -importcfg $WORK/b470/importcfg -pack ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/build.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./vendor/src/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/39/3925570fdb889d8b3afdee4d600c2f86141b6f311998af47b4fd50ca81d94806-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/95/9520c8fe8ed8f016d426ddeed0624747afec3927fad0c3084f346227dbd5bbf7-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b132/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b470/_pkg_.a packagefile github.com/containers/storage=$WORK/b429/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b456/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b465/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b134/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid M4pwXsGa4MYU2dFglKAs/M4pwXsGa4MYU2dFglKAs -goversion go1.16.8 -D "" -importcfg $WORK/b469/importcfg -pack ./vendor/src/github.com/containers/storage/pkg/chunked/compression.go ./vendor/src/github.com/containers/storage/pkg/chunked/storage.go ./vendor/src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/75/7531f2ec4d3540d92c5a1f9d3f0932d722866374833807464e35c5096884748c-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/storage=$WORK/b429/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b469/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid ooNn0cXQd7vTqjCgaT5_/ooNn0cXQd7vTqjCgaT5_ -goversion go1.16.8 -D "" -importcfg $WORK/b428/importcfg -pack ./vendor/src/github.com/containers/image/v5/storage/storage_image.go ./vendor/src/github.com/containers/image/v5/storage/storage_reference.go ./vendor/src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/0f/0f55354d4445071525354bf656d6dd49e5c11643a5057671110f1803815f5741-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b417/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b419/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b426/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b428/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b476/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid gdlR_F4mzaupIpC5PcE1/gdlR_F4mzaupIpC5PcE1 -goversion go1.16.8 -D "" -importcfg $WORK/b391/importcfg -pack ./vendor/src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./vendor/src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./vendor/src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./vendor/src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/5f/5f067e76b3e36dbfb68ce91fa0c8f7aa84e55380802e74eb9316f053f57f6708-d # internal _/builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo mkdir -p $WORK/b001/ cd /builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b001/ -importpath _/builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo -- -I $WORK/b001/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection ./cgo_pthread_ordering_workaround.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_x002.o -c cgo_pthread_ordering_workaround.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -mtune=generic -fcf-protection -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/skopeo-1.5.2 TERM='dumb' gcc -I ./cmd/skopeo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o -g -O2 -lgpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b043/_pkg_.a packagefile github.com/containers/common/pkg/flag=$WORK/b272/_pkg_.a packagefile github.com/containers/common/pkg/report=$WORK/b273/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b477/_pkg_.a packagefile github.com/containers/skopeo/cmd/skopeo/inspect=$WORK/b479/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b480/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b049/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b270/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b275/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid T2IVTAWD6vq7jU1DtK2F/T2IVTAWD6vq7jU1DtK2F -goversion go1.16.8 -D _/builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo -importcfg $WORK/b001/importcfg -pack ./cmd/skopeo/copy.go ./cmd/skopeo/delete.go ./cmd/skopeo/inspect.go ./cmd/skopeo/layers.go ./cmd/skopeo/list_tags.go ./cmd/skopeo/login.go ./cmd/skopeo/logout.go ./cmd/skopeo/main.go ./cmd/skopeo/manifest.go ./cmd/skopeo/proxy.go ./cmd/skopeo/signing.go ./cmd/skopeo/sync.go ./cmd/skopeo/unshare_linux.go ./cmd/skopeo/utils.go $WORK/b001/_cgo_gotypes.go $WORK/b001/cgo_pthread_ordering_workaround.cgo1.go $WORK/b001/_cgo_import.go cd /builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9e/9e59d30bb1ab72f579f7c641255c04c7f192f0632e8d03855eb2313883843626-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile _/builddir/build/BUILD/skopeo-1.5.2/cmd/skopeo=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b043/_pkg_.a packagefile github.com/containers/common/pkg/flag=$WORK/b272/_pkg_.a packagefile github.com/containers/common/pkg/report=$WORK/b273/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b104/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b283/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b112/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b309/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b477/_pkg_.a packagefile github.com/containers/skopeo/cmd/skopeo/inspect=$WORK/b479/_pkg_.a packagefile github.com/containers/skopeo/version=$WORK/b480/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b122/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b049/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b050/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b270/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b106/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b275/_pkg_.a packagefile text/template=$WORK/b060/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b045/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b161/_pkg_.a packagefile golang.org/x/term=$WORK/b271/_pkg_.a packagefile github.com/containers/common/pkg/report/camelcase=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b205/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b206/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b113/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b298/_pkg_.a packagefile github.com/vbauerster/mpb/v7=$WORK/b379/_pkg_.a packagefile github.com/vbauerster/mpb/v7/decor=$WORK/b385/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b388/_pkg_.a packagefile hash=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=$WORK/b153/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b210/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b202/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b269/_pkg_.a packagefile mime=$WORK/b197/_pkg_.a packagefile mime/multipart=$WORK/b198/_pkg_.a packagefile net/http=$WORK/b186/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b117/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b118/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b120/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b116/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b282/_pkg_.a packagefile compress/bzip2=$WORK/b129/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b114/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=$WORK/b130/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b134/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b145/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b148/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b284/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b285/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b417/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b419/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b426/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b428/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b476/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b301/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b478/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b300/_pkg_.a packagefile os/exec=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b174/_pkg_.a packagefile os/user=$WORK/b133/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b123/_pkg_.a packagefile log=$WORK/b125/_pkg_.a packagefile encoding/csv=$WORK/b051/_pkg_.a packagefile flag=$WORK/b053/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b107/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b046/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b160/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b177/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b178/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b207/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b209/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b181/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b299/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b310/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b311/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b312/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b313/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b374/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b376/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b377/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b288/_pkg_.a packagefile container/heap=$WORK/b380/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b381/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b382/_pkg_.a packagefile github.com/vbauerster/mpb/v7/cwriter=$WORK/b384/_pkg_.a packagefile github.com/vbauerster/mpb/v7/internal=$WORK/b387/_pkg_.a packagefile runtime/debug=$WORK/b141/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b386/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b183/_pkg_.a packagefile github.com/docker/distribution=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b212/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b213/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b268/_pkg_.a packagefile mime/quotedprintable=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b194/_pkg_.a packagefile compress/gzip=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b189/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b200/_pkg_.a packagefile net/http/internal=$WORK/b201/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b119/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b280/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b281/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b142/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b144/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b135/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b136/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b138/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b140/_pkg_.a packagefile hash/crc32=$WORK/b139/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b146/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b149/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b150/_pkg_.a packagefile hash/crc64=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b286/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b287/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b393/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b418/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b420/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b427/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b359/_pkg_.a packagefile github.com/containers/storage=$WORK/b429/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b430/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=$WORK/b469/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b302/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b303/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b124/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b179/_pkg_.a packagefile github.com/BurntSushi/toml/internal=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b208/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b314/_pkg_.a packagefile google.golang.org/grpc=$WORK/b315/_pkg_.a packagefile net/mail=$WORK/b375/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b378/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile compress/zlib=$WORK/b289/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b291/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b292/_pkg_.a packagefile image=$WORK/b294/_pkg_.a packagefile image/jpeg=$WORK/b296/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b383/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b184/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b215/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b193/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile archive/tar=$WORK/b132/_pkg_.a packagefile golang.org/x/net/context=$WORK/b143/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b137/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b151/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b396/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b399/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b400/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b401/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b416/_pkg_.a packagefile net/http/httputil=$WORK/b373/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b421/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b424/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b425/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b360/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b366/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b438/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b435/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b441/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b461/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b462/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b463/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b465/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b467/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b442/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b468/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b437/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b436/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=$WORK/b470/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b456/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b305/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b306/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b307/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b308/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b343/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b348/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b372/_pkg_.a packagefile hash/adler32=$WORK/b290/_pkg_.a packagefile image/color=$WORK/b295/_pkg_.a packagefile image/internal/imageutil=$WORK/b297/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b185/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b216/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b397/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b398/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b403/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b410/_pkg_.a packagefile text/scanner=$WORK/b422/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b362/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b364/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b365/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b439/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b445/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b446/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b451/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b455/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b457/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b169/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b464/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b466/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b433/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b434/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b443/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b471/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b472/_pkg_.a packagefile testing=$WORK/b473/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b246/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b345/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b317/_pkg_.a packagefile html/template=$WORK/b318/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b324/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/internal/xds/env=$WORK/b349/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b367/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b368/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b267/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b411/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b363/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b440/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b447/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b448/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b449/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b450/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b452/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b453/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b454/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b458/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b444/_pkg_.a packagefile internal/sysinfo=$WORK/b474/_pkg_.a packagefile runtime/trace=$WORK/b475/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b253/_pkg_.a packagefile html=$WORK/b319/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b252/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b254/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b256/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b257/_pkg_.a packagefile expvar=$WORK/b218/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b219/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b220/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b258/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b259/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b260/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b263/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b264/_pkg_.a packagefile github.com/google/uuid=$WORK/b459/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b225/_pkg_.a packagefile go/token=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b249/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b262/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b265/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b266/_pkg_.a packagefile database/sql/driver=$WORK/b460/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=7W4S41spUTJPTCe6ovpp/T2IVTAWD6vq7jU1DtK2F/m32ATIy1EjVMnwRdYRIw/7W4S41spUTJPTCe6ovpp -B 0x91acba0338a6af7fdd04eed34ba42a6aedd1b7a9 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/skopeo rm -r $WORK/b001/ + pushd docs ~/build/BUILD/skopeo-1.5.2/docs ~/build/BUILD/skopeo-1.5.2 ++ ls ++ grep 1.md + for file in $(ls | grep 1.md) ++ echo skopeo-copy.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-copy.1 + FILE_OUT=skopeo-copy.1 + go-md2man -in skopeo-copy.1.md -out skopeo-copy.1 + for file in $(ls | grep 1.md) ++ echo skopeo-delete.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-delete.1 + FILE_OUT=skopeo-delete.1 + go-md2man -in skopeo-delete.1.md -out skopeo-delete.1 + for file in $(ls | grep 1.md) ++ echo skopeo-inspect.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-inspect.1 + FILE_OUT=skopeo-inspect.1 + go-md2man -in skopeo-inspect.1.md -out skopeo-inspect.1 + for file in $(ls | grep 1.md) ++ echo skopeo-list-tags.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-list-tags.1 + FILE_OUT=skopeo-list-tags.1 + go-md2man -in skopeo-list-tags.1.md -out skopeo-list-tags.1 + for file in $(ls | grep 1.md) ++ echo skopeo-login.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-login.1 + FILE_OUT=skopeo-login.1 + go-md2man -in skopeo-login.1.md -out skopeo-login.1 + for file in $(ls | grep 1.md) ++ echo skopeo-logout.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-logout.1 + FILE_OUT=skopeo-logout.1 + go-md2man -in skopeo-logout.1.md -out skopeo-logout.1 + for file in $(ls | grep 1.md) ++ echo skopeo-manifest-digest.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-manifest-digest.1 + FILE_OUT=skopeo-manifest-digest.1 + go-md2man -in skopeo-manifest-digest.1.md -out skopeo-manifest-digest.1 + for file in $(ls | grep 1.md) ++ echo skopeo-standalone-sign.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-standalone-sign.1 + FILE_OUT=skopeo-standalone-sign.1 + go-md2man -in skopeo-standalone-sign.1.md -out skopeo-standalone-sign.1 + for file in $(ls | grep 1.md) ++ echo skopeo-standalone-verify.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-standalone-verify.1 + FILE_OUT=skopeo-standalone-verify.1 + go-md2man -in skopeo-standalone-verify.1.md -out skopeo-standalone-verify.1 + for file in $(ls | grep 1.md) ++ echo skopeo-sync.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo-sync.1 + FILE_OUT=skopeo-sync.1 + go-md2man -in skopeo-sync.1.md -out skopeo-sync.1 + for file in $(ls | grep 1.md) ++ echo skopeo.1.md ++ sed -e 's/\.md//' + export FILE_OUT=skopeo.1 + FILE_OUT=skopeo.1 + go-md2man -in skopeo.1.md -out skopeo.1 + popd + RPM_EC=0 ~/build/BUILD/skopeo-1.5.2 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.orvxRw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64 + cd skopeo-1.5.2 + make PREFIX=/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr install-binary install-docs install-completions install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/bin install -m 755 bin/skopeo /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/bin/skopeo install -d -m 755 /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/man/man1 install -m 644 docs/*.1 /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/skopeo /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/bash-completion/completions/skopeo + install -d -p /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system + cp -pav systemtest/001-basic.bats systemtest/010-inspect.bats systemtest/020-copy.bats systemtest/030-local-registry-tls.bats systemtest/040-local-registry-auth.bats systemtest/050-signing.bats systemtest/060-delete.bats systemtest/helpers.bash systemtest/make-noarch-manifest systemtest/run-tests /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/ 'systemtest/001-basic.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/001-basic.bats' 'systemtest/010-inspect.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/010-inspect.bats' 'systemtest/020-copy.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/020-copy.bats' 'systemtest/030-local-registry-tls.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/030-local-registry-tls.bats' 'systemtest/040-local-registry-auth.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/040-local-registry-auth.bats' 'systemtest/050-signing.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/050-signing.bats' 'systemtest/060-delete.bats' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/060-delete.bats' 'systemtest/helpers.bash' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/helpers.bash' 'systemtest/make-noarch-manifest' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/make-noarch-manifest' 'systemtest/run-tests' -> '/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64//usr/share/skopeo/test/system/run-tests' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.5.2-1.fc34 --unique-debug-suffix -1.5.2-1.fc34.x86_64 --unique-debug-src-base skopeo-1.5.2-1.fc34.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/skopeo-1.5.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/bin/skopeo extracting debug info from /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/bin/skopeo warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/bin/skopeo. Use `info auto-load python-scripts [REGEXP]' to list them. 23128 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/skopeo/test/system/make-noarch-manifest from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/skopeo/test/system/run-tests from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u54D3Y + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.5.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: skopeo-1.5.2-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T5buB9 + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.5.2 + DOCDIR=/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/doc/skopeo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/doc/skopeo + cp -pr README.md /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/doc/skopeo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RwiTgE + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/licenses/skopeo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/licenses/skopeo + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/licenses/skopeo + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/BurntSushi/toml)) = master bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9 bundled(golang(github.com/containerd/continuity)) = d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371 bundled(golang(github.com/containers/image)) = master bundled(golang(github.com/containers/storage)) = master bundled(golang(github.com/davecgh/go-spew)) = master bundled(golang(github.com/docker/distribution)) = master bundled(golang(github.com/docker/docker)) = da99009bbb1165d1ac5688b5c81d2f589d418341 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 7beb39f0b969b075d1325fecb092faf27fd357b6 bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab bundled(golang(github.com/docker/go-units)) = 8a7beacffa3009a9ac66bad506b18ffdd110cf97 bundled(golang(github.com/docker/libtrust)) = master bundled(golang(github.com/ghodss/yaml)) = 73d445a93680fa1a78ae23a5839bad48f32ba1ee bundled(golang(github.com/go-check/check)) = v1 bundled(golang(github.com/gogo/protobuf)) = fcdc5011193ff531a548e9b0301828d5a5b97fd8 bundled(golang(github.com/golang/glog)) = 44145f04b68cf362d9c4df2182967c2275eaefed bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3 bundled(golang(github.com/gorilla/context)) = 14f550f51a bundled(golang(github.com/gorilla/mux)) = e444e69cbd bundled(golang(github.com/imdario/mergo)) = 6633656539c1639d9d78127b7d47c622b5d7b6dc bundled(golang(github.com/kr/pretty)) = v0.1.0 bundled(golang(github.com/kr/text)) = v0.1.0 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c bundled(golang(github.com/mistifyio/go-zfs)) = 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa bundled(golang(github.com/mtrmac/gpgme)) = master bundled(golang(github.com/opencontainers/go-digest)) = master bundled(golang(github.com/opencontainers/image-spec)) = 149252121d044fddff670adcdc67f33148e16226 bundled(golang(github.com/opencontainers/image-tools)) = 6d941547fa1df31900990b3fb47ec2468c9c6469 bundled(golang(github.com/opencontainers/runc)) = master bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/selinux)) = master bundled(golang(github.com/ostreedev/ostree-go)) = aeb02c6b6aa2889db3ef62f7855650755befd460 bundled(golang(github.com/pborman/uuid)) = v1.0 bundled(golang(github.com/pkg/errors)) = master bundled(golang(github.com/pmezard/go-difflib)) = master bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564 bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563 bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/stretchr/testify)) = v1.1.3 bundled(golang(github.com/syndtr/gocapability)) = master bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/urfave/cli)) = v1.17.0 bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(go4.org)) = master bundled(golang(golang.org/x/crypto)) = master bundled(golang(golang.org/x/net)) = master bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = master bundled(golang(gopkg.in/cheggaaa/pb.v1)) = ad4efe000aa550bb54918c06ebbadc0ff17687b9 bundled(golang(gopkg.in/yaml.v2)) = d466437aa4adc35830964cffc5b5f262c63ddcb4 bundled(golang(k8s.io/client-go)) = master skopeo = 1:1.5.2-1.fc34 skopeo(x86-64) = 1:1.5.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: skopeo-tests-1.5.2-1.fc34.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DdZApP + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/licenses/skopeo-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/licenses/skopeo-tests + cp -pr LICENSE /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64/usr/share/licenses/skopeo-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: skopeo-tests = 1:1.5.2-1.fc34 skopeo-tests(x86-64) = 1:1.5.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh Processing files: skopeo-debugsource-1.5.2-1.fc34.x86_64 Provides: skopeo-debugsource = 1:1.5.2-1.fc34 skopeo-debugsource(x86-64) = 1:1.5.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: skopeo-debuginfo-1.5.2-1.fc34.x86_64 Provides: debuginfo(build-id) = 7980d0ace17629e4c9b9f633c484239f48e19265 skopeo-debuginfo = 1:1.5.2-1.fc34 skopeo-debuginfo(x86-64) = 1:1.5.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: skopeo-debugsource(x86-64) = 1:1.5.2-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64 Wrote: /builddir/build/RPMS/skopeo-tests-1.5.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debugsource-1.5.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-1.5.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/skopeo-debuginfo-1.5.2-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7m2PXW + umask 022 + cd /builddir/build/BUILD + cd skopeo-1.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/skopeo-1.5.2-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0